Re: [Qemu-devel] How To Boot Up Linux Kernel/Android on QEMU

2012-03-22 Thread 陳韋任
> 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

Re: [Qemu-devel] How To Boot Up Linux Kernel/Android on QEMU

2012-03-22 Thread Peter Maydell
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

[Qemu-devel] How To Boot Up Linux Kernel/Android on QEMU

2012-03-22 Thread stefan weids
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.