]> git.proxmox.com Git - mirror_qemu.git/commit - target-ppc/cpu.h
PowerPC hypervisor mode is not fundamentally available only for PowerPC 64.
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 17 Nov 2007 21:14:09 +0000 (21:14 +0000)
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 17 Nov 2007 21:14:09 +0000 (21:14 +0000)
commita4f30719a8cdffd49194774ef578c1ced88f9fe5
tree64325b6f04554b4f20a03c46fa1eb08b3a00e689
parent9a87ce9b9558fc0aacebfefdbcbd74fda8fc027f
PowerPC hypervisor mode is not fundamentally available only for PowerPC 64.
Remove TARGET_PPC64 dependency and add code provision to be able
  to define a fake 32 bits CPU with hypervisor feature support.

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