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
_
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
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
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