[Qemu-devel] cvs regression - blue screen INACCESSIBLE_BOOT_DEVICE

2007-01-02 Thread Don Kitchen
I just compiled CVS and have experienced a regression with some windows qcow images (2000 pro and server). The images work with cvs I compiled back in July, but current cvs produces blue screen with INACCESSIBLE_BOOT_DEVICE. I'm running under linux, with only option -hda disk. Thanks _

[Qemu-devel] [PATCH][RESEND] Reinitialize monitor upon reconnect

2007-01-02 Thread Anthony Liguori
The attached patch will reinitialize the monitor for character devices that support reconnecting (tcp, telnet, unix socket, etc). This patch is needed to be able to connect to the monitor in a deterministic way (for management tools). I've updated the patch considerably since the last time I

[Qemu-devel] qemu/hw arm_gic.c

2007-01-02 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Changes by: Paul Brook 07/01/02 19:33:16 Modified files: hw : arm_gic.c Log message: Arm GIC stuck interrupt fix. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/arm_gic.c?cvsroot=qemu&r1=1.2&r2=1.3

Re: [Qemu-devel] win98 slow with kqemu

2007-01-02 Thread Dan Sandberg
I have noticed the same thing. Could it be that todays processors are simply very bad at running 16-bit code (that the pipeline has to be reloaded for each instruction or something similar)? If this is the case there is probably nothing else to do than avoiding kqemu with 16-bit OS:s. On the