LinuxLists
Users
About
Avi Kivity (
[email protected]
)
Number of posts: 1333 (1.95 per day)
First post: 2006-10-19 13:45:55
Last post: 2008-08-31 15:43:32
Previous Page
/
Next Page
Date
List
Subject
2008-07-15 12:18:04
linux-kernel
[PATCH 14/19] KVM: check injected pic irq within valid pic irqs
2008-07-15 12:17:45
linux-kernel
[PATCH 15/19] KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues
2008-07-15 12:17:30
linux-kernel
[PATCH 16/19] KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
2008-07-15 12:17:16
linux-kernel
[PATCH 19/19] KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hosts
2008-07-15 12:16:52
linux-kernel
[PATCH 13/19] KVM: x86 emulator: Fix HLT instruction
2008-07-15 12:16:37
linux-kernel
[PATCH 17/19] KVM: MMU: improve invalid shadow root page handling
2008-07-15 12:16:18
linux-kernel
[PATCH 10/19] KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be held
2008-07-15 12:15:56
linux-kernel
[PATCH 18/19] KVM: x86 emulator: emulate clflush
2008-07-15 12:15:34
linux-kernel
[PATCH 09/19] x86: KVM guest: make kvm_smp_prepare_boot_cpu() static
2008-07-15 12:14:54
linux-kernel
[PATCH 06/19] KVM: s390: Set guest storage limit and offset to sane values
2008-07-15 12:14:38
linux-kernel
[PATCH 05/19] KVM: Fix memory leak on guest exit
2008-07-15 12:14:20
linux-kernel
[PATCH 00/19] KVM Updates for the 2.6.27 (supplemental)
2008-07-15 12:13:55
linux-kernel
[PATCH 04/19] KVM: s390: dont allocate dirty bitmap
2008-07-15 12:13:40
linux-kernel
[PATCH 01/19] KVM: VMX: Fix a wrong usage of vmcs_config
2008-07-15 12:13:27
linux-kernel
[PATCH 03/19] KVM: move slots_lock acquision down to vapic_exit
2008-07-15 12:12:58
linux-kernel
[PATCH 02/19] KVM: VMX: Fake emulate Intel perfctr MSRs
2008-07-15 10:53:53
linux-kernel
Re: [PATCH] allow enabling/disabling NPT by reloading only the architecture module
2008-07-14 16:08:58
linux-kernel
Re: [git pull] core, x86: make LIST_POISON less deadly
2008-07-14 15:53:44
linux-kernel
Re: [git pull] core, x86: make LIST_POISON less deadly
2008-07-06 08:47:18
linux-kernel
[GIT PULL] KVM updates for 2.6.26-rc9
2008-07-05 11:14:09
linux-kernel
Re: [2.6 patch] make kvm_smp_prepare_boot_cpu() static
2008-07-05 09:51:58
linux-kernel
Re: [PATCH] KVM: SVM: fix suspend/resume support
2008-07-02 14:00:17
linux-kernel
Re: [-mmotm] some different buliding failures
2008-07-02 11:49:19
linux-kernel
Re: [-mmotm] some different buliding failures
2008-07-02 04:58:47
linux-kernel
Re: [PATCH 0 of 3] mmu notifier v18 for -mm
2008-06-29 13:29:55
linux-kernel
Re: ABI change for device drivers using future AVX instruction set
2008-06-29 13:19:09
linux-kernel
Re: ABI change for device drivers using future AVX instruction set
2008-06-29 12:32:06
linux-kernel
Re: ABI change for device drivers using future AVX instruction set
2008-06-29 11:33:49
linux-kernel
Re: ABI change for device drivers using future AVX instruction set
2008-06-29 05:38:55
linux-kernel
Re: Ctrl+C doesn't interrupt process waiting for I/O
2008-06-29 03:42:50
linux-kernel
Re: Ctrl+C doesn't interrupt process waiting for I/O
2008-06-28 04:03:10
linux-kernel
Re: [GIT PULL] KVM fixes for 2.6.26-rc7
2008-06-26 12:47:46
linux-kernel
[PATCH 00/50] KVM patches review for the 2.6.27 merge window
2008-06-26 12:47:29
linux-kernel
[PATCH 06/50] KVM: add missing kvmtrace bits
2008-06-26 12:46:59
linux-kernel
[PATCH 11/50] KVM: SVM: Fake MSR_K7 performance counters
2008-06-26 12:46:44
linux-kernel
[PATCH 05/50] KVM: SVM: implement dedicated INTR exit handler
2008-06-26 12:46:27
linux-kernel
[PATCH 10/50] KVM: PIT: support mode 3
2008-06-26 12:46:05
linux-kernel
[PATCH 13/50] KVM: MMU: Fix false flooding when a pte points to page table
2008-06-26 12:45:36
linux-kernel
[PATCH 18/50] KVM: IOAPIC/LAPIC: Enable NMI support
2008-06-26 12:45:07
linux-kernel
[PATCH 17/50] KVM: Remove unnecessary ->decache_regs() call
2008-06-26 12:44:48
linux-kernel
[PATCH 16/50] KVM: Remove decache_vcpus_on_cpu() and related callbacks
2008-06-26 12:44:29
linux-kernel
[PATCH 19/50] KVM: VMX: Enable NMI with in-kernel irqchip
2008-06-26 12:43:58
linux-kernel
[PATCH 20/50] KVM: Order segment register constants in the same way as cpu operand encoding
2008-06-26 12:43:43
linux-kernel
[PATCH 21/50] KVM: MTRR support
2008-06-26 12:43:25
linux-kernel
[PATCH 23/50] KVM: x86 emulator: Update c->dst.bytes in decode instruction
2008-06-26 12:42:58
linux-kernel
[PATCH 25/50] KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instruction
2008-06-26 12:42:38
linux-kernel
[PATCH 24/50] KVM: x86 emulator: add support for jmp far 0xea
2008-06-26 12:42:19
linux-kernel
[PATCH 22/50] KVM: Prefixes segment functions that will be exported with "kvm_"
2008-06-26 12:41:55
linux-kernel
[PATCH 28/50] KVM: MMU: Optimize prefetch_page()
2008-06-26 12:41:28
linux-kernel
[PATCH 36/50] KVM: Add coalesced MMIO support (powerpc part)
2008-06-26 12:40:52
linux-kernel
[PATCH 37/50] KVM: Add coalesced MMIO support (ia64 part)