]> Git Repo - qemu.git/blobdiff - configure
PPC: Bump qemu-system-ppc to 64-bit physical address space
[qemu.git] / configure
index 4f87e0a43ba114266d321d4c9702a9f3b79f6625..f8dd4db6c57cb18a1ab1f1326970c454dce88f0a 100755 (executable)
--- a/configure
+++ b/configure
@@ -3309,7 +3309,7 @@ case "$target_arch2" in
   ;;
   ppc)
     gdb_xml_files="power-core.xml power-fpu.xml power-altivec.xml power-spe.xml"
-    target_phys_bits=32
+    target_phys_bits=64
     target_nptl="yes"
     target_libs_softmmu="$fdt_libs"
   ;;
This page took 0.019589 seconds and 4 git commands to generate.