[Qemu-devel] Unknown PCI Bridge

2006-05-04 Thread Chris Bagwell
Hi all, I upgraded to current CVS (0.8.1 plus a couple of patches like acpi). Last time I upgraded was about 1 week ago. When I ran this version with a win98 guest, windows detected a new device called "PCI Bridge". It was unable to find a driver for this on the win98 CD and placed it as n

Re: [Qemu-devel] QEMU 0.8.1

2006-05-04 Thread Chris Bagwell
Christian MICHON wrote: seen on winXP host (kqemu independent): sometimes the pointer inside the guest hits like an invisible wall and cannot go any further. This happens on a win2003 bartpe based guest and on a RedHat 7.2 livecd (superrescue 2.1.2). I've seen this for a few weeks in CVS as well

[Qemu-devel] Re: [PATCH] Don't install HTML if its not generated

2006-04-26 Thread Chris Bagwell
I included a context diff this time to make it easier to see the problem. Chris --- Makefile23 Apr 2006 17:57:59 - 1.97 +++ Makefile27 Apr 2006 02:09:07 - @@ -56,7 +56,9 @@ $(INSTALL) -m 644 $(SRC_PATH)/pc-bios/$$x "$(DESTDIR)$(datadir)"; \ done +ifde

[Qemu-devel] [PATCH] Don't install HTML if its not generated

2006-04-25 Thread Chris Bagwell
Hi all, There was a patch added to CVS that detects if tools exist to build documentation. This helped me during the compile phase since I don't have those tools installed. I had a failure during the install phase because it still tried to install the non-existent docs. Following patch fix

[Qemu-devel] gnu-c99-math.h file

2006-04-25 Thread Chris Bagwell
I just upgraded to current CVS to get all the changes submitted today. The solaris port commits seems to have added a #include "gnu-c99-math.h" file to fpu/softfloat-native.h. This file doesn't exist on my Fedora Core 5 system with gcc32 installed for compatibility. The mailing archive menti

[Qemu-devel] New usb tablet and numlock

2006-04-20 Thread Chris Bagwell
Hi all, I'm enjoying the new usb tablet device under windows 98. When the "grabless" mode is enabled, I notice that the numlock keys can get out of sync. Anyone else seeing this? For instance, if I have numlock enabled and then start qemu with tablet support, my win98 thinks numlock is off