linux-stable-rt/virt/kvm
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
..
coalesced_mmio.c
coalesced_mmio.h
ioapic.c KVM: Kick NMI receiving VCPU 2008-12-31 16:51:42 +02:00
ioapic.h KVM: Move irqchip_in_kernel() from ioapic.h to irq.h 2008-10-15 14:25:36 +02:00
iodev.h
irq_comm.c KVM: IRQ ACK notifier should be used with in-kernel irqchip 2008-12-31 16:51:47 +02:00
kvm_main.c KVM: MMU: Fix aliased gfns treated as unaliased 2008-12-31 16:51:50 +02:00
kvm_trace.c
vtd.c KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/ 2008-10-15 14:25:32 +02:00