Chenyi Qiang ([email protected])

Number of posts: 177 (0.11 per day)
First post: 2019-11-05 09:21:39
Last post: 2024-03-27 03:09:15

Date List Subject
2021-01-08 06:49:40 linux-kernel [RESEND PATCH 0/2] Add KVM support for bus lock debug exception
2021-01-08 06:49:38 linux-kernel [RESEND PATCH 2/2] KVM: X86: Expose bus lock debug exception to guest
2020-11-19 09:31:32 linux-kernel [RFC PATCH 1/2] KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit
2020-11-19 09:30:21 linux-kernel [RFC PATCH 2/2] KVM: X86: Expose bus lock debug exception to guest
2020-11-19 09:29:16 linux-kernel [RFC PATCH 0/2] Add KVM support for bus lock debug exception
2020-11-06 09:05:17 linux-kernel [PATCH v5 4/4] KVM: X86: Add the Document for KVM_CAP_X86_BUS_LOCK_EXIT
2020-11-06 09:04:09 linux-kernel [PATCH v5 1/4] KVM: VMX: Convert vcpu_vmx.exit_reason to a union
2020-11-06 09:03:18 linux-kernel [PATCH v5 3/4] KVM: VMX: Enable bus lock VM exit
2020-11-06 09:02:59 linux-kernel [PATCH v5 2/4] KVM: X86: Reset the vcpu->run->flags at the beginning of vcpu_run
2020-11-06 09:02:53 linux-kernel [PATCH v5 0/4] Add bus lock VM exit support
2020-11-05 08:21:00 linux-kernel [RFC v3 2/7] KVM: VMX: Expose IA32_PKRS MSR
2020-11-05 08:21:00 linux-kernel [RFC v3 3/7] KVM: MMU: Rename the pkru to pkr
2020-11-05 08:19:45 linux-kernel [RFC v3 4/7] KVM: MMU: Refactor pkr_mask to cache condition
2020-11-05 08:19:29 linux-kernel [RFC v3 5/7] KVM: MMU: Add support for PKS emulation
2020-11-05 08:18:15 linux-kernel [kvm-unit-tests PATCH] x86: Add tests for PKS
2020-11-05 08:18:07 linux-kernel [RFC v3 7/7] KVM: VMX: Enable PKS for nested VM
2020-11-05 08:17:59 linux-kernel [RFC v3 6/7] KVM: X86: Expose PKS to guest and userspace
2020-11-05 08:17:42 linux-kernel [RFC v3 0/7] KVM: PKS Virtualization support
2020-11-05 08:17:36 linux-kernel [RFC v3 1/7] KVM: VMX: Introduce PKS VMCS fields
2020-10-26 07:36:08 linux-kernel Re: [RESEND v4 2/2] KVM: VMX: Enable bus lock VM exit
2020-10-26 06:56:07 linux-kernel Re: [RESEND v4 1/2] KVM: VMX: Convert vcpu_vmx.exit_reason to a union
2020-10-14 11:51:39 linux-kernel [RFC v2 5/7] KVM: MMU: Add support for PKS emulation
2020-10-14 11:51:35 linux-kernel [RFC v2 3/7] KVM: MMU: Rename the pkru to pkr
2020-10-14 10:21:15 linux-kernel [RFC v2 7/7] KVM: VMX: Enable PKS for nested VM
2020-10-14 10:20:05 linux-kernel [kvm-unit-tests PATCH] x86: Add tests for PKS
2020-10-14 10:20:00 linux-kernel [RFC v2 6/7] KVM: X86: Expose PKS to guest and userspace
2020-10-14 10:19:41 linux-kernel [RFC v2 4/7] KVM: MMU: Refactor pkr_mask to cache condition
2020-10-14 08:27:09 linux-kernel [RFC v2 2/7] KVM: VMX: Expose IA32_PKRS MSR
2020-10-14 08:25:38 linux-kernel [RFC v2 1/7] KVM: VMX: Introduce PKS VMCS fields
2020-10-14 08:24:56 linux-kernel [RFC v2 0/7] KVM: PKS Virtualization support
2020-10-12 04:42:41 linux-kernel [RESEND v4 2/2] KVM: VMX: Enable bus lock VM exit
2020-10-12 04:42:15 linux-kernel [RESEND v4 1/2] KVM: VMX: Convert vcpu_vmx.exit_reason to a union
2020-10-12 04:42:08 linux-kernel [RESEND v4 0/2] Add bus lock VM exit support
2020-09-25 06:09:15 linux-kernel [PATCH v4 0/2] Add bus lock VM exit support
2020-09-14 09:36:31 linux-kernel Re: [RFC v3 2/2] KVM: VMX: Enable bus lock VM exit
2020-09-10 08:42:36 linux-kernel [RFC v3 1/2] KVM: VMX: Convert vcpu_vmx.exit_reason to a union
2020-09-10 08:41:57 linux-kernel [RFC v3 2/2] KVM: VMX: Enable bus lock VM exit
2020-09-10 08:38:02 linux-kernel [RFC v3 0/2] add bus lock VM exit support
2020-09-02 05:21:12 linux-kernel Re: [RFC v2 2/2] KVM: VMX: Enable bus lock VM exit
2020-08-31 03:19:16 linux-kernel Re: [PATCH 2/5] KVM: nVMX: Verify the VMX controls MSRs with the global capability when setting VMX MSRs
2020-08-29 01:52:51 linux-kernel Re: [PATCH 1/5] KVM: nVMX: Fix VMX controls MSRs setup when nested VMX enabled
2020-08-28 08:59:18 linux-kernel [PATCH 2/5] KVM: nVMX: Verify the VMX controls MSRs with the global capability when setting VMX MSRs
2020-08-28 08:58:36 linux-kernel [PATCH 4/5] KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL control
2020-08-28 08:57:11 linux-kernel [PATCH 5/5] KVM: nVMX: Simplify the initialization of nested_vmx_msrs
2020-08-28 08:56:00 linux-kernel [PATCH 3/5] KVM: nVMX: Update VMX controls MSR according to guest CPUID after setting VMX MSRs
2020-08-28 08:55:36 linux-kernel [PATCH 1/5] KVM: nVMX: Fix VMX controls MSRs setup when nested VMX enabled
2020-08-28 08:55:23 linux-kernel [PATCH 0/5] Fix nested VMX controls MSRs
2020-08-26 14:20:51 linux-kernel Re: [RESEND RFC v2 0/2] add bus lock VM exit support
2020-08-18 07:29:40 linux-kernel Re: [RFC 2/7] KVM: VMX: Expose IA32_PKRS MSR
2020-08-17 03:48:02 linux-kernel [RESEND RFC v2 0/2] add bus lock VM exit support
2020-08-17 03:39:14 linux-kernel [RESEND RFC v2 2/2] KVM: VMX: Enable bus lock VM exit