linux/arch/x86
Izik Eidus 2843099fee KVM: MMU: Fix aliased gfns treated as unaliased
Some areas of kvm x86 mmu are using gfn offset inside a slot without
unaliasing the gfn first.  This patch makes sure that the gfn will be
unaliased and add gfn_to_memslot_unaliased() to save the calculating
of the gfn unaliasing in case we have it unaliased already.

Signed-off-by: Izik Eidus <ieidus@redhat.com>
Acked-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2008-12-31 16:51:50 +02:00
..
boot
configs
crypto
ia32
include/asm KVM: MMU: Fix aliased gfns treated as unaliased 2008-12-31 16:51:50 +02:00
kernel x86: Export some definition of MTRR 2008-12-31 16:51:44 +02:00
kvm KVM: MMU: Fix aliased gfns treated as unaliased 2008-12-31 16:51:50 +02:00
lguest
lib
mach-default
mach-generic
mach-rdc321x
mach-voyager
math-emu
mm
oprofile
pci
power
scripts
vdso
video
xen
Kconfig
Kconfig.cpu
Kconfig.debug
Makefile
Makefile_32.cpu