i386: Catch all non-present ptes in cpu_get_phys_page_debug (Jan Kiszka)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 18 Aug 2008 18:00:31 +0000 (18:00 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 18 Aug 2008 18:00:31 +0000 (18:00 +0000)
commitac4d93f190d74e94efcc64928e3491c7aa87feab
treee9231f19cc5800e3fa3773064466bba5f1aabe5f
parent2fe32d808910ec7732792c17bcaf3cc291f9c330
i386: Catch all non-present ptes in cpu_get_phys_page_debug (Jan Kiszka)

It helps debugging guests when yet unmapped pages are correctly reported
as, well, unmapped.

Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5025 c046a42c-6fe2-441c-8c8c-71466251a162
target-i386/helper.c