I compiled the 4.4.4-r5 branch but I was not able to change the kernel
yet.
Furthermore I am not able to use any version of Android x86 6.x, 7.x,
8.x on current QEMU with or without the parameters.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscri
Nevermind that, just found out how to run:
qemu-system-x86_64 -cdrom android-x86-4.4-r5.iso -m 1024 -global i440FX-
pcihost.x-pci-hole64-fix=off -global q35-pcihost.x-pci-hole64-fix=off
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
I don't know if there is another way to do that but I changed the
properties of x-pci-hole64-fix in hw/pci-host/piix.c and hw/pci-
host/q35.c to false on current master and compiled and now it works
again.
Maybe you can add a switch (unless there already is one) so one can
change it on runtime wit
After 'git bisect' -ing it I found the commit that is responsible for
this:
https://git.qemu.org/?p=qemu.git;a=commitdiff;h=9fa99d2519cbf71f871e46871df12cb446dc1c3e
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchp
Public bug reported:
Try to boot from the Android-x86 4.4-r5 ISO won't boot in QEMU after
2.11.0-rc2. The last known version it works is 2.11.0-rc1.
It also works on the 2.10.x-line, even the 2.10.2 which was released after
2.11.0-rc2!
How to reproduce:
Download the ISO from
http://www.android-