acrn-kernel/arch/x86/kvm
Marcin Slusarz 9f51e24ee8 x86: Use printk_once()
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
LKML-Reference: <1249847649-11631-6-git-send-email-marcin.slusarz@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-08-09 22:28:34 +02:00
..
Kconfig KVM: Expand on "help" info to specify kvm intel and amd module names 2009-06-10 11:48:55 +03:00
Makefile
i8254.c KVM: PIT: fix count read and mode 0 handling 2009-06-10 11:48:39 +03:00
i8254.h
i8259.c
irq.c KVM: Remove irq_pending bitmap 2009-06-10 11:48:57 +03:00
irq.h
kvm_cache_regs.h
kvm_svm.h
kvm_timer.h
lapic.c KVM: fix apic_debug instances 2009-06-10 11:48:50 +03:00
lapic.h KVM: APIC: get rid of deliver_bitmask 2009-06-10 11:48:27 +03:00
mmu.c KVM: MMU: Allow 4K ptes with bit 7 (PAT) set 2009-06-28 14:10:29 +03:00
mmu.h KVM: Use rsvd_bits_mask in load_pdptrs() 2009-06-10 11:48:36 +03:00
paging_tmpl.h KVM: shut up uninit compiler warning in paging_tmpl.h 2009-06-28 14:10:32 +03:00
svm.c KVM: inject NMI after IRET from a previous NMI, not before. 2009-06-10 11:48:59 +03:00
timer.c
tss.h
vmx.c KVM: VMX: Handle vmx instruction vmexits 2009-06-28 14:10:31 +03:00
x86.c x86: Use printk_once() 2009-08-09 22:28:34 +02:00
x86.h KVM: Do not re-execute INTn instruction. 2009-06-10 11:48:58 +03:00
x86_emulate.c KVM: kvm/x86_emulate.c toggle_interruptibility() should be static 2009-06-28 14:10:30 +03:00