Re: [Qemu-devel] QEMU FreeBSD 6.1 "npxdna: fpcurthread == curthread" spewage

2006-06-23 Thread Zach Metzinger
No more kernel messages on FreeBSD. I'll send a note to the port maintainer to have it updated. Thanks! --- Zach On 6/23/06, Fabrice Bellard <[EMAIL PROTECTED]> wrote: I put online kqemu version 1.3.0pre9 which should solve the issue. Maybe it helps for the Windows XP hosts too ? Regards, Fab

[Qemu-devel] My QEMU Dream System & Some ideas

2006-06-23 Thread jonathan . kalbfeld
First the ideas: 1/ Add a byte counter to savevm and loadvm to write to the console how big the image is, maybe adding an optional zlib to compress it on disk. 2/ Add checkpointing at regular intervals, saving only the deltas using something like xdelta to compare savevm outputs. 3/ Add a shell

Re: [Qemu-devel] QEMU FreeBSD 6.1 "npxdna: fpcurthread == curthread" spewage

2006-06-23 Thread Hetz Ben Hamo
Hi, On 6/23/06, Fabrice Bellard <[EMAIL PROTECTED]> wrote: I put online kqemu version 1.3.0pre9 which should solve the issue. Maybe it helps for the Windows XP hosts too ? Changelog please? Thanks, Hetz ___ Qemu-devel mailing list Qemu-devel@nongn

[Qemu-devel] Qemu with wxWidgets: g++ errors, ABI mismatch

2006-06-23 Thread Oliver Gerlich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, while playing with wxWidgets and Qemu, I noticed several problems and hoped that you know a solution for this. I added a single C++ source file (wxgui.cpp) for wxWidgets stuff, which in turn includes vl.h . wxgui.cpp is compiled with g++ (trie

Re: [Qemu-devel] QEMU FreeBSD 6.1 "npxdna: fpcurthread == curthread" spewage

2006-06-23 Thread WaxDragon
At first test, it does fix -kernel-kqemu with XP hosts. yay! On 6/23/06, Fabrice Bellard <[EMAIL PROTECTED]> wrote: I put online kqemu version 1.3.0pre9 which should solve the issue. Maybe it helps for the Windows XP hosts too ? Regards, Fabrice. Zach Metzinger wrote: > Let me know if you nee

[Qemu-devel] qemu/target-sparc translate.c

2006-06-23 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Changes by: Fabrice Bellard06/06/23 21:01:56 Modified files: target-sparc : translate.c Log message: Sparc64 BPr branch target fix (Blue Swirl) CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-sparc/tra

Re: [Qemu-devel] QEMU FreeBSD 6.1 "npxdna: fpcurthread == curthread" spewage

2006-06-23 Thread Fabrice Bellard
I put online kqemu version 1.3.0pre9 which should solve the issue. Maybe it helps for the Windows XP hosts too ? Regards, Fabrice. Zach Metzinger wrote: Let me know if you need any testing. I have both 6.1-RELEASE and 5.3-RELEASE machines on which to test. Thanks, and this is a truly great b

Re: [Qemu-devel] Asking about IDE to develop Qemu

2006-06-23 Thread Tieu Ma Dau
Hi all,I made a new project using Eclipse (and CDT) on Windows based on Qemu 0.8.1 source code. But I had the problem "config-host.h: no such file or directory" in vl.h:#ifdef QEMU_TOOL/* we use QEMU_TOOL in the command line tools which do not depend on    the target CPU type */ #includ

[Qemu-devel] usb-linux compiling failure

2006-06-23 Thread [EMAIL PROTECTED]
Hello all, there's a problem compiling usb-linux.c on SuSE 10.1 with the standard kernel headers (kernel 2.6.16.13-4-default from uname -r). I'm using gcc 3.4.6 and the problem is an include file is missing in usb-linux.c The missing h-file is . That inclusion needs to be written before the in

Re: [Qemu-devel] QEMU GUI

2006-06-23 Thread Kevin F. Quinn
On Thu, 22 Jun 2006 20:53:54 -0500 Anthony Liguori <[EMAIL PROTECTED]> wrote: > Kevin F. Quinn wrote: > > Part of that should be to determine what the GUI will actually do; > > You're getting ahead of yourself. Just getting qemu to start with > wxWidgets instead of SDL would be a big step in th

RE: [Qemu-devel] [ot?] Vista Networking

2006-06-23 Thread ZIGLIO, Frediano, VF-IT
> > Paul Brook wrote: > >> qemu -hda disk0.img -net nic,model=rtl8139 -net user -m > 512 -soundhw > >> sb16 > > Could be a bug in the rtl8139 emulation. I couldn't get it > to work with the > > Realtek drivers. > Unofortunately rtl8139 is the only NIC supported by vista, among those > provided