linux_dsm_epyc7002/arch/x86
Avi Kivity 3d53c27d05 KVM: Use thread debug register storage instead of kvm specific data
Instead of saving the debug registers from the processor to a kvm data
structure, rely in the debug registers stored in the thread structure.
This allows us not to save dr6 and dr7.

Reduces lightweight vmexit cost by 350 cycles, or 11 percent.

Signed-off-by: Avi Kivity <avi@redhat.com>
2009-09-10 18:11:04 +03:00
..
boot
configs
crypto
ia32
include/asm KVM: Use thread debug register storage instead of kvm specific data 2009-09-10 18:11:04 +03:00
kernel KVM guest: do not batch pte updates from interrupt context 2009-09-10 18:10:50 +03:00
kvm KVM: Use thread debug register storage instead of kvm specific data 2009-09-10 18:11:04 +03:00
lguest
lib
math-emu
mm x86: Export kmap_atomic_to_page() 2009-09-10 08:33:22 +03:00
oprofile
pci
power
vdso
video
xen x86, xen: Initialize cx to suppress warning 2009-08-25 21:10:32 -07:00
Kbuild
Kconfig
Kconfig.cpu
Kconfig.debug
Makefile
Makefile_32.cpu