> Another question, how can I boot up Android on QEMU?
IIRC, QEMU is lack of some hw support needed by Android platform, so the
answer might be no.
Regards,
chenwj
--
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-379
On 22 March 2012 06:24, stefan weids wrote:
> I have downloaded the QEMU sources from linaro and built it successfully.
>
> My PC architecture is X86, I downloaded the test image tarball from linaro,
> the image includes two images (zImage.integrator and arm_root.img). Then I
> use the following c
Dear All,
I have downloaded the QEMU sources from linaro and built it successfully.
My PC architecture is X86, I downloaded the test image tarball from linaro,
the image includes two images (zImage.integrator and arm_root.img). Then I
use the following commands to boot them on QEMU successfully.