Qemu 0.15.0 rc2

(UPDATE Qemu 0.15.0 has been released)

I couldn’t even begin to mention what is new in this version of Qemu other then it is a *LOT* harder to build as it now depends on glib2, and it’s way pickier about finding and resolving dependencies.  I should also add that compiling is *FAR* more intense then it was in prior versions.  At some point gcc was eating 1.8GB of ram.  And I know it’s only constrained by me using the 32bit tool chain.  I have no idea if it’ll even build with the 64bit GCC on Windows.

So with a bit of prodding I’ve managed to build the i386 version although I didn’t do much testing.  But it does seem to work.  So here it is, my Win32 build:

qemu-0.15.0-rc2-i386-x86_64.7z

 

I’ve modified it so that the NE2000 is on 0x320 IRQ 10, and I’ve slipped back in my control+alt+d for a control alt delete (CAD) substitute, along with control+alt+r for a reset hotkey.

Enjoy!

2 thoughts on “Qemu 0.15.0 rc2

  1. Yeah, ever since 2.5.8 and their quest for Pentium optimizations it’s been downhill IMHO..

    Not to mention all the weird hacks people do to get around GCC’isims… Its horrific.

Leave a Reply to Michal Necasek Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.