qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Re: Inquiry, speed comparison on OS X, QEMU vs Virual


From: John R. Hogerhuis
Subject: Re: [Qemu-devel] Re: Inquiry, speed comparison on OS X, QEMU vs Virual PC
Date: Mon, 12 Jul 2004 09:33:10 -0700

The code primitives output by the dynamic translator are actually just
the result of compiling short swaths of C code.

Whether an PowerPC little-endian mode can be used would depend only on:

1) Whether the compiler (gcc) supports such a mode
2) If there is an option for it, how that option is enabled, and whether
that option is enabled. Is it just a command line option? Do you have to
use pragma's in the code?

Neither of which I know the answer to, but that should give you
somewhere to look.

-- John.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]