Series |
QEMU Guest memfd + QEMU TDX support
|
expand
-
[v4,00/66] QEMU Guest memfd + QEMU TDX support
-
[v4,01/66] linux-headers: Update to Linux v6.8-rc1
-
[v4,02/66] RAMBlock: Add support of KVM private guest memfd
-
[v4,03/66] HostMem: Add mechanism to opt in kvm guest memfd via MachineState
-
[v4,04/66] trace/kvm: Split address space and slot id in trace_kvm_set_user_memory()
-
[v4,05/66] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
-
[v4,06/66] kvm: Introduce support for memory_attributes
-
[v4,07/66] physmem: Introduce ram_block_discard_guest_memfd_range()
-
[v4,08/66] kvm: handle KVM_EXIT_MEMORY_FAULT
-
[v4,09/66] trace/kvm: Add trace for page convertion between shared and private
-
[v4,10/66] *** HACK *** linux-headers: Update headers to pull in TDX API changes
-
[v4,11/66] i386: Introduce tdx-guest object
-
[v4,12/66] target/i386: Implement mc->kvm_type() to get VM type
-
[v4,13/66] target/i386: Introduce kvm_confidential_guest_init()
-
[v4,14/66] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context
-
[v4,15/66] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
-
[v4,16/66] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
-
[v4,17/66] i386/tdx: Adjust the supported CPUID based on TDX restrictions
-
[v4,18/66] i386/tdx: Make Intel-PT unsupported for TD guest
-
[v4,19/66] i386/tdx: Update tdx_cpuid_lookup[].tdx_fixed0/1 by tdx_caps.cpuid_config[]
-
[v4,20/66] i386/tdx: Integrate tdx_caps->xfam_fixed0/1 into tdx_cpuid_lookup
-
[v4,21/66] i386/tdx: Integrate tdx_caps->attrs_fixed0/1 to tdx_cpuid_lookup
-
[v4,22/66] i386/kvm: Move architectural CPUID leaf generation to separate helper
-
[v4,23/66] kvm: Introduce kvm_arch_pre_create_vcpu()
-
[v4,24/66] i386/tdx: Initialize TDX before creating TD vcpus
-
[v4,25/66] i386/tdx: Add property sept-ve-disable for tdx-guest object
-
[v4,26/66] i386/tdx: Make sept_ve_disable set by default
-
[v4,27/66] i386/tdx: Wire CPU features up with attributes of TD guest
-
[v4,28/66] i386/tdx: Validate TD attributes
-
[v4,29/66] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
-
[v4,30/66] i386/tdx: Implement user specified tsc frequency
-
[v4,31/66] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM
-
[v4,32/66] kvm/memory: Introduce the infrastructure to set the default shared/private value
-
[v4,33/66] i386/tdx: Make memory type private by default
-
[v4,34/66] kvm/tdx: Don't complain when converting vMMIO region to shared
-
[v4,35/66] kvm/tdx: Ignore memory conversion to shared of unassigned region
-
[v4,36/66] i386/tdvf: Introduce function to parse TDVF metadata
-
[v4,37/66] i386/tdx: Parse TDVF metadata for TDX VM
-
[v4,38/66] i386/tdx: Skip BIOS shadowing setup
-
[v4,39/66] i386/tdx: Don't initialize pc.rom for TDX VMs
-
[v4,40/66] i386/tdx: Track mem_ptr for each firmware entry of TDVF
-
[v4,41/66] i386/tdx: Track RAM entries for TDX VM
-
[v4,42/66] headers: Add definitions from UEFI spec for volumes, resources, etc...
-
[v4,43/66] i386/tdx: Setup the TD HOB list
-
[v4,44/66] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION
-
[v4,45/66] memory: Introduce memory_region_init_ram_guest_memfd()
-
[v4,46/66] i386/tdx: register TDVF as private memory
-
[v4,47/66] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu
-
[v4,48/66] i386/tdx: Finalize TDX VM
-
[v4,49/66] i386/tdx: handle TDG.VP.VMCALL<SetupEventNotifyInterrupt>
-
[v4,50/66] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
-
[v4,51/66] i386/tdx: handle TDG.VP.VMCALL<MapGPA> hypercall
-
[v4,52/66] i386/tdx: Handle TDG.VP.VMCALL<REPORT_FATAL_ERROR>
-
[v4,53/66] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
-
[v4,54/66] pci-host/q35: Move PAM initialization above SMRAM initialization
-
[v4,55/66] q35: Introduce smm_ranges property for q35-pci-host
-
[v4,56/66] i386/tdx: Disable SMM for TDX VMs
-
[v4,57/66] i386/tdx: Disable PIC for TDX VMs
-
[v4,58/66] i386/tdx: Don't allow system reset for TDX VMs
-
[v4,59/66] i386/tdx: LMCE is not supported for TDX
-
[v4,60/66] hw/i386: add eoi_intercept_unsupported member to X86MachineState
-
[v4,61/66] hw/i386: add option to forcibly report edge trigger in acpi tables
-
[v4,62/66] i386/tdx: Don't synchronize guest tsc for TDs
-
[v4,63/66] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs
-
[v4,64/66] i386/tdx: Skip kvm_put_apicbase() for TDs
-
[v4,65/66] i386/tdx: Don't get/put guest state for TDX VMs
-
[v4,66/66] docs: Add TDX documentation
|