Avi Kivity e119d117a1 [PATCH] kvm: Fix gva_to_gpa()
gva_to_gpa() needs to be updated to the new walk_addr() calling convention,
otherwise it may oops under some circumstances.

Use the opportunity to remove all the code duplication in gva_to_gpa(), which
essentially repeats the calculations in walk_addr().

Signed-off-by: Avi Kivity <avi@qumranet.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:40 -08:00
..
2007-02-09 09:14:07 -08:00
2006-12-10 09:57:22 -08:00
2007-02-09 09:14:07 -08:00
2007-02-12 09:48:40 -08:00
2007-02-09 09:14:07 -08:00
2006-12-10 09:57:22 -08:00
2007-02-12 09:48:40 -08:00
2006-12-30 10:56:44 -08:00