linux/arch/x86/kvm
Jan Kiszka 888d256e9c KVM: Unregister cpufreq notifier on unload
Properly unregister cpufreq notifier on onload if it was registered
during init.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2009-04-22 13:54:33 +03:00
..
i8254.c
i8254.h
i8259.c KVM: fix sparse warnings: context imbalance 2009-03-24 11:03:13 +02:00
irq.c
irq.h
Kconfig Merge branch 'tracing/core-v2' into tracing-for-linus 2009-04-02 00:49:02 +02:00
kvm_cache_regs.h
kvm_svm.h
lapic.c
lapic.h
Makefile
mmu.c KVM: MMU: disable global page optimization 2009-04-22 13:52:09 +03:00
mmu.h KVM: is_long_mode() should check for EFER.LMA 2009-03-24 11:03:13 +02:00
paging_tmpl.h KVM: Fix missing smp tlb flush in invlpg 2009-03-24 11:03:14 +02:00
svm.c KVM: SVM: set accessed bit for VMCB segment selectors 2009-03-24 11:03:11 +02:00
tss.h
vmx.c KVM: VMX: Don't allow uninhibited access to EFER on i386 2009-03-24 11:03:15 +02:00
x86_emulate.c
x86.c KVM: Unregister cpufreq notifier on unload 2009-04-22 13:54:33 +03:00
x86.h