diff options
author | Izik Eidus <ieidus@redhat.com> | 2009-03-23 17:51:24 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-05-02 10:57:07 -0700 |
commit | e93d4df4cf013df5ab84c4967b9bfeecbb0f8c0d (patch) | |
tree | 18c05b5bccc504a0cacab1506d785663c5882ed8 /lib/debugobjects.c | |
parent | ae88df0aa69791cdaff74e89e65f2703f22e398e (diff) |
KVM: MMU: Fix aliased gfns treated as unaliased
(cherry picked from 2843099fee32a6020e1caa95c6026f28b5d43bff)
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions