linux/arch/x86/kvm
Jan Kiszka 1b10bf31a5 KVM: x86: Silence various LAPIC-related host kernel messages
KVM-x86 dumps a lot of debug messages that have no meaning for normal
operation:
 - INIT de-assertion is ignored
 - SIPIs are sent and received
 - APIC writes are unaligned or < 4 byte long
   (Windows Server 2003 triggers this on SMP)

Degrade them to true debug messages, keeping the host kernel log clean
for real problems.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2008-10-15 14:25:30 +02:00
..
Kconfig mmu-notifiers: core 2008-07-28 16:30:21 -07:00
Makefile KVM: Device Assignment with VT-d 2008-10-15 14:25:04 +02:00
i8254.c KVM: x86: do not execute halted vcpus 2008-10-15 10:15:26 +02:00
i8254.h KVM: PIT: fix injection logic and count 2008-10-15 10:15:17 +02:00
i8259.c KVM: PIC: enhance IPI avoidance 2008-10-15 14:25:28 +02:00
irq.c KVM: PIT: fix injection logic and count 2008-10-15 10:15:17 +02:00
irq.h KVM: PIC: enhance IPI avoidance 2008-10-15 14:25:28 +02:00
kvm_cache_regs.h KVM: x86: accessors for guest registers 2008-10-15 10:13:57 +02:00
kvm_svm.h
lapic.c KVM: x86: Silence various LAPIC-related host kernel messages 2008-10-15 14:25:30 +02:00
lapic.h
mmu.c KVM: MMU: add "oos_shadow" parameter to disable oos 2008-10-15 14:25:27 +02: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: out of sync shadow core 2008-10-15 14:25:25 +02:00
svm.c KVM: x86: trap invlpg 2008-10-15 14:25:21 +02:00
svm.h
tss.h
vmx.c KVM: x86: trap invlpg 2008-10-15 14:25:21 +02:00
vmx.h x86: Move FEATURE_CONTROL bits to msr-index.h 2008-10-15 10:16:14 +02:00
vtd.c KVM: Device Assignment: Map mmio pages into VT-d page table 2008-10-15 14:25:29 +02:00
x86.c KVM: x86: Silence various LAPIC-related host kernel messages 2008-10-15 14:25:30 +02:00
x86.h KVM: Add a pending interrupt queue 2008-10-15 10:15:13 +02:00
x86_emulate.c KVM: x86 emulator: Use DstAcc for 'and' 2008-10-15 10:16:14 +02:00