Chao Gao ([email protected])

Number of posts: 371 (0.13 per day)
First post: 2016-10-20 07:18:49
Last post: 2024-06-13 05:29:45

Date List Subject
2023-04-14 06:28:33 linux-kernel [RFC PATCH v2 04/11] KVM: VMX: Add IA32_SPEC_CTRL virtualization support
2023-04-14 06:28:23 linux-kernel [RFC PATCH v2 00/11] Intel IA32_SPEC_CTRL Virtualization
2023-04-14 06:28:09 linux-kernel [RFC PATCH v2 02/11] KVM: x86: Advertise CPUID.7.2.EDX and RRSBA_CTRL support
2023-03-13 08:26:41 linux-kernel Re: [PATCH v2 03/18] x86/reboot: Harden virtualization hooks for emergency reboot
2023-03-02 05:36:47 linux-kernel Re: [PATCH] KVM: VMX: Make setup_vmcs_config() preemption disabled
2023-02-19 08:46:13 linux-kernel Re: [PATCH v2 2/7] KVM: selftests: x86: Fix an error in comment of amx_test
2023-02-19 08:33:26 linux-kernel Re: [PATCH v2 1/7] KVM: selftests: x86: Add a working xstate data structure
2023-01-31 02:23:12 linux-kernel Re: [RFC PATCH v6 5/6] KVM: x86: add vCPU scoped toggling for disabled exits
2023-01-30 06:42:03 linux-kernel Re: [RFC PATCH v6 5/6] KVM: x86: add vCPU scoped toggling for disabled exits
2023-01-30 06:19:01 linux-kernel Re: [RFC PATCH v6 4/6] KVM: x86: Let userspace re-enable previously disabled exits
2023-01-15 14:36:10 linux-kernel Re: [RFC PATCH 8/9] x86/kvm/vmx: Initialize SPEC_CTRL MASK for RRSBA
2022-12-20 14:03:28 linux-kernel Re: [RFC PATCH 5/9] x86/bugs: Use Virtual MSRs to request hardware mitigations
2022-12-19 14:23:09 linux-kernel Re: [RFC PATCH 5/9] x86/bugs: Use Virtual MSRs to request hardware mitigations
2022-12-02 08:11:07 linux-kernel Re: [PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
2022-12-01 05:39:59 linux-kernel Re: [PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
2022-11-30 06:36:32 linux-kernel Re: [PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
2022-11-04 01:06:20 linux-kernel Re: [PATCH 02/44] KVM: Initialize IRQ FD after arch hardware setup
2022-09-29 06:17:27 linux-kernel Re: [PATCH v3] KVM: x86/vmx: Suppress posted interrupt notification when CPU is in host
2022-09-28 12:16:32 linux-kernel Re: [RFC v2] KVM: x86/vmx: Suppress posted interrupt notification when CPU is in host
2022-09-28 11:23:25 linux-kernel [PATCH v3] KVM: x86/vmx: Suppress posted interrupt notification when CPU is in host
2022-09-28 11:10:34 linux-kernel Re: [RFC v2] KVM: x86/vmx: Suppress posted interrupt notification when CPU is in host
2022-09-27 07:04:27 linux-kernel Re: [RFC v2] KVM: x86/vmx: Suppress posted interrupt notification when CPU is in host
2022-09-23 10:02:31 linux-kernel [RFC v2] KVM: x86/vmx: Suppress posted interrupt notification when CPU is in host
2022-09-09 07:37:41 linux-kernel Re: [PATCH v4 17/26] KVM: Introduce a arch wrapper to check all processor compatibility
2022-09-09 07:36:35 linux-kernel Re: [PATCH v4 15/26] KVM: kvm_arch.c: Remove _nolock post fix
2022-09-09 07:29:13 linux-kernel Re: [PATCH v4 16/26] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
2022-09-09 07:01:42 linux-kernel Re: [PATCH v4 13/26] KVM: Add arch hook when VM is added/deleted
2022-09-09 06:47:19 linux-kernel Re: [PATCH v4 12/26] KVM: x86: Move TSC fixup logic to KVM arch resume callback
2022-09-09 04:42:18 linux-kernel Re: [PATCH v4 11/26] KVM: Add arch hooks for PM events with empty stub
2022-09-09 03:26:53 linux-kernel Re: [PATCH v4 10/26] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
2022-09-09 02:28:42 linux-kernel Re: [PATCH v4 09/26] KVM: Do processor compatibility check on resume
2022-09-05 02:24:11 linux-kernel Re: [PATCH v3 01/22] KVM: x86: Drop kvm_user_return_msr_cpu_online()
2022-09-01 07:23:41 linux-kernel Re: [PATCH v2 05/19] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
2022-09-01 06:50:47 linux-kernel Re: [PATCH v2 05/19] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
2022-09-01 06:15:27 linux-kernel Re: [PATCH v2 02/19] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
2022-09-01 05:50:16 linux-kernel Re: [PATCH v2 01/19] KVM: x86: Drop kvm_user_return_msr_cpu_online()
2022-08-31 04:42:38 linux-kernel Re: [PATCH] swiotlb: fix a typo
2022-08-26 10:04:06 linux-kernel [PATCH] swiotlb: fix a typo
2022-08-23 08:03:31 linux-kernel Re: [RFC PATCH 12/18] KVM: Do processor compatibility check on cpu online and resume
2022-08-23 02:42:30 linux-kernel Re: [RFC PATCH 03/18] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
2022-08-20 01:49:33 linux-kernel Re: [PATCH v2] swiotlb: avoid potential left shift overflow
2022-08-19 08:55:00 linux-kernel [PATCH v2] swiotlb: avoid potential left shift overflow
2022-08-05 12:07:25 linux-kernel Re: [RFC v2 0/2] swiotlb performance optimizations
2022-08-05 11:59:21 linux-kernel [PATCH] swiotlb: avoid potential left shift overflow
2022-07-18 01:54:01 linux-kernel [RFC v2 0/2] swiotlb performance optimizations
2022-07-18 01:45:03 linux-kernel [RFC v2 2/2] swiotlb: Allocate memory in a cache-friendly way
2022-07-18 01:43:58 linux-kernel [RESEND PATCH 3/3] swiotlb: ensure a segment doesn't cross the area boundary
2022-07-18 01:43:06 linux-kernel [RFC v2 1/2] swiotlb: use bitmap to track free slots
2022-07-18 01:42:46 linux-kernel [RESEND PATCH 1/3] swiotlb: remove unused fields in io_tlb_mem
2022-07-18 01:26:52 linux-kernel [RESEND PATCH 0/3] Small fixes for swiotlb
2022-07-18 01:17:56 linux-kernel [RESEND PATCH 2/3] swiotlb: consolidate rounding up default_nslabs