Series |
TDX QEMU support
|
expand
-
[RFC,v3,00/36] TDX QEMU support
-
[RFC,v3,01/36] *** HACK *** linux-headers: Update headers to pull in TDX API changes
-
[RFC,v3,02/36] i386: Introduce tdx-guest object
-
[RFC,v3,03/36] target/i386: Implement mc->kvm_type() to get VM type
-
[RFC,v3,04/36] target/i386: Introduce kvm_confidential_guest_init()
-
[RFC,v3,05/36] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context
-
[RFC,v3,06/36] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
-
[RFC,v3,07/36] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
-
[RFC,v3,08/36] i386/tdx: Adjust get_supported_cpuid() for TDX VM
-
[RFC,v3,09/36] KVM: Introduce kvm_arch_pre_create_vcpu()
-
[RFC,v3,10/36] i386/kvm: Move architectural CPUID leaf generation to separate helper
-
[RFC,v3,11/36] i386/tdx: Initialize TDX before creating TD vcpus
-
[RFC,v3,12/36] i386/tdx: Add property sept-ve-disable for tdx-guest object
-
[RFC,v3,13/36] i386/tdx: Wire CPU features up with attributes of TD guest
-
[RFC,v3,14/36] i386/tdx: Validate TD attributes
-
[RFC,v3,15/36] i386/tdx: Implement user specified tsc frequency
-
[RFC,v3,16/36] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM
-
[RFC,v3,17/36] pflash_cfi01/tdx: Introduce ram_mode of pflash for TDVF
-
[RFC,v3,18/36] i386/tdvf: Introduce function to parse TDVF metadata
-
[RFC,v3,19/36] i386/tdx: Parse TDVF metadata for TDX VM
-
[RFC,v3,20/36] i386/tdx: Get and store the mem_ptr of TDVF firmware
-
[RFC,v3,21/36] i386/tdx: Track mem_ptr for each firmware entry of TDVF
-
[RFC,v3,22/36] i386/tdx: Track RAM entries for TDX VM
-
[RFC,v3,23/36] i386/tdx: Create the TD HOB list upon machine init done
-
[RFC,v3,24/36] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu
-
[RFC,v3,25/36] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION
-
[RFC,v3,26/36] i386/tdx: Finalize TDX VM
-
[RFC,v3,27/36] i386/tdx: Disable SMM for TDX VMs
-
[RFC,v3,28/36] i386/tdx: Disable PIC for TDX VMs
-
[RFC,v3,29/36] i386/tdx: Don't allow system reset for TDX VMs
-
[RFC,v3,30/36] hw/i386: add eoi_intercept_unsupported member to X86MachineState
-
[RFC,v3,31/36] hw/i386: add option to forcibly report edge trigger in acpi tables
-
[RFC,v3,32/36] i386/tdx: Don't synchronize guest tsc for TDs
-
[RFC,v3,33/36] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs
-
[RFC,v3,34/36] i386/tdx: Skip kvm_put_apicbase() for TDs
-
[RFC,v3,35/36] i386/tdx: Don't get/put guest state for TDX VMs
-
[RFC,v3,36/36] docs: Add TDX documentation
|