original_kernel/arch/x86/kvm
Marcelo Tosatti ee73f656a6 KVM: PIT: control word is write-only
PIT control word (address 0x43) is write-only, reads are undefined.

Cc: stable@kernel.org
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2010-02-09 19:20:15 +02:00
..
Kconfig
Makefile
emulate.c
i8254.c KVM: PIT: control word is write-only 2010-02-09 19:20:15 +02:00
i8254.h
i8259.c
irq.c
irq.h
kvm_cache_regs.h
kvm_timer.h
lapic.c KVM: Fix race between APIC TMR and IRR 2010-01-25 12:26:36 -02:00
lapic.h
mmu.c KVM: x86: Fix host_mapping_level() 2010-01-25 12:26:37 -02:00
mmu.h
mmutrace.h
paging_tmpl.h KVM: MMU: bail out pagewalk on kvm_read_guest error 2010-01-25 12:26:38 -02:00
svm.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 2009-12-14 09:58:24 -08:00
timer.c
trace.h
tss.h
vmx.c
x86.c kvmclock: count total_sleep_time when updating guest clock 2010-02-09 19:20:15 +02:00
x86.h