[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH RFC v3 00/49] Add AMD Secure Nested Paging (SEV-SNP) support
From: |
Paolo Bonzini |
Subject: |
Re: [PATCH RFC v3 00/49] Add AMD Secure Nested Paging (SEV-SNP) support |
Date: |
Wed, 20 Mar 2024 18:08:31 +0100 |
On Wed, Mar 20, 2024 at 10:59 AM Paolo Bonzini <pbonzini@redhat.com> wrote:
> I will now focus on reviewing patches 6-20. This way we can prepare a
> common tree for SEV_INIT2/SNP/TDX, for both vendors to build upon.
Ok, the attachment is the delta that I have. The only major change is
requiring discard (thus effectively blocking VFIO support for
SEV-SNP/TDX, at least for now).
I will push it shortly to the same sevinit2 branch, and will post the
patches sometime soon.
Xiaoyao, you can use that branch too (it's on
https://gitlab.com/bonzini/qemu) as the basis for your TDX work.
Paolo
ff.patch
Description: Source code patch
- [PATCH v3 48/49] hw/i386/sev: Use guest_memfd for legacy ROMs, (continued)
- [PATCH v3 48/49] hw/i386/sev: Use guest_memfd for legacy ROMs, Michael Roth, 2024/03/20
- [PATCH v3 49/49] hw/i386: Add support for loading BIOS using guest_memfd, Michael Roth, 2024/03/20
- [PATCH v3 04/49] [HACK] linux-headers: Update headers for 6.8 + kvm-coco-queue + SNP, Michael Roth, 2024/03/20
- [PATCH v3 05/49] [TEMP] hw/i386: Remove redeclaration of struct setup_data, Michael Roth, 2024/03/20
- [PATCH v3 06/49] RAMBlock: Add support of KVM private guest memfd, Michael Roth, 2024/03/20
- [PATCH v3 07/49] HostMem: Add mechanism to opt in kvm guest memfd via MachineState, Michael Roth, 2024/03/20
- [PATCH v3 08/49] trace/kvm: Split address space and slot id in trace_kvm_set_user_memory(), Michael Roth, 2024/03/20
- Re: [PATCH RFC v3 00/49] Add AMD Secure Nested Paging (SEV-SNP) support, Paolo Bonzini, 2024/03/20
- Re: [PATCH RFC v3 00/49] Add AMD Secure Nested Paging (SEV-SNP) support,
Paolo Bonzini <=
- Re: [PATCH RFC v3 00/49] Add AMD Secure Nested Paging (SEV-SNP) support, Michael Roth, 2024/03/21