[Qemu-devel] Microsoft VHD support?

2006-10-17 Thread Rene Horn
I just learned that the Microsoft VHD format is open (http://www.microsoft.com/windowsserversystem/virtualserver/techinfo/vhdspec.mspx). Are there any plans on adding support for this? Rene -- [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] (UW-Oshkosh email address), http://rhorn.unixcab

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

2006-10-17 Thread Daniel P. Berrange
On Tue, Oct 17, 2006 at 11:10:00PM +0200, Marc Andr? Tanner wrote: > On Sun, 2006-10-15 at 22:56 -0500, Anthony Liguori wrote: > > Marc André Tanner wrote: > > > Hi, > > > > > > During the last few weeks i was playing around with the idea to > > > implement a GUI for qemu and so this is what i cam

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

2006-10-17 Thread Marc André Tanner
On Sun, 2006-10-15 at 22:56 -0500, Anthony Liguori wrote: > Marc André Tanner wrote: > > Hi, > > > > During the last few weeks i was playing around with the idea to > > implement a GUI for qemu and so this is what i came up with. > > Cool. You should checkout virt-manager. It has much the same

Re: [Qemu-devel] Patch for SCSI externals

2006-10-17 Thread Paul Brook
On Tuesday 17 October 2006 19:42, Chuck Brazie wrote: > Here is a path to enable the SCSI disk support in QEMU. > Let me know your thoughts, etc. This is my first time at some open source > updates... I think it would be better to unify the ide and scsi options. I suggest something like the -net

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

2006-10-17 Thread Fabrice Bellard
Anthony Liguori wrote: I have no experience with libvncclient. I think the general idea of using VNC to create an external QEMU GUI is a good one. Previously, I had posted some patches for a shmem GUI that used a custom control channel. After hacking on that for a little bit based on some f

[Qemu-devel] Patch for SCSI externals

2006-10-17 Thread Chuck Brazie
Here is a path to enable the SCSI disk support in QEMU. Let me know your thoughts, etc. This is my first time at some open source updates... Chuck Brazie [EMAIL PROTECTED] chuck.patch Description: Binary data ___ Qemu-devel mailing list Qemu-devel@

[Qemu-devel] [PATCH] Sparc32 - fix wrwim instruction

2006-10-17 Thread Paul Robinson
This patch makes the wrwim instruction update only the writable bits in the wim register. RTEMS on sparc/erc32/leon relies on this behaviour. (Aurora Linux is not affected because it masks the unwritable bits). <> Paul R sparc-wrwim.diff Description: sparc-wrwim.diff __

Re: [Qemu-devel] qemu and kernel 2.6.18

2006-10-17 Thread G Portokalidis
I thought the best way to overcome the restriction imposed in tun/tap interfaces is to set qemu as suid, and revoke privileges as soon as the network interfaces are configured, and before any virtual block devices are opened. I wrote this little patch, which hopefully does just that. Cheers, Geo

Re: [Qemu-devel] PATCH stfiwx implementation - Problem with casting

2006-10-17 Thread Tom Marn
André Braga wrote: On 10/16/06, Tom Marn wrote: cast test 1 - float: 85.745110 [0x42ab7d7f] -> integer: 85 [0x0055] cast test 2 - float: 85.745110 [0x42ab7d7f] -> integer: 57005 [0xdead] <-- 85 is correct Am I the only one who found this result EXTREMELY amusing? :D Thanks André T

[Qemu-devel] keyboard issues with DOS guest

2006-10-17 Thread S Ait-Kassi
Hi, I've been having problems with the keyboard with Qemu 0.8.2 under Linux and running DOS 6.22 as a guest. The num/capslock only work when the keys are continuely pressed. In a game (Red Alert) the keyboard doesn't even seem to work at all. I also recall having the num/capslock problem also i