[Qemu-devel] How to get 1280x1024 display from guest running Xorg?

2007-02-21 Thread Robin Atwood
This has been driving me mad! I have just installed Solaris 10 under Qemu and specified the Xorg server to be used. I created xorg.conf with xorgconfig and X started fine at 1024x768 using the Cirrus driver. When I edited xorg.conf to specify a 1280x1024 display, the Xorg.0.log file showed no

Re: [Qemu-devel] How to get 1280x1024 display from guest running Xorg?

2007-02-21 Thread Ben Taylor
Robin Atwood [EMAIL PROTECTED] wrote: This has been driving me mad! I have just installed Solaris 10 under Qemu and specified the Xorg server to be used. I created xorg.conf with xorgconfig and X started fine at 1024x768 using the Cirrus driver. When I edited xorg.conf to specify a

Re: [Qemu-devel] How to get 1280x1024 display from guest running Xorg?

2007-02-21 Thread Robin Atwood
On Wednesday 21 Feb 2007, Julian Seward wrote: (replying off list) So you have Solaris 10 (x86 ?) running on qemu-0.9 ? Is it stable? Does it work? I have it running on vmware-5.5.3 but would prefer to move to running it on qemu if possible; however I've had mixed results with qemu in the

Re: [Qemu-devel] How to get 1280x1024 display from guest running Xorg?

2007-02-21 Thread Robin Atwood
On Wednesday 21 Feb 2007, Ben Taylor wrote: Robin Atwood [EMAIL PROTECTED] wrote: This has been driving me mad! I have just installed Solaris 10 under Qemu and specified the Xorg server to be used. I created xorg.conf with xorgconfig and X started fine at 1024x768 using the Cirrus

Re: [Qemu-devel] How to get 1280x1024 display from guest running Xorg?

2007-02-21 Thread Ben Taylor
Robin Atwood [EMAIL PROTECTED] wrote: On Wednesday 21 Feb 2007, Julian Seward wrote: (replying off list) So you have Solaris 10 (x86 ?) running on qemu-0.9 ? Is it stable? Does it work? I have it running on vmware-5.5.3 but would prefer to move to running it on qemu if

Re: [Qemu-devel] How to get 1280x1024 display from guest running Xorg?

2007-02-21 Thread Robin Atwood
On Wednesday 21 Feb 2007, Ben Taylor wrote: Robin Atwood [EMAIL PROTECTED] wrote: On Wednesday 21 Feb 2007, Julian Seward wrote: (replying off list) So you have Solaris 10 (x86 ?) running on qemu-0.9 ? Is it stable? Does it work? I have it running on vmware-5.5.3 but would

[Qemu-devel] qemu vl.c

2007-02-21 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/02/21 17:25:30 Modified files: . : vl.c Log message: Increase the number of multiplexed monitor devices. CVSWeb URLs:

Re: [Qemu-devel] SH4 softmmu port still functionnal?

2007-02-21 Thread Paul Brook
I saw Paul Brook's answer in the mail archive, that SH4 port is quite functional, so am I missing something? Is he talking about the user-mode sh4 port? I was running sh2 binaries with the usermode emulator. I have never tried sh4 binaries or the system emulation bits. Paul

Re: [Qemu-devel][PATCH] qemu/hw mips_malta.c

2007-02-21 Thread Stefan Weil
With your change, both serial ports are connected to the same virtual console which results in a funny but unwanted behaviour. My patch fixes this. The patch also modifies the BIOS check. It is now possible to load a BIOS with less than 4 MiB. What about my patch for EEPROM 24C01 / 24C02

[Qemu-devel] qemu/hw mips_malta.c

2007-02-21 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/02/21 22:32:19 Modified files: hw : mips_malta.c Log message: Allow arbitrary MIPS BIOS sizes between 0 and 4 MB, by Stefan Weil. CVSWeb URLs:

Re: [Qemu-devel][PATCH] qemu/hw mips_malta.c

2007-02-21 Thread Thiemo Seufer
Stefan Weil wrote: With your change, both serial ports are connected to the same virtual console which results in a funny but unwanted behaviour. My patch fixes this. Thanks. I expanded it slightly ... The patch also modifies the BIOS check. It is now possible to load a BIOS with less

[Qemu-devel] qemu gdbstub.c gdbstub.h monitor.c vl.c

2007-02-21 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Changes by: Paul Brook pbrook 07/02/22 01:48:01 Modified files: . : gdbstub.c gdbstub.h monitor.c vl.c Log message: Allow gdbstub to connect over any serial device. CVSWeb URLs:

[Qemu-devel] QEMU: VNC

2007-02-21 Thread Luke-Jr
Is there a reason to not use the semi-standard -rfbauth filename argument? ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel