[Qemu-devel] qemu exec.c

2006-12-17 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Changes by: Paul Brook 06/12/18 05:03:52 Modified files: . : exec.c Log message: Add unassigned memory debugging code. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/exec.c?cvsroot=qemu&r1=1.84&r2=1.

[Qemu-devel] [PATCH] Fix CDROM change

2006-12-17 Thread Anthony Liguori
Fabrice's 'better support of removable media" removed the cdrom_change_cb() from ide.c mentioning that it wasn't needed anymore. I don't see anywhere else in the IDE code that triggers an update of nb_sectors though so I think it's still needed. Currently, if you do: change cdrom /path/to/cd

Re: [Qemu-devel] SMP Question

2006-12-17 Thread Jonathan Phenix
maple Chou wrote: Dear All, I just doing my floppy toy-os project(include little bootloader). And test with qemu. The Floppy Image is here http://file.maple.tw/mapleos/floppy.img My problem is when I turn on the SMP option. (qemu -fda floppy.img -smp 2) The system will hang on bootsector (i

Re: [Qemu-devel] [PATCH 1/2] Escape filenames in monitor

2006-12-17 Thread Anthony Liguori
Julian Seward wrote: On Saturday 16 December 2006 21:11, Anthony Liguori wrote: info block is impossible to parse reliably because there is no escaping done on the filename. Don't you also need to convert \ to \\ ? Else any \ which was in the original string will confuse the parser of

[Qemu-devel] [PATCH 1/2][UPDATE] Escape filenames in monitor

2006-12-17 Thread Anthony Liguori
This is an update of my previous patch of the same name. It includes a fix for filename's containing backslashes that was caught by Julian Seward. Regards, Anthony Liguori diff -r 7d5869c61e0d block.c --- a/block.c Sat Dec 16 11:50:51 2006 -0600 +++ b/block.c Sat Dec 16 14:34:22 2006 -0600 @@

[Qemu-devel] SMP Question

2006-12-17 Thread maple Chou
Dear All, I just doing my floppy toy-os project(include little bootloader). And test with qemu. The Floppy Image is here http://file.maple.tw/mapleos/floppy.img My problem is when I turn on the SMP option. (qemu -fda floppy.img -smp 2) The system will hang on bootsector (i just watch qemu monito

Re: [Qemu-devel] [PATCH 1/2] Escape filenames in monitor

2006-12-17 Thread Julian Seward
On Saturday 16 December 2006 21:11, Anthony Liguori wrote: > info block is impossible to parse reliably because there is no escaping > done on the filename. Don't you also need to convert \ to \\ ? Else any \ which was in the original string will confuse the parser of the escaped output. J ___

Re: [Qemu-devel] Tracing guest memory accesses

2006-12-17 Thread maestro
Am Samstag, den 16.12.2006, 23:19 -0800 schrieb Diwaker Gupta: > On 12/16/06, Daniel Jacobowitz <[EMAIL PROTECTED]> wrote: > > On Sat, Dec 16, 2006 at 07:42:46PM -0800, Diwaker Gupta wrote: > > > o do these changes seem correct? As in, do they actually track the > > > read/write memory accesses don

[Qemu-devel] Crash when trying to format floppy

2006-12-17 Thread David Roberts
Hi, I'm using the QEMU 0.8.2 Ubuntu package. I've mounted fda as an image I created with `dd if=/dev/zero of=floppy.img bs=512 count=2880`. However, when I try to format it with the format tool in WIndows 98SE, QEMU crashes with the following error: FLOPPY ERROR: fdctrl_start_transfer: dma_mode