]> git.proxmox.com Git - qemu.git/commit - target-i386/helper.c
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)
commitca1c9e154b3b077aadf459a8aaf90196c0726452
treee9231f19cc5800e3fa3773064466bba5f1aabe5f
parent681f8c29aaa375b2b46ff81844b9bfa594538f43
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