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
2016-11-24 16:31:49
linux-kernel
[PATCH 2/6] KVM: x86: decouple irqchip_in_kernel() and pic_irqchip()
2016-11-24 16:31:47
linux-kernel
[PATCH 1/6] KVM: x86: do allow kvm irqchip with split irqchip
2016-11-24 16:31:44
linux-kernel
[PATCH 0/6] KVM: x86: minor irqchip improvements (API change)
2016-11-24 12:43:01
linux-kernel
Re: [PATCH] KVM: x86: check for pic and ioapic presence before use
2016-11-23 20:26:02
linux-kernel
[PATCH] KVM: x86: check for pic and ioapic presence before use
2016-11-23 20:16:01
linux-kernel
[PATCH] KVM: x86: fix out-of-bounds accesses of rtc_eoi map
2016-11-23 20:15:22
linux-kernel
[PATCH] KVM: x86: drop error recovery in em_jmp_far and em_ret_far
2016-11-23 16:24:03
linux-kernel
Re: [PATCH] KVM: x86: restore IP after all far jump failures
2016-11-22 20:58:11
linux-kernel
Re: [PATCH] KVM: x86: restore IP after all far jump failures
2016-11-22 20:56:55
linux-kernel
Re: [PATCH] KVM: x86: restore IP after all far jump failures
2016-11-22 19:21:22
linux-kernel
[PATCH] KVM: x86: restore IP after all far jump failures
2016-11-22 19:21:02
linux-kernel
[PATCH] KVM: x86: fix out-of-bounds access in lapic
2016-11-22 17:42:48
linux-kernel
Re: [PATCH v2] kvm: x86: don't print warning messages for unimplemented msrs
2016-11-19 19:43:59
linux-kernel
[GIT PULL] KVM fixes for v4.9-rc6
2016-11-19 19:34:40
linux-kernel
Re: [PATCH] kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
2016-11-19 19:32:48
linux-kernel
Re: [PATCH] KVM: async_pf: avoid recursive flushing of work items
2016-11-19 19:31:29
linux-kernel
Re: [PATCH] KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
2016-11-19 19:31:02
linux-kernel
Re: [PATCH] kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
2016-11-16 21:24:22
linux-kernel
Re: [Patch v6.1] x86/kvm: Add AVX512_4VNNIW and AVX512_4FMAPS support
2016-11-16 21:14:39
linux-kernel
Re: [PATCH v6 0/3] x86/kvm: Support AVX512_4VNNIW and AVX512_4FMAPS for KVM guest
2016-11-16 18:13:44
linux-kernel
Re: [PATCH v3] KVM: x86: do not go through vcpu in __get_kvmclock_ns
2016-11-16 18:10:07
linux-kernel
Re: [PATCH v2] KVM: x86: do not go through vcpu in __get_kvmclock_ns
2016-11-16 16:10:36
linux-kernel
Re: [PATCH v2] KVM: x86: do not go through vcpu in __get_kvmclock_ns
2016-11-15 18:17:48
linux-kernel
Re: [RFC PATCH v3 13/20] x86: DMA support for memory encryption
2016-11-15 14:39:57
linux-kernel
Re: [RFC PATCH v3 13/20] x86: DMA support for memory encryption
2016-11-14 14:59:01
linux-kernel
Re: [PATCH] KVM: x86: do not go through vcpu in __get_kvmclock_ns
2016-11-09 18:46:34
linux-kernel
Re: [PATCH v4] KVM: x86: emulate FXSAVE and FXRSTOR
2016-11-09 18:07:11
linux-kernel
[PATCH v4] KVM: x86: emulate FXSAVE and FXRSTOR
2016-11-09 14:19:46
linux-kernel
Re: [PATCH v3 4/4] KVM: x86: emulate FXSAVE and FXRSTOR
2016-11-09 12:12:08
linux-kernel
Re: [PATCH v3 4/4] KVM: x86: emulate FXSAVE and FXRSTOR
2016-11-08 19:55:18
linux-kernel
[PATCH v3 2/4] KVM: x86: save one bit in ctxt->d
2016-11-08 19:54:55
linux-kernel
[PATCH v3 4/4] KVM: x86: emulate FXSAVE and FXRSTOR
2016-11-08 19:54:42
linux-kernel
[PATCH v3 3/4] KVM: x86: add asm_safe wrapper
2016-11-08 19:54:35
linux-kernel
[PATCH v3 1/4] KVM: x86: add Align16 instruction flag
2016-11-08 19:54:29
linux-kernel
[PATCH v3 0/4] KVM: x86: emulate FXSAVE and FXRSTOR
2016-11-03 20:16:44
linux-kernel
Re: [PATCH 2/5] KVM: x86: do not scan IRR twice on APICv vmentry
2016-11-03 18:29:44
linux-kernel
Re: [PATCH 2/5] KVM: x86: do not scan IRR twice on APICv vmentry
2016-11-03 18:08:00
linux-kernel
Re: [PATCH 2/5] KVM: x86: do not scan IRR twice on APICv vmentry
2016-11-03 15:04:02
linux-kernel
Re: [PATCH 2/5] KVM: x86: do not scan IRR twice on APICv vmentry
2016-11-03 13:58:58
linux-kernel
Re: [PATCH v2 4/4] KVM: x86: emulate FXSAVE and FXRSTOR
2016-11-02 18:46:38
linux-kernel
[PATCH v2 2/4] KVM: x86: save one bit in ctxt->d
2016-11-02 18:46:10
linux-kernel
[PATCH v2 4/4] KVM: x86: emulate FXSAVE and FXRSTOR
2016-11-02 18:46:07
linux-kernel
[PATCH v2 3/4] KVM: x86: add asm_safe wrapper
2016-11-02 18:46:02
linux-kernel
[PATCH v2 1/4] KVM: x86: add Align16 instruction flag
2016-11-02 18:45:56
linux-kernel
[PATCH v2 0/4] KVM: x86: emulate FXSAVE and FXRSTOR
2016-11-02 18:22:12
linux-kernel
Re: [PATCH] KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
2016-10-27 17:06:17
linux-kernel
Re: [PATCH 1/5] KVM: x86: avoid atomic operations on APICv vmentry
2016-10-27 16:44:06
linux-kernel
Re: [PATCH 1/5] KVM: x86: avoid atomic operations on APICv vmentry
2016-10-27 16:41:25
linux-kernel
Re: [PATCH 0/2] KVM: x86: emulate fxsave and fxrstor
2016-10-27 16:35:04
linux-kernel
Re: [PATCH 1/2] KVM: x86: emulate fxsave and fxrstor
2016-10-26 20:50:58
linux-kernel
[PATCH 1/2] KVM: x86: emulate fxsave and fxrstor