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

Date List Subject
2016-04-12 14:34:50 linux-kernel Re: [PART1 RFC v4 11/11] svm: Manage vcpu load/unload when enable AVIC
2016-04-12 14:18:30 linux-kernel Re: [PART1 RFC v4 10/11] svm: Do not intercept CR8 when enable AVIC
2016-04-11 20:54:30 linux-kernel Re: [PART1 RFC v4 09/11] svm: Do not expose x2APIC when enable AVIC
2016-04-11 20:52:10 linux-kernel Re: [PART1 RFC v4 07/11] svm: Add interrupt injection via AVIC
2016-04-11 20:49:44 linux-kernel Re: [PART1 RFC v4 02/11] KVM: x86: Introducing kvm_x86_ops VM init/uninit hooks
2016-04-11 20:48:34 linux-kernel Re: [PART1 RFC v4 06/11] KVM: x86: Detect and Initialize AVIC support
2016-04-11 20:34:57 linux-kernel Re: [PART1 RFC v4 01/11] KVM: x86: Misc LAPIC changes to expose helper functions
2016-04-07 17:32:35 linux-kernel Re: [PATCH] KVM: new maintainer on the block
2016-04-07 14:40:58 linux-kernel Re: [PATCH] KVM: x86: mask CPUID(0xD,0x1).EAX against host value
2016-04-06 12:39:31 linux-kernel Re: [patch] remove unnecessary code in hyperv.c
2016-04-06 12:36:40 linux-kernel Re: [PART1 RFC v3 12/12] svm: Manage vcpu load/unload when enable AVIC
2016-04-05 15:54:45 linux-kernel Re: [PATCH] kvm: x86: make lapic hrtimer pinned
2016-04-05 14:57:15 linux-kernel Re: [PART1 RFC v3 12/12] svm: Manage vcpu load/unload when enable AVIC
2016-03-31 14:19:18 linux-kernel Re: [PART1 RFC v3 12/12] svm: Manage vcpu load/unload when enable AVIC
2016-03-18 21:44:57 linux-kernel Re: [PART1 RFC v3 12/12] svm: Manage vcpu load/unload when enable AVIC
2016-03-18 21:10:57 linux-kernel Re: [PART1 RFC v3 11/12] svm: Do not intercept CR8 when enable AVIC
2016-03-18 20:59:59 linux-kernel Re: [PART1 RFC v3 10/12] svm: Do not expose x2APIC when enable AVIC
2016-03-18 16:11:57 linux-kernel Re: [PATCH] Drivers: hv: vmbus: handle various crash scenarios
2016-03-18 15:20:46 linux-kernel Re: [PATCH] Drivers: hv: vmbus: handle various crash scenarios
2016-03-17 20:27:35 linux-kernel [PATCH] KVM: split kvm_vcpu_wake_up from kvm_vcpu_kick
2016-03-17 19:58:26 linux-kernel Re: [PATCH 1/5] x86/kvm: On KVM re-enable (e.g. after suspend), update clocks
2016-03-17 15:10:14 linux-kernel Re: [PATCH 1/5] x86/kvm: On KVM re-enable (e.g. after suspend), update clocks
2016-03-16 22:59:43 linux-kernel Re: [PATCH 1/5] x86/kvm: On KVM re-enable (e.g. after suspend), update clocks
2016-03-16 22:06:08 linux-kernel Re: [PATCH 1/5] x86/kvm: On KVM re-enable (e.g. after suspend), update clocks
2016-03-14 16:55:57 linux-kernel Re: [PART1 RFC v2 10/10] svm: Manage vcpu load/unload when enable AVIC
2016-03-14 16:40:44 linux-kernel Re: [PART1 RFC v2 10/10] svm: Manage vcpu load/unload when enable AVIC
2016-03-10 20:45:02 linux-kernel Re: [PART1 RFC v2 07/10] svm: Add VMEXIT handlers for AVIC
2016-03-10 19:34:33 linux-kernel Re: [PART1 RFC v2 07/10] svm: Add VMEXIT handlers for AVIC
2016-03-10 14:01:56 linux-kernel Re: [PART1 RFC v2 10/10] svm: Manage vcpu load/unload when enable AVIC
2016-03-09 21:46:41 linux-kernel Re: [PART1 RFC v2 10/10] svm: Manage vcpu load/unload when enable AVIC
2016-03-09 20:55:21 linux-kernel Re: [PART1 RFC v2 07/10] svm: Add VMEXIT handlers for AVIC
2016-03-09 16:01:05 linux-kernel Re: [PART1 RFC v2 06/10] svm: Add interrupt injection via AVIC
2016-03-08 22:05:56 linux-kernel Re: [PART1 RFC v2 07/10] svm: Add VMEXIT handlers for AVIC
2016-03-08 21:54:38 linux-kernel Re: [PART1 RFC v2 06/10] svm: Add interrupt injection via AVIC
2016-03-04 19:39:02 linux-kernel Re: [PATCH] KVM: i8254: drop local copy of mul_u64_u32_div
2016-03-04 14:12:22 linux-kernel [PATCH v2] KVM: VMX: disable PEBS before a guest entry
2016-03-04 13:27:10 linux-kernel Re: [PATCH] KVM: x86: disable PEBS before a guest entry
2016-03-03 18:53:32 linux-kernel [PATCH] KVM: x86: disable PEBS before a guest entry
2015-12-23 17:21:45 linux-kernel Re: [PATCH v2 2/2] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-12-23 17:19:39 linux-kernel Re: [PATCH v2 1/2] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
2015-12-23 16:50:19 linux-kernel Re: [PATCH v2 2/2] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-12-23 16:42:24 linux-kernel Re: [PATCH v2 1/2] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
2015-12-22 19:53:05 linux-kernel Re: [PATCH v2 1/2] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
2015-12-11 14:37:56 linux-kernel Re: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-12-09 14:53:52 linux-kernel Re: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-11-26 14:03:26 linux-kernel Re: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-11-25 15:43:14 linux-kernel Re: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-11-25 14:12:44 linux-kernel Re: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-11-24 14:44:48 linux-kernel Re: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-11-24 14:36:04 linux-kernel Re: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-11-24 14:32:07 linux-kernel Re: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts