Hou Wenlong ([email protected])

Number of posts: 19 (0.13 per day)
First post: 2021-08-11 03:18:31
Last post: 2022-01-04 02:45:20

Date List Subject
2022-01-04 02:45:20 linux-kernel [PATCH] KVM: eventfd: Fix false positive RCU usage warning
2021-11-17 09:21:04 linux-kernel [PATCH 2/2] KVM: x86/mmu: Pass parameter flush as false in kvm_tdp_mmu_zap_collapsible_sptes()
2021-11-17 09:20:47 linux-kernel [PATCH 1/2] KVM: x86/mmu: Skip tlb flush if it has been done in zap_gfn_range()
2021-11-02 09:17:31 linux-kernel [PATCH v2 4/4] KVM: x86: Exit to userspace if RDMSR/WRMSR emulation returns X86EMUL_IO_NEEDED
2021-11-02 09:16:59 linux-kernel [PATCH v2 1/4] KVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP with flat code seg
2021-11-02 09:16:59 linux-kernel [PATCH v2 2/4] KVM: x86: Add an emulation type to handle completion of user exits
2021-11-02 09:15:52 linux-kernel [PATCH v2 3/4] KVM: x86: Use different callback if msr access comes from the emulator
2021-10-22 03:02:42 linux-kernel [PATCH 1/2] KVM: VMX: fix instruction skipping when handling UD exception
2021-10-22 03:01:48 linux-kernel [PATCH 2/2] KVM: X86: Exit to userspace if RDMSR/WRMSR emulation returns X86EMUL_IO_NEEDED
2021-09-09 12:08:10 linux-kernel [PATCH v2 2/3] kvm: x86: Refactor kvm_emulate_hypercall() to no skip instruction
2021-09-09 12:06:24 linux-kernel [PATCH v2 1/3] kvm: x86: Introduce hypercall x86 ops for handling hypercall not in cpl0
2021-09-09 12:01:37 linux-kernel [PATCH v2 3/3] kvm: x86: Emulate hypercall instead of fixing hypercall instruction
2021-09-09 11:43:07 linux-kernel [PATCH 3/3] kvm: x86: Emulate hypercall instead of fixing hypercall instruction
2021-09-09 11:42:03 linux-kernel [PATCH 2/3] kvm: x86: Refactor kvm_emulate_hypercall() to no skip instruction
2021-09-09 11:39:58 linux-kernel [PATCH 1/3] kvm: x86: Introduce hypercall x86 ops for handling hypercall not in cpl0
2021-08-18 03:40:36 linux-kernel [PATCH] kvm: fix wrong exception emulation in check_rdtsc
2021-08-12 04:13:36 linux-kernel [PATCH v2 1/2] KVM: Refactor kvm_arch_vcpu_fault() to return a struct page pointer
2021-08-12 04:12:02 linux-kernel [PATCH v2 2/2] kvm: x86: move architecture specific code into kvm_arch_vcpu_fault
2021-08-11 03:18:31 linux-kernel [PATCH] kvm: x86: move architecture-specific code into kvm_arch_vcpu_fault