LinuxLists
Users
About
Radim Krčmář (
[email protected]
)
Number of posts: 795 (0.49 per day)
First post: 2013-06-12 17:21:48
Last post: 2017-11-10 21:28:11
Previous Page
/
Next Page
Date
List
Subject
2017-03-31 16:24:39
linux-kernel
Re: [PATCH 4/6] kvm: nVMX: support EPT accessed/dirty bits
2017-03-31 13:52:11
linux-kernel
Re: [PATCH 3/6] kvm: x86: MMU support for EPT accessed/dirty bits
2017-03-31 13:41:13
linux-kernel
Re: [PATCH 1/2] kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
2017-03-31 13:39:29
linux-kernel
Re: [PATCH 2/2] kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
2017-03-31 13:21:39
linux-kernel
Re: [PATCH 1/2] kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
2017-03-29 12:11:58
linux-kernel
Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests
2017-03-28 14:29:03
linux-kernel
Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests
2017-03-22 16:49:49
linux-kernel
Re: [PATCH v1] KVM: x86: fix illegal MP_STATE when in/entering SMM
2017-03-21 19:27:10
linux-kernel
Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests
2017-03-21 17:00:18
linux-kernel
Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests
2017-03-20 14:58:57
linux-kernel
Re: [PATCH] KVM: nVMX: Fix L2 guest crash when VPID is disabled on L0
2017-03-16 17:39:01
linux-kernel
Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests
2017-03-16 17:23:28
linux-kernel
Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests
2017-03-16 16:02:32
linux-kernel
Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests
2017-03-16 15:54:29
linux-kernel
Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests
2017-03-16 15:35:38
linux-kernel
Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests
2017-03-16 14:08:22
linux-kernel
Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests
2017-03-15 20:46:28
linux-kernel
Re: [PATCH v4] kvm: better MWAIT emulation for guests
2017-03-15 20:14:03
linux-kernel
Re: [PATCH v4] kvm: better MWAIT emulation for guests
2017-03-14 20:39:18
linux-kernel
Re: [PATCH] KVM: nVMX: don't reset kvm mmu twice
2017-03-14 20:35:34
linux-kernel
Re: [PATCH] KVM: VMX: downgrade warning on unexpected exit code
2017-03-14 20:30:54
linux-kernel
Re: [PATCH RFC] KVM: VMX: drop vmm_exclusive module parameter
2017-03-14 15:17:49
linux-kernel
Re: kvm: WARNING in mmu_spte_clear_track_bits
2017-03-14 13:58:39
linux-kernel
Re: [PATCH v3] kvm: better MWAIT emulation for guests
2017-03-13 21:44:10
linux-kernel
Re: [PATCH] kvm: better MWAIT emulation for guests
2017-03-13 19:39:23
linux-kernel
Re: [PATCH] kvm: better MWAIT emulation for guests
2017-03-13 15:47:05
linux-kernel
Re: [PATCH] kvm: better MWAIT emulation for guests
2017-03-11 19:13:41
linux-kernel
[GIT PULL] KVM fixes for 4.11-rc2
2017-03-07 20:17:17
linux-kernel
Re: [PATCH] KVM: nVMX: do not warn when MSR bitmap address is not backed
2017-03-07 16:55:18
linux-kernel
[PATCH] KVM: nVMX: do not warn when MSR bitmap address is not backed
2017-03-07 14:56:12
linux-kernel
Re: [PATCH v3] KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset
2017-03-04 17:07:46
linux-kernel
[GIT PULL] Second batch of KVM changes for 4.11 merge window
2017-03-02 14:19:43
linux-kernel
Re: kvm: WARNING in nested_vmx_vmexit
2017-03-01 19:47:32
linux-kernel
Re: kvm: WARNING in nested_vmx_merge_msr_bitmap
2017-03-01 18:40:04
linux-kernel
Re: kvm: WARNING in nested_vmx_vmexit
2017-03-01 17:58:01
linux-kernel
Re: [PATCH v2 4/5] KVM: MIPS: remove useless kvm_request_clear
2017-03-01 17:50:04
linux-kernel
Re: kvm: WARNING in nested_vmx_vmexit
2017-03-01 17:05:23
linux-kernel
Re: [PATCH v2 2/5] KVM: add KVM request variants without barrier
2017-03-01 16:59:07
linux-kernel
Re: [PATCH v2 2/5] KVM: add KVM request variants without barrier
2017-03-01 16:47:28
linux-kernel
Re: [PATCH v2 1/5] KVM: rename API for requests to match bit operations
2017-03-01 16:25:15
linux-kernel
Re: [PATCH v3] KVM: nVMX: Fix pending events injection
2016-12-21 20:24:28
linux-kernel
[PATCH 2/3] KVM: nVMX: colocate guest vmcs checks
2016-12-21 20:24:26
linux-kernel
[PATCH 3/3] KVM: nVMX: refactor nested_vmx_entry_failure()
2016-12-21 20:24:20
linux-kernel
[PATCH 1/3] KVM: nVMX: fix handling of invalid host efer
2016-12-21 20:24:16
linux-kernel
[PATCH 0/3] KVM: nVMX: fix one guest vmcs check and refactor a bunch more
2016-12-21 12:44:45
linux-kernel
Re: [PATCH] KVM: x86: check for pic and ioapic presence before use
2016-12-19 14:24:37
linux-kernel
Re: [PATCH 2/2] KVM: x86: flush pending lapic jump label updates on module unload
2016-12-16 17:07:27
linux-kernel
[PATCH v4 3/4] KVM: x86: make interrupt delivery fast and slow path behave the same
2016-12-16 15:44:15
linux-kernel
Re: [PATCH v2 2/6] KVM: x86: decouple irqchip_in_kernel() and pic_irqchip()
2016-12-16 15:12:56
linux-kernel
[PATCH v2 5/6] KVM: x86: prevent setup of invalid routes
2016-12-16 15:11:57
linux-kernel
[PATCH v2 6/6] KVM: x86: simplify conditions with split/kernel irqchip