Re: [Qemu-devel] mipsel support for graphic mode

2007-06-18 Thread Yuval Mintz
Yuval Mintz wrote: Yuval Mintz wrote: >Hello, >Can anyone tell me if there exist support for a graphical (e.g., when no >?nographic is used) when using qemu to emulate a mips little-endian >machine (malta)? >I'm trying using both windows XP and linux as host machines, but I >couldn't even use

[Qemu-devel] Re: 2.6.21 kernel on emulated/real Malta board

2007-06-18 Thread Ralf Baechle
On Sun, Jun 17, 2007 at 10:06:55AM +0200, Geert Uytterhoeven wrote: > I guess it's just the printk buffer that's being output again to the new > console, when the console subsystem switches from early console to real > console. Correct. Ralf

[Qemu-devel] qemu block-vmdk.c

2007-06-18 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/06/18 15:01:31 Modified files: . : block-vmdk.c Log message: Fix a race condition and non-leaf imagesgrowing in VMDK chains, by Igor Lvovsky. CVSWeb URLs: http://cvs.sav

[Qemu-devel] kqemu-1.3.0pre11 hangs system

2007-06-18 Thread Hugo Vanwoerkom
Hi, I am running Debian Sid and installed its qemu (0.9.0-2) package. Debian Sid has a problem: it's kqemu package is outdated, since it depends upon its 2.6.18 kernel, which is no longer available. So I compiled/installed kqemu-1.3.0pre11 instead on Debian's 2.6.21-1-k7. That all went uneventfu

[Qemu-devel] qemu vl.h hw/mips_pica61.c hw/parallel.c

2007-06-18 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/06/18 18:55:46 Modified files: . : vl.h hw : mips_pica61.c parallel.c Log message: Add parallel memory mapped interface, by Herve Poussineau. CVSWeb URLs: h

Re: [Qemu-devel] qemu + Windows NT (2000, XP, etc)

2007-06-18 Thread Thiemo Seufer
Michael Mohr wrote: > QEMU developers: > > I have been using QEMU off and on for some time. Recently I had a need > for a Windows XP VM to be joined to a domain. I discovered a rather > annoying issue in the form of the key-grab: NT-based Microsoft > operating systems make heavy use of Ctrl-Alt-

Re: [Qemu-devel] [PATCH] Fix TLS support on x86

2007-06-18 Thread Thiemo Seufer
Alexander Graf wrote: > Hi, > > this patch is based on the NPTL/TLS patch, David Woodhouse sent to the > list some months ago, which unfortulately did not work for me, so these > are the fixes needed to get it working. After all there is a certain > chance, that I got something wrong but basically

[Qemu-devel] [PATCH, arm] Segmentation fault when run with -nographic

2007-06-18 Thread Aurelien Jarno
Hi all, The patch below fixes a segmentation fault when using the arm emulation with -nographic. Bye Aurelien Index: hw/versatilepb.c === RCS file: /sources/qemu/qemu/hw/versatilepb.c,v retrieving revision 1.15 diff -u -d -p -r1.15

Re: [Qemu-devel] [PATCH, arm] Segmentation fault when run with -nographic

2007-06-18 Thread Nigel Horne
Aurelien Jarno wrote: Hi all, The patch below fixes a segmentation fault when using the arm emulation with -nographic. The sparc emulation in CVS also currently segaults with -nographic. Will this patch fix that as well? Bye Aurelien -Nigel

Re: [Qemu-devel] [PATCH, arm] Segmentation fault when run with -nographic

2007-06-18 Thread Aurelien Jarno
Nigel Horne a écrit : > Aurelien Jarno wrote: >> Hi all, >> >> The patch below fixes a segmentation fault when using the arm emulation >> with -nographic. >> > The sparc emulation in CVS also currently segaults with -nographic. Will > this patch fix that as well? Nope, this only fix arm versat

Re: [Qemu-devel] [PATCH, arm] Segmentation fault when run with -nographic

2007-06-18 Thread Paul Brook
On Monday 18 June 2007, Aurelien Jarno wrote: > Hi all, > > The patch below fixes a segmentation fault when using the arm emulation > with -nographic. No. This is the wrong way to fix this. Fix the segfault, don't disable the device emulation. Paul

Re: [Qemu-devel] [PATCH][UPDATED] Fix path mangling in linux-user/path.c

2007-06-18 Thread Lauri Leukkunen
On 18/06/07 09:02 +0300, Lauri Leukkunen wrote: > On 17/06/07 17:30 +0100, Thiemo Seufer wrote: > > Lauri Leukkunen wrote: > > - It misses to do error handling on malloc() returns > > - It is broken, an emulated "/bin/ls /.." shows it ascends above > > the root. > > I'll try to provide an

Re: [Qemu-devel] [PATCH] Segmentation fault when run with -nographic

2007-06-18 Thread Stefan Weil
I already sent a patch for this to the list: http://lists.gnu.org/archive/html/qemu-devel/2007-06/msg00185.html Stefan Nigel Horne schrieb: > Aurelien Jarno wrote: >> Hi all, >> >> The patch below fixes a segmentation fault when using the arm emulation >> with -nographic. >> > The sparc emulat

[Qemu-devel] patch enabling serial (tty) support on Solaris host

2007-06-18 Thread Marion Hakanson
I've just posted a note describing the following on the qemu-discuss list at opensolaris.org; So apologies if you have to read of it twice. I'll repeat here my thanks to those involved in making QEMU available. It's proving to be very useful. Attached is a patch which enables the serial code for