[Qemu-devel] More MIPS panics

2007-09-13 Thread Daniel Jacobowitz
When fixing the breakpoint failure Jason's reproducible testcase was very helpful, so I'll return the favor in case someone else wants to fix this one... Running huge.exp from the gdb testsuite over gdbserver, with the gdbserver inside a mips or mipsel qemu, reliably crashes the kernel. It will en

Re: [Qemu-devel] [PATCH] Parallels disk image support

2007-09-13 Thread Alex Beregszaszi
Hi, > > On Fri, 2007-07-27 at 02:36 +0200, Alex Beregszaszi wrote: > > > Hi, > > > > > > attached patch adds support for reading from Parallels disk images. > > > > Can someone look at this? > > It's in CVS for a while now. Strange, I got no email from the cvs commit. Anyway thanks for commit

Re: [Qemu-devel] a win2k solution patch - committed?

2007-09-13 Thread Thiemo Seufer
Hetz Ben Hamo wrote: > Hi, > > Few weeks ago, someone sent a patch which make win2k installation fully > working without the need win2k-hack (disk full bug). ITYM "last AIO patch" by Vladimir N. Oleynik. IIRC it isn't a complete solution of the problem. > Has it been committed to CVS already? Y

[Qemu-devel] qemu vnc.c

2007-09-13 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/09/13 12:41:43 Modified files: . : vnc.c Log message: Fix infinite loop in VNC support, by Marc Bevand. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/vnc.c?cvsroot=qemu&

[Qemu-devel] qemu/hw fdc.c

2007-09-13 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/09/13 12:40:37 Modified files: hw : fdc.c Log message: Emulate spinning floppy disk, by Jan Jezabek. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/fdc.c?cvsroot=qemu&r

[Qemu-devel] qemu vl.c slirp/libslirp.h

2007-09-13 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/09/13 12:39:35 Modified files: . : vl.c slirp : libslirp.h Log message: Move network related includes to vl.c to help SLIRP-less builds. CVSWeb URLs: http://cv

[Qemu-devel] a win2k solution patch - committed?

2007-09-13 Thread Hetz Ben Hamo
Hi, Few weeks ago, someone sent a patch which make win2k installation fully working without the need win2k-hack (disk full bug). Has it been committed to CVS already? Thanks, Hetz -- Skepticism is the lazy person's default position. my blog (hebrew): http://benhamo.org

[Qemu-devel] qemu block-raw.c

2007-09-13 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/09/13 12:29:23 Modified files: . : block-raw.c Log message: Enhance raw io reliability, by Ben Guthro. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/block-raw.c?cvsroot=

[Qemu-devel] qemu/hw ide.c

2007-09-13 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/09/13 12:28:42 Modified files: hw : ide.c Log message: Allow more IDE power management, by Ben Guthro. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/ide.c?cvsroot=qemu

Re: [Qemu-devel] [PATCH] Parallels disk image support

2007-09-13 Thread Thiemo Seufer
Alex Beregszaszi wrote: > Hi, > > On Fri, 2007-07-27 at 02:36 +0200, Alex Beregszaszi wrote: > > Hi, > > > > attached patch adds support for reading from Parallels disk images. > > Can someone look at this? It's in CVS for a while now. Thiemo

Re: [Qemu-devel] [PATCH] Parallels disk image support

2007-09-13 Thread Alex Beregszaszi
Hi, On Fri, 2007-07-27 at 02:36 +0200, Alex Beregszaszi wrote: > Hi, > > attached patch adds support for reading from Parallels disk images. Can someone look at this? -- Alex