Re: [Qemu-devel] qemu monitor.c sysemu.h vl.c hw/esp.c hw/gumsti...

2007-12-02 Thread Laurent Vivier
Hi, thank you for the commit. I've just found a little mistake in my patch for mips_pica61.c: Index: qemu/hw/mips_pica61.c === --- qemu.orig/hw/mips_pica61.c 2007-12-02 20:04:11.0 +0100 +++ qemu/hw/mips_pica61.c 2007-

Re: [Qemu-devel] qemu monitor.c

2007-09-24 Thread Fabrice Bellard
Hi, I don't think this is the right fix because the monitor expressions can be used for either virtual or physical addresses. I suggest using 64 bit integers for every target. Fabrice. Blue Swirl wrote: CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl 07/09/

Re: [Qemu-devel] qemu monitor.c qemu-doc.texi vl.c vl.h

2007-02-18 Thread Paul Brook
> Changes by: Thiemo Seufer 07/02/18 17:04:49 > > Modified files: > . : monitor.c qemu-doc.texi vl.c vl.h > > Log message: > Monitor multiplexing, by Jason Wessel. > -no-frame option for sdl, by Christian Laursen. qemu-doc.texi also needs updating for the ne