On 13/03/2019 02.06, Philippe Mathieu-Daudé wrote: > ' > On Tue, Mar 12, 2019 at 6:44 PM Markus Armbruster <arm...@redhat.com> wrote: [...] >> = hw/arm/nseries.c = >> Andrzej Zaborowski <balr...@gmail.com> (odd fixer:nSeries) >> Peter Maydell <peter.mayd...@linaro.org> (odd fixer:nSeries) >> qemu-...@nongnu.org (open list:nSeries) > > images: > http://stskeeps.subnetmask.net/meego-n8x0/ > > $ qemu-system-arm -M n810 -kernel > meego-arm-n8x0-1.0.80.20100712.1431-vmlinuz-2.6.35~rc4-129.1-n8x0 > -append "root=/dev/mmcblk0p1 console=ttyS0 printk.time=0 rootwait" -m > 130 -sd meego-arm-n8x0-1.0.80.20100712.1431-sda.raw -serial stdio
That does not work for me - I only get a white screen that turns to black after half a second, and no output (also not on the serial console). Does it still work for you with the latest QEMU master branch? Thomas