qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Bug AioContext polling is not implemented on Windows with qemu-system-ppc.exe
@ 2018-03-20 17:11 Howard Spoelstra
  2018-03-21 11:07 ` Paolo Bonzini
  0 siblings, 1 reply; 15+ messages in thread
From: Howard Spoelstra @ 2018-03-20 17:11 UTC (permalink / raw)
  To: qemu-devel qemu-devel

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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-03-22 10:06 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-20 17:11 [Qemu-devel] Bug AioContext polling is not implemented on Windows with qemu-system-ppc.exe Howard Spoelstra
2018-03-21 11:07 ` Paolo Bonzini
2018-03-21 13:13   ` Howard Spoelstra
2018-03-21 13:22     ` Paolo Bonzini
2018-03-21 13:29       ` Howard Spoelstra
2018-03-21 15:27         ` Paolo Bonzini
2018-03-21 16:23           ` Howard Spoelstra
2018-03-21 16:25             ` Paolo Bonzini
2018-03-21 16:31               ` Howard Spoelstra
2018-03-21 16:37                 ` Paolo Bonzini
2018-03-22  5:19                   ` Peter Xu
2018-03-22  8:28                     ` Howard Spoelstra
2018-03-22  8:52                       ` Peter Xu
2018-03-22  9:14                     ` Paolo Bonzini
2018-03-22 10:06                       ` Peter Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).