Re: [Qemu-devel] win64

2006-06-30 Thread yhlu
win64 as guest? YH On 6/26/06, ZIGLIO, Frediano, VF-IT <[EMAIL PROTECTED]> wrote: I got windows xp 64 working using current CVS. I still have problems with network, I had to use this patch Index: hw/rtl8139.c === RCS file: /source

Re: [Qemu-devel] Flash devices

2006-06-30 Thread Stefan Weil
Fabrice Bellard schrieb: Schwarz, Konrad wrote: Date: Tue, 18 Apr 2006 21:54:42 +0200 From: Stefan Weil <[EMAIL PROTECTED]> Subject: [Qemu-devel] Flash simulation To: qemu-devel@nongnu.org A typical embedded system (and also most standard PCs) contains flash memory. Full system emulation sho

[Qemu-devel] [PATCH] Sparc64 host support

2006-06-30 Thread Blue Swirl
The attached patch adds initial support to Sparc64 as host platform. ARM, MIPS and Sparc32 user emulators compile, but at least the Sparc32 emulator segfaults when executing the first TB. The final linking of the system emulators fail with a lot of the following messages: /usr/lib64/libc_nons

[Qemu-devel] Question about qemu io addressing

2006-06-30 Thread Alessandro Corradi
Hi all,Is it possible to use an hardware in memory address space instead of use io-address in i386 emulation? And if it is possible, how it influence emulation speed?ThanksAle ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailm

Re: [Qemu-devel] QEMU GUI

2006-06-30 Thread Dan Sandberg
Christian MICHON wrote: On 6/21/06, Fabrice Bellard <[EMAIL PROTECTED]> wrote: Hi, Concerning the QEMU GUI, my mind slightly evolved since my last posts on the topic: I think that a wxWidgets GUI would be the best as it is reasonnably portable and because it uses the native GUIs. If someone