]> git.proxmox.com Git - mirror_qemu.git/commit
Fix PowerPC 32 emulation on 64 bits hosts:
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 18 Sep 2007 11:17:30 +0000 (11:17 +0000)
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 18 Sep 2007 11:17:30 +0000 (11:17 +0000)
commitd9d7210c7dc2975f27e8d97e10f2ab3ff648d373
tree4f26150b9a8ebd646fa6aaf685e546b8aba1c357
parente2b577e5e548b58740ed5b1d9d12015cb7b233ff
Fix PowerPC 32 emulation on 64 bits hosts:
we can use 64 bits registers but not pretend page is 1kB long
As it seems most Linux programs assume page-size is 4kB, never allow
1kB pages for user-mode only emulation.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3182 c046a42c-6fe2-441c-8c8c-71466251a162
target-ppc/cpu.h