]> git.proxmox.com Git - qemu.git/commit - cpu-all.h
Remove cpu_get_phys_page_debug from userspace emulation
authorPaul Brook <paul@codesourcery.com>
Mon, 1 Mar 2010 03:46:18 +0000 (03:46 +0000)
committerPaul Brook <paul@codesourcery.com>
Fri, 12 Mar 2010 18:34:25 +0000 (18:34 +0000)
commit4fcc562bff94c28cc06d510d87280afc467add6d
tree6d298bdb510b2687b6c80c36bcd555fb0ee7d0d6
parentb3755a915e40271e8d2b1119e8a1dc1f3e88d2e5
Remove cpu_get_phys_page_debug from userspace emulation

cpu_get_phys_page_debug makes no sense for userspace emulation, so remove it.

Signed-off-by: Paul Brook <paul@codesourcery.com>
12 files changed:
cpu-all.h
target-alpha/helper.c
target-arm/helper.c
target-cris/helper.c
target-i386/helper.c
target-m68k/helper.c
target-microblaze/helper.c
target-mips/helper.c
target-ppc/helper.c
target-s390x/helper.c
target-sh4/helper.c
target-sparc/helper.c