linux_dsm_epyc7002/drivers/kvm
Avi Kivity cf5a94d133 KVM: SVM: Intercept the 'invd' and 'wbinvd' instructions
'invd' can destroy host data, and 'wbinvd' allows the guest to induce
long (milliseconds) latencies.

Noted by Ben Serebrin.

Signed-off-by: Avi Kivity <avi@qumranet.com>
2007-11-08 12:05:45 +02:00
..
i8259.c
ioapic.c
irq.c
irq.h
Kconfig
kvm_main.c
kvm_svm.h
kvm.h
lapic.c
Makefile
mmu.c
paging_tmpl.h
segment_descriptor.h
svm.c KVM: SVM: Intercept the 'invd' and 'wbinvd' instructions 2007-11-08 12:05:45 +02:00
svm.h
vmx.c
vmx.h
x86_emulate.c KVM: x86 emulator: invd instruction 2007-11-08 12:05:44 +02:00
x86_emulate.h