Centos-kernel-stream-9/drivers/virt
Bandan Das 107fa4437e x86/sev: Move sev_guest.h into common SEV header
JIRA: https://issues.redhat.com/browse/RHEL-65840

commit f55f3c3ac69f22ce092506244a31c08a1ca497ba
Author: Michael Roth <michael.roth@amd.com>
Date:   Mon Jul 1 17:31:47 2024 -0500

    sev_guest.h currently contains various definitions relating to the
    format of SNP_GUEST_REQUEST commands to SNP firmware. Currently only the
    sev-guest driver makes use of them, but when the KVM side of this is
    implemented there's a need to parse the SNP_GUEST_REQUEST header to
    determine whether additional information needs to be provided to the
    guest. Prepare for this by moving those definitions to a common header
    that's shared by host/guest code so that KVM can also make use of them.

    Reviewed-by: Tom Lendacky <thomas.lendacky@amd.com>
    Reviewed-by: Liam Merwick <liam.merwick@oracle.com>
    Signed-off-by: Michael Roth <michael.roth@amd.com>
    Message-ID: <20240701223148.3798365-3-michael.roth@amd.com>
    Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

Signed-off-by: Bandan Das <bsd@redhat.com>
2024-11-14 12:03:05 -05:00
..
acrn minmax: add in_range() macro 2024-10-01 11:20:16 -04:00
coco x86/sev: Move sev_guest.h into common SEV header 2024-11-14 12:03:05 -05:00
nitro_enclaves nitro_enclaves: test: Use kunit_test_suite() macro 2023-04-17 11:47:37 -06:00
vboxguest
Kconfig virt: coco: Add a coco/Makefile and coco/Kconfig 2023-12-18 09:04:04 -03:00
Makefile virt: coco: Add a coco/Makefile and coco/Kconfig 2023-12-18 09:04:04 -03:00
fsl_hypervisor.c