Show patches with: Submitter = Xiaoyao Li       |    State = Action Required       |    Archived = No       |   485 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] i368/cpu: Clear env->user_features after loading versioned CPU model Fixes for env->user_features - - 1 - --- 2020-07-13 Xiaoyao Li New
[1/2] i386/cpu: Clear FEAT_XSAVE_COMP_{LO, HI} when XSAVE is not available Two Fixes for xsave compoent features - - - - --- 2020-07-16 Xiaoyao Li New
[1/2] i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available i386/cpu: Two minor fixes for x86_cpu_enable_xsave_components() - 1 1 - --- 2024-01-15 Xiaoyao Li New
[1/2] i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F i386/cpuid: Minor fixes for CPUID leaf 1f setup - - - - --- 2022-07-12 Xiaoyao Li New
[1/2] target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES Fix Cooperlake CPU model - - - - --- 2019-12-25 Xiaoyao Li New
[1/3] target/i386: Rename CORE_CAPABILITY to CORE_CAPABILITIES Misc patches for core_capabilites and split lock detection - - - - --- 2020-03-23 Xiaoyao Li New
[1/4] confidential guest support: Add kvm_init() and kvm_reset() in class Confidential Guest Support: Introduce kvm_init() and kvm_reset() virtual functions - - - - --- 2024-02-29 Xiaoyao Li New
[2/2] i386/cpu: Don't add unavailable_features to env->user_features Fixes for env->user_features - 1 1 - --- 2020-07-13 Xiaoyao Li New
[2/2] i386/cpu: Mask off unsupported XSAVE components Two Fixes for xsave compoent features - - - - --- 2020-07-16 Xiaoyao Li New
[2/2] i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_HI leafs i386/cpu: Two minor fixes for x86_cpu_enable_xsave_components() - 1 1 - --- 2024-01-15 Xiaoyao Li New
[2/2] i386/cpuid: Remove subleaf constraint on CPUID leaf 1F i386/cpuid: Minor fixes for CPUID leaf 1f setup - - - - --- 2022-07-12 Xiaoyao Li New
[2/2] target/i386: Add missed features to Cooperlake CPU model Fix Cooperlake CPU model - 1 - - --- 2019-12-25 Xiaoyao Li New
[2/3] target/i386: Add support for TEST_CTRL MSR Misc patches for core_capabilites and split lock detection - - - - --- 2020-03-23 Xiaoyao Li New
[2/4] i386/sev: Switch to use confidential_guest_kvm_init() Confidential Guest Support: Introduce kvm_init() and kvm_reset() virtual functions - - - - --- 2024-02-29 Xiaoyao Li New
[3/3] target/i386: Tell why guest exits to user space due to #AC Misc patches for core_capabilites and split lock detection - - - - --- 2020-03-23 Xiaoyao Li New
[3/4] ppc/pef: switch to use confidential_guest_kvm_init/reset() Confidential Guest Support: Introduce kvm_init() and kvm_reset() virtual functions - - - - --- 2024-02-29 Xiaoyao Li New
[4/4] s390: Switch to use confidential_guest_kvm_init() Confidential Guest Support: Introduce kvm_init() and kvm_reset() virtual functions - - - - --- 2024-02-29 Xiaoyao Li New
[RESEND,v1,1/2] hw/i386: Make pit a property of common x86 base machine type i386: Make PIT and PIC the property of common x86 base machine type - - 1 - --- 2022-03-10 Xiaoyao Li New
[RESEND,v1,2/2] hw/i386: Make pic a property of common x86 base machine type i386: Make PIT and PIC the property of common x86 base machine type - - 1 - --- 2022-03-10 Xiaoyao Li New
[RESEND,v1] trace: Split address space and slot id in trace_kvm_set_user_memory() [RESEND,v1] trace: Split address space and slot id in trace_kvm_set_user_memory() - - - - --- 2022-03-10 Xiaoyao Li New
[RFC,01/19] trace/kvm: Split address space and slot id in trace_kvm_set_user_memory() QEMU gmem implemention - - - - --- 2023-07-31 Xiaoyao Li New
[RFC,02/19] *** HACK *** linux-headers: Update headers to pull in gmem APIs QEMU gmem implemention - - - - --- 2023-07-31 Xiaoyao Li New
[RFC,03/19] RAMBlock: Support KVM gmemory QEMU gmem implemention - - - - --- 2023-07-31 Xiaoyao Li New
[RFC,04/19] memory: Introduce memory_region_can_be_private() QEMU gmem implemention - - - - --- 2023-07-31 Xiaoyao Li New
[RFC,05/19] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot QEMU gmem implemention - - - - --- 2023-07-31 Xiaoyao Li New
[RFC,06/19] i386/pc: Drop pc_machine_kvm_type() QEMU gmem implemention - - 1 - --- 2023-07-31 Xiaoyao Li New
[RFC,07/19] target/i386: Implement mc->kvm_type() to get VM type QEMU gmem implemention - - - - --- 2023-07-31 Xiaoyao Li New
[RFC,08/19] HostMem: Add private property to indicate to use kvm gmem QEMU gmem implemention - - - - --- 2023-07-31 Xiaoyao Li New
[RFC,09/19] i386/kvm: Create gmem fd for KVM_X86_SW_PROTECTED_VM QEMU gmem implemention - - - - --- 2023-07-31 Xiaoyao Li New
[RFC,1/4] confidential guest support: Add kvm_init() and kvm_reset() in class Confidential Guest Support: Introduce kvm_init() and kvm_reset() virtual functions - - - - --- 2024-02-06 Xiaoyao Li New
[RFC,1/5] target/i386: Print CPUID subleaf info for unsupported feature Make Intel PT configurable - - 1 - --- 2021-09-09 Xiaoyao Li New
[RFC,10/19] kvm: Introduce support for memory_attributes QEMU gmem implemention - - - - --- 2023-07-31 Xiaoyao Li New
[RFC,11/19] kvm/memory: Introduce the infrastructure to set the default shared/private value QEMU gmem implemention - - - - --- 2023-07-31 Xiaoyao Li New
[RFC,12/19] i386/kvm: Set memory to default private for KVM_X86_SW_PROTECTED_VM QEMU gmem implemention - - - - --- 2023-07-31 Xiaoyao Li New
[RFC,13/19] physmem: replace function name with __func__ in ram_block_discard_range() QEMU gmem implemention - - - - --- 2023-07-31 Xiaoyao Li New
[RFC,14/19] physmem: Add ram_block_convert_range QEMU gmem implemention - - - - --- 2023-07-31 Xiaoyao Li New
[RFC,15/19] kvm: handle KVM_EXIT_MEMORY_FAULT QEMU gmem implemention - - 1 - --- 2023-07-31 Xiaoyao Li New
[RFC,16/19] trace/kvm: Add trace for page convertion between shared and private QEMU gmem implemention - - - - --- 2023-07-31 Xiaoyao Li New
[RFC,17/19] pci-host/q35: Move PAM initialization above SMRAM initialization QEMU gmem implemention - - - - --- 2023-07-31 Xiaoyao Li New
[RFC,18/19] q35: Introduce smm_ranges property for q35-pci-host QEMU gmem implemention - - - - --- 2023-07-31 Xiaoyao Li New
[RFC,19/19] i386: Disable SMM mode for X86_SW_PROTECTED_VM QEMU gmem implemention - - - - --- 2023-07-31 Xiaoyao Li New
[RFC,2/4] i386/sev: Switch to use confidential_guest_kvm_init() Confidential Guest Support: Introduce kvm_init() and kvm_reset() virtual functions - - - - --- 2024-02-06 Xiaoyao Li New
[RFC,2/5] target/i386: Introduce FeatureWordInfo for Intel PT CPUID leaf 0xD Make Intel PT configurable - - - - --- 2021-09-09 Xiaoyao Li New
[RFC,3/4] ppc/pef: switch to use confidential_guest_kvm_init/reset() Confidential Guest Support: Introduce kvm_init() and kvm_reset() virtual functions - - - - --- 2024-02-06 Xiaoyao Li New
[RFC,3/5] target/i386: Enable host pass through of Intel PT Make Intel PT configurable - - - - --- 2021-09-09 Xiaoyao Li New
[RFC,4/4] s390: Switch to use confidential_guest_kvm_init() Confidential Guest Support: Introduce kvm_init() and kvm_reset() virtual functions - - - - --- 2024-02-06 Xiaoyao Li New
[RFC,4/5] target/i386: Define specific PT feature set for IceLake-server and Snowridge Make Intel PT configurable - - - - --- 2021-09-09 Xiaoyao Li New
[RFC,5/5] target/i386: Access MSR_IA32_RTIT_ADDRn based on guest CPUID configuration Make Intel PT configurable - - - - --- 2021-09-09 Xiaoyao Li New
[RFC,v2,01/21] *** HACK *** linux-headers: Update headers to pull in gmem APIs QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,02/21] RAMBlock: Add support of KVM private gmem QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,03/21] HostMem: Add private property and associate it with RAM_KVM_GMEM QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,04/21] memory: Introduce memory_region_has_gmem_fd() QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,05/21] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,06/21] i386: Add support for sw-protected-vm object QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,07/21] i386/pc: Drop pc_machine_kvm_type() QEMU gmem implemention 1 - 2 - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,08/21] target/i386: Implement mc->kvm_type() to get VM type QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,09/21] target/i386: Introduce kvm_confidential_guest_init() QEMU gmem implemention 1 - 1 - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,10/21] i386/kvm: Implement kvm_sw_protected_vm_init() for sw-protcted-vm specific functions QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,11/21] kvm: Introduce support for memory_attributes QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,12/21] kvm/memory: Introduce the infrastructure to set the default shared/private value QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,13/21] i386/kvm: Set memory to default private for KVM_X86_SW_PROTECTED_VM QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,14/21] physmem: replace function name with __func__ in ram_block_discard_range() QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,15/21] physmem: extract ram_block_discard_range_fd() from ram_block_discard_range() QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,16/21] physmem: Introduce ram_block_convert_range() QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,17/21] kvm: handle KVM_EXIT_MEMORY_FAULT QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,18/21] trace/kvm: Add trace for page convertion between shared and private QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,19/21] pci-host/q35: Move PAM initialization above SMRAM initialization QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,20/21] q35: Introduce smm_ranges property for q35-pci-host QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v2,21/21] i386: Disable SMM mode for X86_SW_PROTECTED_VM QEMU gmem implemention - - - - --- 2023-09-14 Xiaoyao Li New
[RFC,v3,01/36] *** HACK *** linux-headers: Update headers to pull in TDX API changes TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,02/36] i386: Introduce tdx-guest object TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,03/36] target/i386: Implement mc->kvm_type() to get VM type TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,04/36] target/i386: Introduce kvm_confidential_guest_init() TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,05/36] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,06/36] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,07/36] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,08/36] i386/tdx: Adjust get_supported_cpuid() for TDX VM TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,09/36] KVM: Introduce kvm_arch_pre_create_vcpu() TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,10/36] i386/kvm: Move architectural CPUID leaf generation to separate helper TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,11/36] i386/tdx: Initialize TDX before creating TD vcpus TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,12/36] i386/tdx: Add property sept-ve-disable for tdx-guest object TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,13/36] i386/tdx: Wire CPU features up with attributes of TD guest TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,14/36] i386/tdx: Validate TD attributes TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,15/36] i386/tdx: Implement user specified tsc frequency TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,16/36] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,17/36] pflash_cfi01/tdx: Introduce ram_mode of pflash for TDVF TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,18/36] i386/tdvf: Introduce function to parse TDVF metadata TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,19/36] i386/tdx: Parse TDVF metadata for TDX VM TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,20/36] i386/tdx: Get and store the mem_ptr of TDVF firmware TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,21/36] i386/tdx: Track mem_ptr for each firmware entry of TDVF TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,22/36] i386/tdx: Track RAM entries for TDX VM TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,23/36] i386/tdx: Create the TD HOB list upon machine init done TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,24/36] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,25/36] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,26/36] i386/tdx: Finalize TDX VM TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,27/36] i386/tdx: Disable SMM for TDX VMs TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,28/36] i386/tdx: Disable PIC for TDX VMs TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,29/36] i386/tdx: Don't allow system reset for TDX VMs TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,30/36] hw/i386: add eoi_intercept_unsupported member to X86MachineState TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
[RFC,v3,31/36] hw/i386: add option to forcibly report edge trigger in acpi tables TDX QEMU support - - - - --- 2022-03-17 Xiaoyao Li New
« 1 2 3 44 5 »