CVSROOT:        /sources/qemu
Module name:    qemu
Changes by:     Jocelyn Mayer <j_mayer> 07/09/18 11:17:30

Modified files:
        target-ppc     : cpu.h 

Log message:
        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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/cpu.h?cvsroot=qemu&r1=1.51&r2=1.52


Reply via email to