Re: [Qemu-devel] qemu segfault, possible VNC related?

2006-10-20 Thread Kolbe Kegel
Hi, Anthony Liguori suggested on freenode #qemu that I try this from a CVS bulid, which I did, but now I just have this :-P http://stupidtrick.com/misc/qemu_loading.jpg Kolbe On 19Oct , 2006, at 16:48, Kolbe Kegel wrote: Hi, I've only recently begun using QEMU, and I'm having problems wi

[Qemu-devel] qemu segfault, possible VNC related?

2006-10-20 Thread Kolbe Kegel
Hi, I've only recently begun using QEMU, and I'm having problems with frequent segfaults when I try to boot from an Ubuntu live CD. This is 0.8.2, and I verified this on 2 separate machines. Oddly, when I started QEMU w/ the -s option and connected gdb remotely, Ubuntu booted to its desktop

Re: [Qemu-devel] Config file support

2006-10-20 Thread Johannes Schindelin
Hi, On Fri, 20 Oct 2006, Chuck Brazie wrote: > What are your ideas on the syntax of the config file? Will it be XML > based or similar to the current options? Oh yes! *claps his hands* XML! *gets shiny eyes* We absolutely have not enough bloat in QEmu! You could integrate libxml2. Or even bett

[Qemu-devel] qemu vs gcc4

2006-10-20 Thread K. Richard Pixley
Could someone please explain the issue with gcc4, please? Or point me to an existing explanation? I mean, I understand that qemu is believed to be building incorrectly with gcc4. But what is the failure mode folks have been seeing? And what's being done about it or what needs to be done abo

[Qemu-devel] Config file support

2006-10-20 Thread Chuck Brazie
Fabrice, What are your ideas on the syntax of the config file? Will it be XML based or similar to the current options? Chuck Brazie [EMAIL PROTECTED] ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-de

[Qemu-devel] [FreeSBIE LVC] freesbie in qemu...

2006-10-20 Thread Juergen Lock
Hi! I tried FreeSBIE LVC (see announcement here: http://www.riondabsd.net/2006/10/13/announce-freesbie-lvc-is-out/ ) in qemu today (with kqemu), and noticed a few things (stated X with startx): 1. xfdesktop+Xorg+python together constantly kept the cpu busy (I've seen this with earlier ve

[Qemu-devel] Mac OS X Guest Support

2006-10-20 Thread Joseph Miller
According to the roadmap, http://fabrice.bellard.free.fr/qemu/roadmap.html, Mac OS X will be supported as a guest OS. May I ask, what is the status of this? -Joseph ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/l

VNC audio extension, was Re: [Qemu-devel] Re: [RFC] qemu-gui based on wxWidgets and libvncclient

2006-10-20 Thread Johannes Schindelin
Hi, On Wed, 18 Oct 2006, Anthony Liguori wrote: > Johannes Schindelin wrote: > > Hi, > > > > On Tue, 17 Oct 2006, Fabrice Bellard wrote: > > > > > Another point is that you should consider adding audio support. I can help > > > you on that (maybe malc would be interested too !). A simple format

[Qemu-devel] err Re: [qemu-discuss] New SUNWqemu-0.8.2, REV=2006.10.18-sol10-i386-opt.pkg.gz for x64/x86 ready for public testing

2006-10-20 Thread Martin Bochnig
Sorry, the new version doesn't work with kqemu very well. This affects the old and the new src equally. The compiler or build env seems to be the problem. Please continue to use the previous version that can still be obtained from http://opensolaris.org/os/project/qemu/downloads/qemu-osol-0.8.2-bi

[Qemu-devel] New SUNWqemu-0.8.2, REV=2006.10.18-sol10-i386-opt.pkg.gz for x64/x86 ready for public testing

2006-10-20 Thread Martin Bochnig
http://opensolaris.org/os/project/qemu/downloads/ Latest patched QEMU sources 20061013 QEMU 0.8.2 + patches snapshot October 13th 2006 Previous patched QEMU sources 20061002

Re: [Qemu-devel] Re: [RFC] qemu-gui based on wxWidgets and libvncclient

2006-10-20 Thread Oliver Gerlich
Here's a partial translation/explanation of the link that Johannes sent some days ago, concerning remote sound in VNC. The final documentation (in german) can be found at http://www.ks.uni-freiburg.de/download/studienarbeit/SS05/08-05-TonSpur-DRichter/Dokumentation/Dokumentation.pdf According

[Qemu-devel] Everything OK with kqemu vs. new SUNWqemu-0.8.2, REV=2006.10.18-sol10-i386-opt.pkg.gz for x64/x86

2006-10-20 Thread Martin Bochnig
It was a misunderstanding. You know, I'm new to x86 HOSTs running qemu (doing most things on sparc normally). I therefore didn't have prior kqemu experience. Eric Lowe wrote: >>OH, oh, -kernel-kqemu does NOT work with Solaris guests. >> > > Your binary 32bit version actually does in 70% o

[Qemu-devel] Re: err Re: [qemu-discuss] New SUNWqemu-0.8.2, REV=2006.10.18-sol10-i386-opt.pkg.gz for x64/x86 ready for public testing

2006-10-20 Thread Eric Lowe
kqemu should work with OpenSolaris guests provided you don't use -kernel-kqemu. -kernel-kqemu is incompatible with the OpenSolaris kernel for a couple of reasons. First, it appears kqemu will need a change in its page table shadowing if we want to support OpenSolaris guests with full virtualizat