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
2015-05-22 14:17:21
linux-kernel
Re: [PATCH 08/12] KVM: x86: save/load state on SMM switch
2015-05-22 13:13:52
linux-kernel
Re: [PATCH 08/12] KVM: x86: save/load state on SMM switch
2015-05-21 17:00:22
linux-kernel
Re: [PATCH 08/12] KVM: x86: save/load state on SMM switch
2015-05-21 16:33:41
linux-kernel
Re: [PATCH 08/12] KVM: x86: save/load state on SMM switch
2015-05-21 16:27:05
linux-kernel
Re: [PATCH 06/12] KVM: x86: API changes for SMM support
2015-05-21 16:20:44
linux-kernel
Re: [PATCH 08/12] KVM: x86: save/load state on SMM switch
2015-05-21 14:55:54
linux-kernel
Re: [PATCH 07/12] KVM: x86: stubs for SMM support
2015-05-21 14:50:06
linux-kernel
Re: [PATCH 06/12] KVM: x86: API changes for SMM support
2015-05-20 20:19:43
linux-kernel
Re: [PATCH 0/9] KVM: cleanups for memslots data structures
2015-05-20 20:12:55
linux-kernel
Re: [PATCH 9/9] KVM: x86: pass struct kvm_mmu_page to account/unaccount_shadowed
2015-05-20 20:09:31
linux-kernel
Re: [PATCH 8/9] KVM: x86: pass kvm_mmu_page to gfn_to_rmap
2015-05-20 15:46:10
linux-kernel
Re: [PATCH 08/11] KVM: implement multiple address spaces
2015-05-19 18:50:46
linux-kernel
Re: [PATCH 08/11] KVM: implement multiple address spaces
2015-05-19 14:03:04
linux-kernel
Re: [PATCH 1/2] cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable
2015-05-19 13:32:48
linux-kernel
Re: [PATCH 08/11] KVM: implement multiple address spaces
2015-05-06 17:14:43
linux-kernel
Re: [RFC PATCH 00/13] KVM: x86: SMM support
2015-05-06 16:25:00
linux-kernel
Re: [PATCH 12/13] KVM: x86: add KVM_MEM_X86_SMRAM memory slot flag
2015-05-05 18:48:38
linux-kernel
Re: [PATCH 08/13] KVM: x86: stubs for SMM support
2015-05-05 18:41:01
linux-kernel
Re: [RFC PATCH 00/13] KVM: x86: SMM support
2015-05-05 17:17:53
linux-kernel
Re: [PATCH 12/13] KVM: x86: add KVM_MEM_X86_SMRAM memory slot flag
2015-05-05 16:31:05
linux-kernel
Re: [PATCH 02/13] KVM: reuse memslot in kvm_write_guest_page
2015-05-05 12:48:46
linux-kernel
Re: [PATCH 09/13] KVM: x86: save/load state on SMM switch
2015-05-04 19:59:13
linux-kernel
Re: [PATCH 09/13] KVM: x86: save/load state on SMM switch
2015-05-04 17:51:12
linux-kernel
Re: [PATCH 08/13] KVM: x86: stubs for SMM support
2015-05-04 15:38:26
linux-kernel
Re: [PATCH 07/13] KVM: x86: API changes for SMM support
2015-05-04 14:02:00
linux-kernel
Re: [PATCH 05/13] KVM: x86: pass host_initiated to functions that read MSRs
2015-04-28 14:00:54
linux-kernel
[PATCH] KVM: x86: cancel delayed EOI work on vm shutdown
2015-04-27 13:12:15
linux-kernel
[PATCH] KVM: x86: fix initial PAT value
2015-04-23 15:24:13
linux-kernel
Re: [PATCH] kvm: x86: fix kvmclock update protocol
2015-04-22 09:35:49
linux-kernel
Re: [PATCH] KVM: x86: tweak types of fields in kvm_lapic_irq
2015-04-10 19:51:05
linux-kernel
[PATCH] KVM: reuse memslot in kvm_write_guest_page
2015-04-08 12:16:55
linux-kernel
[PATCH] KVM: use slowpath for cross page cached accesses
2015-04-08 09:26:20
linux-kernel
Re: [PATCH] KVM: dirty all pages in kvm_write_guest_cached()
2015-04-07 20:35:35
linux-kernel
[PATCH] KVM: dirty all pages in kvm_write_guest_cached()
2015-04-07 12:47:44
linux-kernel
Re: [PATCH] x86: vdso: fix pvclock races with task migration
2015-04-03 12:20:09
linux-kernel
Re: [PATCH] kvm: x86: svm: remove SVM_EXIT_READ_CR* intercepts
2015-04-02 19:11:39
linux-kernel
[PATCH] KVM: vmx: pass error code with internal error #2
2015-04-02 18:52:55
linux-kernel
[PATCH] x86: vdso: fix pvclock races with task migration
2015-02-27 21:07:57
linux-kernel
Re: [PATCH RFC 0/3] Drivers: hv: utils: re-implement the kernel/userspace communication layer
2015-02-27 20:27:26
linux-kernel
Re: [PATCH RFC 1/3] Drivers: hv: kvp: convert userspace/kernel communication to using char device
2015-02-27 15:35:48
linux-kernel
[PATCH v2] KVM: SVM: fix interrupt injection (apic->isr_count always 0)
2015-02-27 15:22:47
linux-kernel
Re: [PATCH v2 0/4] KVM: APIC improvements (with bonus mixed mode)
2015-02-27 15:12:37
linux-kernel
Re: [PATCH v2 0/4] KVM: APIC improvements (with bonus mixed mode)
2015-02-25 20:26:28
linux-kernel
Re: [PATCH] x86: svm: don't intercept CR0 TS or MP bit write
2015-02-25 19:42:01
linux-kernel
[PATCH] KVM: SVM: fix interrupt injection (apic->isr_count always 0)
2015-02-23 19:18:05
linux-kernel
Re: [PATCH] x86: svm: don't intercept CR0 TS or MP bit write
2015-02-12 18:43:24
linux-kernel
[PATCH v2 1/4] KVM: x86: use MDA for interrupt matching
2015-02-12 18:42:30
linux-kernel
[PATCH v2 4/4] KVM: x86: simplify kvm_apic_map
2015-02-12 18:42:28
linux-kernel
[PATCH v2 3/4] KVM: x86: avoid logical_map when it is invalid
2015-02-12 18:42:23
linux-kernel
[PATCH v2 2/4] KVM: x86: fix mixed APIC mode broadcast
2015-02-12 18:42:20
linux-kernel
[PATCH v2 0/4] KVM: APIC improvements (with bonus mixed mode)