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
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
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
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
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