linux_dsm_epyc7002/arch/x86/kvm
Bandan Das ae0f549951 kvm: x86: don't print warning messages for unimplemented msrs
Change unimplemented msrs messages to use pr_debug.
If CONFIG_DYNAMIC_DEBUG is set, then these messages can be
enabled at run time or else -DDEBUG can be used at compile
time to enable them. These messages will still be printed if
ignore_msrs=1.

Signed-off-by: Bandan Das <bsd@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
2016-11-22 18:29:10 +01:00
..
assigned-dev.c
assigned-dev.h
cpuid.c kvm: x86: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11] 2016-11-22 14:51:55 +01:00
cpuid.h
debugfs.c
emulate.c KVM: x86: emulate FXSAVE and FXRSTOR 2016-11-16 22:09:46 +01:00
hyperv.c kvm: x86: hyperv: make function static to avoid compiling warning 2016-11-16 22:09:44 +01:00
hyperv.h
i8254.c
i8254.h
i8259.c
ioapic.c kvm: x86: memset whole irq_eoi 2016-10-20 14:54:11 +02:00
ioapic.h
iommu.c
irq_comm.c
irq.c
irq.h
Kconfig
kvm_cache_regs.h
lapic.c kvm: x86: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11] 2016-11-22 14:51:55 +01:00
lapic.h KVM: LAPIC: add APIC Timer periodic/oneshot mode VMX preemption timer support 2016-11-02 21:32:17 +01:00
Makefile
mmu_audit.c
mmu.c kvm: x86: don't print warning messages for unimplemented msrs 2016-11-22 18:29:10 +01:00
mmu.h
mmutrace.h
mtrr.c
page_track.c kvm/page_track: export symbols for external usage 2016-11-04 12:13:20 +01:00
paging_tmpl.h
pmu_amd.c
pmu_intel.c
pmu.c
pmu.h
svm.c KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK 2016-11-02 20:03:07 +01:00
trace.h
tss.h
vmx.c KVM: nVMX: invvpid handling improvements 2016-11-22 17:26:42 +01:00
x86.c kvm: x86: don't print warning messages for unimplemented msrs 2016-11-22 18:29:10 +01:00
x86.h