]> git.proxmox.com Git - qemu.git/commit - exec-all.h
Disable phsyical memory handling in userspace emulation.
authorPaul Brook <paul@codesourcery.com>
Fri, 12 Mar 2010 16:54:58 +0000 (16:54 +0000)
committerPaul Brook <paul@codesourcery.com>
Fri, 12 Mar 2010 18:34:25 +0000 (18:34 +0000)
commitb3755a915e40271e8d2b1119e8a1dc1f3e88d2e5
tree9ca60af42732d0df7c5b81a7ca6ced26ea8d4494
parent20cb400d41b07f33ed34d5ed917e534c7f12738b
Disable phsyical memory handling in userspace emulation.

Code to handle physical memory access is not meaningful in usrmode emulation,
so disable it.

Signed-off-by: Paul Brook <paul@codesourcery.com>
cpu-all.h
cpu-common.h
exec-all.h
exec.c
kvm.h