[Qemu-devel] How to detect a stopped guest os?

2010-11-15 Thread Wilhelm
Hello, I know, this is not the right place to ask, but I wasn't abled to find a users mailing list. The question: is there any qemu (monitor) command to detect if the guest os has stopped / poweroff? -- Wilhelm

[Qemu-devel] Dumb question using qemu in full-screen mode

2010-06-29 Thread Wilhelm
start qemu -full-screen, what switches the host-xserver back to 720x400 and later on to 800x600, when the guest starts X. In the guest I use an OpenBSD. If I use xrandr -q in the guest it gives me only 800x600 and 640x480. Any hints? -- Wilhelm

[Qemu-devel] Solaris 8 SPARC, Web Start Launcher Crashing

2014-10-25 Thread P. Wilhelm
In late May of 2011, Brian Vandenberg queried this group about failures he was having trying to install Solaris 8 SPARC 02/04 on a Qemu VM. The interaction seemed to have ended with Blue Swirl indicating that Brian should run with "-d in_ascm,int" and that the debug output would likely be usefu

[Qemu-devel] Sparc Softmmu

2012-02-19 Thread P. Wilhelm
I've been able to install Solaris 8 using CDs on the Sparc Softmmu client system. Kudos to those responsible for Sparc development! I've been able to run a number of applications without problems on the client machine. I noticed something odd, however, and have been trying to isolate the cause

Re: [Qemu-devel] [offtopic] Sparc Softmmu

2012-02-23 Thread P. Wilhelm
ave an example of an app which would be worth the efforts? Artyom On Sun, Feb 19, 2012 at 4:45 PM, P. Wilhelm wrote: I've been able to install Solaris 8 using CDs on the Sparc Softmmu client system. Kudos to those responsible for Sparc development! I've been able to run a number of app

[Qemu-devel] Sparc-softmmu -- Debugging Results and Suggestions Request

2012-05-17 Thread Paul Wilhelm
Sirs, I've been trying to debug a problem with Solaris 8 running on sparc-softmmu. The syslog daemon in very unreliable (about 7 of 8 starts of the syslog daemon end in a daemon hang - the daemon can be "killed" and restarted manually). *Background:* I looked at the syslogd.c code on the Oracle w

[PATCH] add option for a multislot usb ccid device

2023-08-31 Thread Golz, Wilhelm
Signed-off-by: Wilhelm Golz hw/usb/dev-smartcard-reader.c: add option for a multislot usb ccid device, similar to audio multi. --- hw/usb/dev-smartcard-reader.c | 106 +- 1 file changed, 103 insertions(+), 3 deletions(-) diff --git a/hw/usb/dev-smartcard