[Qemu-devel] qemu/hw pl110_template.h

2006-02-19 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook [EMAIL PROTECTED] 06/02/19 12:31:32 Modified files: hw : pl110_template.h Log message: PL110 byteswapping fix. CVSWeb URLs:

[Qemu-devel] qemu tap-win32.c

2006-02-19 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook [EMAIL PROTECTED] 06/02/19 12:40:00 Modified files: . : tap-win32.c Log message: WIn32 compile fix. CVSWeb URLs:

[Qemu-devel] [LINK] - patch to add smbrc

2006-02-19 Thread Hetz Ben Hamo
Hi, On the QEMU forum, William Anderer has posted a patch for adding smbrc to QEMU. link: http://qemu.dad-answers.com/viewtopic.php?t=856 Thanks, Hetz ___ Qemu-devel mailing list Qemu-devel@nongnu.org

[Qemu-devel] qemu qemu-doc.texi

2006-02-19 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook [EMAIL PROTECTED] 06/02/20 00:35:00 Modified files: . : qemu-doc.texi Log message: Update Arm docs. CVSWeb URLs:

[Qemu-devel] Arm system emulation change

2006-02-19 Thread Paul Brook
I've just changed the default CPU for the Arm system emulation from an arm1026 to an arm926. These cores are more-or-less the same from a software POV, but the 926 seems to be more common. If your old kernel doesn't boot with new qemu, it probably doesn't support the selected CPU. You can

[Qemu-devel] qemu ./cpu-exec.c ./vl.c ./vl.h hw/integratorcp...

2006-02-19 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook [EMAIL PROTECTED] 06/02/20 00:33:36 Modified files: . : cpu-exec.c vl.c vl.h hw : integratorcp.c linux-user : main.c target-arm :

Re: Re: [Qemu-devel] new entry in Qemu forum-- Andre Pech's fix on gdbstub

2006-02-19 Thread Mulyadi Santosa
Hi... On Sunday 19 February 2006 22:39, Paul Brook wrote: This patch is not sufficient. There seems to be some inconsistency whether cpu_get_phys_page_debug returns the physical address or the base address of the page. Hm, I am not so sure either. Anyway, using cscope to find out which