linux-stable/arch/x86/kvm
Arjan van de Ven beb20d52d0 hrtimer: convert kvm to the new hrtimer apis
In order to be able to do range hrtimers we need to use accessor functions
to the "expire" member of the hrtimer struct.
This patch converts KVM to these accessors.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
2008-09-05 21:35:07 -07:00
..
i8254.c hrtimer: convert kvm to the new hrtimer apis 2008-09-05 21:35:07 -07:00
i8254.h KVM: Add reset support for in kernel PIT 2008-04-27 12:00:23 +03:00
i8259.c KVM: check injected pic irq within valid pic irqs 2008-07-20 12:42:39 +03:00
irq.c KVM: migrate PIT timer 2008-06-06 21:25:51 +03:00
irq.h KVM: check injected pic irq within valid pic irqs 2008-07-20 12:42:39 +03:00
Kconfig mmu-notifiers: core 2008-07-28 16:30:21 -07:00
kvm_svm.h KVM: SVM: allocate the MSR permission map per VCPU 2008-04-27 11:53:21 +03:00
lapic.c hrtimer: convert kvm to the new hrtimer apis 2008-09-05 21:35:07 -07:00
lapic.h KVM: add statics were possible, function definition in lapic.h 2008-07-20 12:40:46 +03:00
Makefile KVM: Add coalesced MMIO support (x86 part) 2008-07-20 12:42:31 +03:00
mmu.c KVM: Synchronize guest physical memory map to host virtual memory map 2008-07-29 12:33:53 +03:00
mmu.h KVM: MMU: Fix false flooding when a pte points to page table 2008-07-20 12:40:50 +03:00
paging_tmpl.h KVM: MMU: Fix torn shadow pte 2008-08-25 17:24:27 +03:00
svm.c KVM: Avoid instruction emulation when event delivery is pending 2008-07-27 11:34:10 +03:00
svm.h KVM: x86: hardware task switching support 2008-04-27 12:00:39 +03:00
tss.h KVM: x86: hardware task switching support 2008-04-27 12:00:39 +03:00
vmx.c KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko 2008-07-27 11:34:10 +03:00
vmx.h KVM: VMX: Enable NMI with in-kernel irqchip 2008-07-20 12:42:26 +03:00
x86.c KVM: Advertise synchronized mmu support to userspace 2008-07-29 12:34:02 +03:00
x86_emulate.c KVM: x86 emulator: emulate clflush 2008-07-20 12:42:40 +03:00