I wanted to recompile the newest Qemu tarball for Openstep with all the patches from neozeed but ran into some trouble with vl.h not being a file anymore. Anyone have 0.9.1 running yet?
-Mike
Nevermind a quick grep shows me sysemu.h is the right file now.
-Mike
Added: But it dies trying to compile the busmouse.c code. I guess there was something in vl.h that it needed that is not in sysemu.h :(
Quote from: "mgtremaine"Nevermind a quick grep shows me sysemu.h is the right file now.
-Mike
Added: But it dies trying to compile the busmouse.c code. I guess there was something in vl.h that it needed that is not in sysemu.h :(
Yes indeed, it's all changed a good deal. I've been waiting for them to stabalize a 'new' version to at least attack that... Qemu has been in some quite dramatic flux in the last year....
And I do have hopes that their PCI/PS/2 timings will be good enough to let us just use the PS/2 mouse one day.....
I noticed kb7sqi said he had a working 0.9.1 patch set it would be nice to have that posted somewhere. My 0.9.0 install under Fedora 9 started acting strange lately it runs fine but when I shut it down it locks the machine which is not very fun.
I played with Virtualbox 2.0.2 which does work fine but I guess I just like the qemu command line interface it stays out of my way nicely.
I do hope that we can use PS/2 someday soon with it.
-Mike
Quote from: "mgtremaine"I noticed kb7sqi said he had a working 0.9.1 patch set it would be nice to have that posted somewhere. My 0.9.0 install under Fedora 9 started acting strange lately it runs fine but when I shut it down it locks the machine which is not very fun.
I played with Virtualbox 2.0.2 which does work fine but I guess I just like the qemu command line interface it stays out of my way nicely.
I do hope that we can use PS/2 someday soon with it.
-Mike
Hey Mike,
Long time no type. Sorry work has been h*ll the last month or so & don't plan on letting up till around Thanksgiving. But I do have the a bus mouse patch for 0.9.1. I agree the code has went thru some major overhauling the last year. I tried the bus mouse patch I have for 0.9.1 against a daily CVS pull a while back & it didn't like it too well. If you like I can post the patch that I got from maddthesane off the qemu forums. I'll dig it out & post it to the misc section on the websever. While I do have a complete setup running under VirtualBox that runs on all 4 platforms I use, I still also prefer QEMU while running under OpenSolaris. It's almost twice the speed. The patch is posted in the misc section. It's name is busmouse-patch.diff.zip. Hope that helps. Take care.
Thanks! I'll give it a try this week and see if it clears up my shutdown issue.
-Mike