qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Bug AioContext polling is not implemented on Windows with q


From: Howard Spoelstra
Subject: [Qemu-devel] Bug AioContext polling is not implemented on Windows with qemu-system-ppc.exe
Date: Tue, 20 Mar 2018 18:11:35 +0100

Hi,

I just built qemu-system-ppc.exe for windows using a fully up-to-date Fedora 27.
Command line for build:

./configure --cross-prefix=x86_64-w64-mingw32-
--target-list="ppc-softmmu ppc64-softmmu" --enable-gtk
--with-gtkabi=3.0 --enable-sdl --with-sdlabi=2.0

Command line to invoke Qemu:
C:\qemu-master>qemu-system-ppc.exe -L pc-bios -boot c -m 256 -M mac99
-prom-env "boot-args=-v" -prom-env "auto-boot?=true" -prom-env
"vga-ndrv?=true"  -drive
file=c:\Mac-disks\9.1.img,format=raw,media=disk -netdev
user,id=network01 -device
sungem,netdev=network01,mac=52:54:00:12:34:66 -sdl -device usb-kbd
-device usb-mouse

Error:
Unexpected error in aio_context_set_poll_params() at util/aio-win32.c:413:
qemu-system-ppc.exe: AioContext polling is not implemented on Windows

Best,
Howard



reply via email to

[Prev in Thread] Current Thread [Next in Thread]