blob: ff3227853e845c991d311ffe4996bea216ad9795 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
Can't load Android VBOX image or even linux test image as well
Can't load Android X86 ICS 4.0 VBOX image.
It worked with previous version before adding /qemu/hw/pc_sysfw.c file ( tested with version 1.0 ).
x86_64-softmmu# ./qemu-system-x86_64 ~/kvm-test-image/x86-linux-0.2.img
qemu: PC system firmware (pflash) must be a multiple of 0x1000
In QEMU website (http://wiki.qemu.org/Testing), there is a test image for linux
but, new version can't load the image as well because of upper error.
linux-0.2.img.bz2 (8 MB) Small Linux disk image containing a 2.6.20 Linux kernel, X11 and various utilities to test QEMU
|