03 February 2012

Qemu git win32

Yet another Qemu-git win32 (XP SP1) binaries...
Originally I want to test if Qemu-alpha is able to emulate openvms (as es40 replacement), but no luck.. probably bios issue

Configured with:
configure --static --enable-sdl --enable-curses --enable-curl --enable-vnc-thread --enable-vnc-tls --enable-vnc-jpeg --enable-vnc-png --audio-drv-list=winwave,dsound,sdl --audio-card-list=ac97,es1370,sb16,cs4231a,adlib,gus,hda --enable-guest-agent --enable-vhost-net

Static Libraries:
Glib 2.30.2, libintl 0.18.1, win-iconv
SDL 1.2.14
GnuTLS 2.12.14, libgcrypt  1.5, gpg-error 1.10
libpng 1.5.8
libjpeg 8c
ncurses 5.9
libcurl 7.23.1, libidn 1.15
zlib 1.2.5

Before even try, let me tell you that many Windows do not work (hang, BSOD and such)... and this is not the hardware accelerated version a.k.a "pure emulator"

15 February 2012
Qemu-1.0.50.0git.exe (all arch) 9.34MB
MD5: c7c9bbf8edd28c6170b28f1cffedfab4


The installer will install to [CD]\QEMU then make all console-less version of qemu-system*.exe with 'w' suffix and upx'd all executables.
Or you can extract it using 7zip too but without above extras.

2 comments:

  1. Qemu for ARM doesn't seems to work

    ReplyDelete
  2. Thanks I guess tcg interpreter doesn't work that well and slowing down too much. Will disabling it

    ReplyDelete