Re: [Qemu-devel] [PATCH 1/5] block: Virtual Bridges VERDE GOW disk image format documentation

2012-03-11 Thread Leonardo E. Reiter
On Fri, Mar 9, 2012 at 4:50 AM, Stefan Hajnoczi stefa...@gmail.com wrote: The mmap(2) approach doesn't support QEMU's protocol concept where an image format block driver is independent of the underlying storage (host file system, NBD, HTTP, etc). In QEMU block layer terminology NBD, HTTP,

Re: [Qemu-devel] [PATCH 3/5] block: Virtual Bridges VERDE GOW disk image format, legacy GOW version 1 support implementation

2012-03-09 Thread Leonardo E. Reiter
On Fri, Mar 9, 2012 at 6:04 AM, Kevin Wolf kw...@redhat.com wrote: I wonder whether a name like verde_gow[123] wouldn't make more sense. I think most people wouldn't be able to associate something with gow, and it doesn't look like a good keyword for searches either. Also, is gow1 so

[Qemu-devel] [PATCH 0/5] block: Virtual Bridges VERDE GOW disk image format

2012-03-08 Thread Leonardo E. Reiter
Hello, I will be submitting 5 patch files to add support for Virtual Bridges VERDE GOW (v1, 2, and 3) disk image formats to QEMU. This is the disk image format used currently in VERDE as well as IBM's Virtual Desktop for Smart Business product. Legacy product support includes Win4Lin Pro,

[Qemu-devel] [PATCH 4/5] block: Virtual Bridges VERDE GOW disk image format, GOW version 2 and version 3 support implementation

2012-03-08 Thread Leonardo E. Reiter
commit aef59f96db2ea9dcfdea1b0e1f3c7e05843c5f1a Author: Leonardo E. Reiter lrei...@vbridges.com Date: Thu Mar 8 16:02:36 2012 -0600 Virtual Bridges VERDE GOW version 2 and 3 disk image format implementation Signed-off-by: Leonardo E. Reiter lrei...@vbridges.com diff --git a/block/gow23

[Qemu-devel] [PATCH 3/5] block: Virtual Bridges VERDE GOW disk image format, legacy GOW version 1 support implementation

2012-03-08 Thread Leonardo E. Reiter
commit 368ff891c1d06581aacaab1063fa53838a6b8a99 Author: Leonardo E. Reiter lrei...@vbridges.com Date: Thu Mar 8 16:01:48 2012 -0600 Virtual Bridges GOW version 1 disk image format implementation Signed-off-by: Leonardo E. Reiter lrei...@vbridges.com diff --git a/block/gow1.c b/block

[Qemu-devel] [PATCH 5/5] block: Virtual Bridges VERDE GOW disk image format, modifications to build components

2012-03-08 Thread Leonardo E. Reiter
commit eb7af36f02ff3b5bc13c2166a008de29632d5500 Author: Leonardo E. Reiter lrei...@vbridges.com Date: Thu Mar 8 15:56:49 2012 -0600 Include GOW disk image format objects in compilation and link. Signed-off-by: Leonardo E. Reiter lrei...@vbridges.com diff --git a/Makefile.objs b

[Qemu-devel] [PATCH 2/5] block: Virtual Bridges VERDE GOW disk image format data structures and common MACROs

2012-03-08 Thread Leonardo E. Reiter
commit 2947e89cc581285eb74badc80a30300ee9b9a96b Author: Leonardo E. Reiter lrei...@vbridges.com Date: Thu Mar 8 16:00:44 2012 -0600 define data structures and common MACROs for GOW disk image format implementation Signed-off-by: Leonardo E. Reiter lrei...@vbridges.com diff --git

[Qemu-devel] [PATCH 1/5] block: Virtual Bridges VERDE GOW disk image format documentation

2012-03-08 Thread Leonardo E. Reiter
commit 4b7b36f3776247c92615073b6fa0880d0a1ea1fb Author: Leonardo E. Reiter lrei...@vbridges.com Date: Thu Mar 8 15:50:55 2012 -0600 Documentation for Virtual Bridges GOW version 1, 2, and 3 disk image formats. Includes products consuming these disk image formats, basic overview of how

Re: [Qemu-devel] 64-bit toolchain for Solaris 10 on amd64?

2006-11-09 Thread Leonardo E. Reiter
Fantastic, thank you. I did indeed try the sfw gcc and it compiles okay with -m64, but it does not use GNU ld and has problems linking. I need to revisit that because I think there is a solution that I am missing. I also did send email to the blastwave maintainers but have not received a

Re: [Qemu-devel] glibc abort if -snapshot is used

2006-08-23 Thread Leonardo E. Reiter
moving /usr/bin/strip out of the way and symlinking that to /bin/true, I have a backtrace I hope will be of use to Fabrice or someone else: snip -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing that means Business Main: +1 512 339 7979 Fax: +1 512 532

Re: [Qemu-devel] Accelerator feature

2006-07-29 Thread Leonardo E. Reiter
you have something to hide. -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing that means Business Main: +1 512 339 7979 Fax: +1 512 532 6501 http://www.win4lin.com

Re: [Qemu-devel] Performance issues with -usb

2006-07-29 Thread Leonardo E. Reiter
than 8ms. This drops the cpu utilisation of a Windows guest while idle about 75% when using -usbdevice tablet I've not noticed any change in usability or mouse responsiveness. (I played with values up to 0xFF but after about 0x20 there seemed to be immeasurable/no difference) -- Leonardo E

Re: [Qemu-devel] Compile errors on Solaris for qemu 0.8.2

2006-07-24 Thread Leonardo E. Reiter
. What am I missing? -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing that means Business Main: +1 512 339 7979 Fax: +1 512 532 6501 http://www.win4lin.com ___ Qemu-devel mailing list Qemu-devel

Re: [Qemu-devel] [Patch] Kqemu patch for 2.6.17-rc2

2006-06-06 Thread Leonardo E. Reiter
Petazzoni wrote: Hi, On 2.6.17-rc2, the MODULE_PARM() way of declaring module parameters seems to have disappeared (it is anyway deprecated since the beginning of the 2.6 series). As such, kqemu-1.3.0pre7 doesn't compile. -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin

Re: [Qemu-devel] [PATCH]Fix for minor video corruption under Windows

2006-05-09 Thread Leonardo E. Reiter
the video mode switches between VGA and SVGA. This patch fixes this problem by resetting VRAM whenever a VGA/SVGA mode switch occurs. Signed-off-by: [EMAIL PROTECTED] -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing that means Business Main: +1

Re: [Qemu-devel] PATCH: solaris-sparc-slirp fix

2006-05-01 Thread Leonardo E. Reiter
the colors being GBR instead of RGB (and I hear a fix for that in the vnc code is in development) it works. snip -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing that means Business Main: +1 512 339 7979 Fax: +1 512 532 6501 http://www.win4lin.com Index

Re: [Qemu-devel] PATCH: solaris-sparc-slirp fix

2006-05-01 Thread Leonardo E. Reiter
Sorry, I should add that the automatic detection is only done for SDL. It should be easy enough to add to the VNC side of things, but I didn't get around to it yet. You can use the -bgr command-line option to qemu in the VNC case to set it manually. - Leo Reiter Leonardo E. Reiter wrote: Ben

Re: [Qemu-devel] PATCH: solaris-sparc-slirp fix

2006-05-01 Thread Leonardo E. Reiter
wrote: ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing that means Business Main: +1 512 339

Re: [Qemu-devel] Windows 2000 issues questions

2006-04-25 Thread Leonardo E. Reiter
are using -kernel-kqemu. - Leo Reiter Troy Benjegerdes wrote: I'd be happy to test a patch that changes the virtual IDE controller to one that works better, since I can't seem to get a win2k vm installed and updated at all anyway ;) -- Leonardo E. Reiter Vice President of Product Development, CTO

Re: [Qemu-devel] enh req: Allow ATAPI CD-ROM to be attached other than sec/master

2006-04-17 Thread Leonardo E. Reiter
the same -hdX or -cdrom-X option multiple times. -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339 7979 Fax: +1 512 532 6501 http://www.win4lin.com Index: vl.c

Re: [Qemu-devel] enh req: Allow ATAPI CD-ROM to be attached other than sec/master

2006-04-17 Thread Leonardo E. Reiter
Sorry, I should add that my patch also adds a simple help line for the new options. Again, minor stuff ;) Regards, Leo Reiter Leonardo E. Reiter wrote: Jim, thanks for the patch, it seems to work great. However, I'm attaching an updated version that fixes the following [minor] problems

[Qemu-devel] [PATCH] Add support to enable dynamic removable block devices

2006-04-16 Thread Leonardo E. Reiter
. For example, this will enable [in the future - new block driver needed] attaching a real CDROM device, and having the ability to actually eject the media and insert new media without having to use the monitor. Regards, Leo Reiter -- Leonardo E. Reiter Vice President of Product Development, CTO

Re: [Qemu-devel] Re: Network Performance between Win Host and Linux

2006-04-12 Thread Leonardo E. Reiter
accelerated from about 2 megabytes/sec to 9 megabytes/sec, in both directions (measured using a simple python script). The system is subjectively more responsive (for activities such as logging in or running simple python scripts). -- Leonardo E. Reiter Vice President of Product Development, CTO

Re: [Qemu-devel] Re: Network Performance between Win Host and Linux

2006-04-12 Thread Leonardo E. Reiter
, many of which might be helpful for others. -Ken On 4/12/06, Leonardo E. Reiter [EMAIL PROTECTED] wrote: Hi Ken, (all) the patches seem to work very well and be very stable with Windows 2000 guests here. I measured some SMB over TCP/IP transfers, and got about a 1.5x downstream improvement

Re: [Qemu-devel] why is kqemu closed?

2006-04-11 Thread Leonardo E. Reiter
;^) I did not agree with kqemu being released without the proprietary flag, which is why I submitted the issue, and,if I can help it, it'll be open source or surpassed by something that is - no offense. Cheers, Auke -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin

Re: [Qemu-devel] Updated BGR vs. RGB vga patch...

2006-04-11 Thread Leonardo E. Reiter
on in the cirrus implementation, but I haven't had much time to figure it out. Also the cirrus implementation is really hard to follow for me, so if anyone has any idea, I'd appreciate it. Thanks, Leo Reiter malc wrote: On Mon, 10 Apr 2006, Leonardo E. Reiter wrote: Anyway, I didn't spend

Re: [Qemu-devel] Updated BGR vs. RGB vga patch...

2006-04-11 Thread Leonardo E. Reiter
of -bgr should be to enable this test. It may not be correct in all circumstances. Maybe Paul Brook can weigh in too since he originally suggested that this patch should determine this automatically. Thanks, Leo Reiter malc wrote: On Mon, 10 Apr 2006, Leonardo E. Reiter wrote: Anyway, I

Re: [Qemu-devel] Network Performance between Win Host and Linux

2006-04-11 Thread Leonardo E. Reiter
let me know if there's anything I should be aware of. Thanks, -Ken -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339 7979 Fax: +1 512 532 6501 http://www.win4lin.com --- qemu/vl.c 2005-05-11 17:10

Re: [Qemu-devel] Network Performance between Win Host and Linux

2006-04-11 Thread Leonardo E. Reiter
is the issue for me in this case. -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339 7979 Fax: +1 512 532 6501 http://www.win4lin.com Index: vl.c

Re: [Qemu-devel] Windows 2000 issues questions

2006-04-10 Thread Leonardo E. Reiter
http://lists.nongnu.org/mailman/listinfo/qemu-devel -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339 7979 Fax: +1 512 532 6501 http://www.win4lin.com ___ Qemu

Re: [Qemu-devel] USB Tablet Emulation

2006-04-10 Thread Leonardo E. Reiter
credit's due. Brad Campbell figured out the hard stuff :-) -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339 7979 Fax: +1 512 532 6501 http://www.win4lin.com

Re: [Qemu-devel] why is kqemu closed?

2006-04-10 Thread Leonardo E. Reiter
___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339 7979 Fax: +1 512 532

Re: [Qemu-devel] why is kqemu closed?

2006-04-10 Thread Leonardo E. Reiter
. Fabrice, you are amazing. My computing experience has been greatly enhanced by your contributions. Thank you. Mare -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339 7979 Fax: +1 512 532 6501 http

[Qemu-devel] Updated BGR vs. RGB vga patch...

2006-04-10 Thread Leonardo E. Reiter
line option to qemu. You can get some psychadelic colors if you're really bored and want to try it on an R/G/B 24-bit X server, like XFree86 or X.org :) Regards, Leo Reiter -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data

Re: [Qemu-devel] Updated BGR vs. RGB vga patch...

2006-04-10 Thread Leonardo E. Reiter
: On Monday 10 April 2006 17:25, Leonardo E. Reiter wrote: Hello, attached is an updated version (against today's CVS) of a patch to enable B/G/R color encoding rather than R/G/B with the command-line option -bgr. I found the original here (post by Martin Bochnig): Shouldn't we be able to figure

Re: [Qemu-devel] Updated BGR vs. RGB vga patch...

2006-04-10 Thread Leonardo E. Reiter
does that sound? I'd be happy to post an updated patch that does that. - Leo Paul Brook wrote: On Monday 10 April 2006 17:25, Leonardo E. Reiter wrote: Hello, attached is an updated version (against today's CVS) of a patch to enable B/G/R color encoding rather than R/G/B with the command-line

Re: [Qemu-devel] Updated BGR vs. RGB vga patch...

2006-04-10 Thread Leonardo E. Reiter
-- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339 7979 Fax: +1 512 532 6501 http://www.win4lin.com ___ Qemu-devel mailing list Qemu-devel@nongnu.org http

Re: [Qemu-devel] Updated BGR vs. RGB vga patch...

2006-04-10 Thread Leonardo E. Reiter
implement it makes it much more clear to me and is a much better idea. Mails to the list are a bit delayed, that's all ;) Thanks, Leo Paul Brook wrote: On Monday 10 April 2006 17:44, Leonardo E. Reiter wrote: Actually it should probably be made conditionally compiled for now, until the VGA

Re: [Qemu-devel] Updated BGR vs. RGB vga patch...

2006-04-10 Thread Leonardo E. Reiter
point having it in qemu at all. The exception being debug code, which probably isn't useful unless you're already building qemu from source. Paul -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339 7979 Fax

Re: [Qemu-devel] Updated BGR vs. RGB vga patch...

2006-04-10 Thread Leonardo E. Reiter
there's any point having it in qemu at all. The exception being debug code, which probably isn't useful unless you're already building qemu from source. Paul -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339

Re: [Qemu-devel] Updated BGR vs. RGB vga patch...

2006-04-10 Thread Leonardo E. Reiter
Probably... I just don't know anything about SDL and I needed this patch to work right away with at least the command-line option. It's definitely deducible from X11, and that's very easy. - Leo Reiter malc wrote: On Mon, 10 Apr 2006, Leonardo E. Reiter wrote: Anyway, I didn't spend time

Re: [Qemu-devel] Absolute USB-HID device musings (was Re: VNC Terminal Server)

2006-04-09 Thread Leonardo E. Reiter
the most promising to me but I fear getting it to work under Windows will be a pain. Regards, Anthony Liguori Leonardo E. Reiter wrote: This is by no means a complete patch (do not apply it as it will break usb-hid.c), but it adjusts the report descriptor in usb-hid.c to provide position

Re: [Qemu-devel] VNC terminal server?

2006-04-09 Thread Leonardo E. Reiter
is used until it detects the tablet has been enabled. The Windows driver uses quite a bit more of the features of the tablet than the X driver so there's a bit more work to do but nothing extraordinary. Regards, Anthony Liguori -- Leonardo E. Reiter Vice President of Product Development, CTO

Re: [Qemu-devel] VNC terminal server?

2006-04-08 Thread Leonardo E. Reiter
find the time. Ciao, Dscho -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339 7979 Fax: +1 512 532 6501 http://www.win4lin.com ___ Qemu-devel mailing list Qemu

Re: [Qemu-devel] VNC terminal server?

2006-04-08 Thread Leonardo E. Reiter
E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339 7979 Fax: +1 512 532 6501 http://www.win4lin.com ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org

[Qemu-devel] Absolute USB-HID device musings (was Re: VNC Terminal Server)

2006-04-08 Thread Leonardo E. Reiter
I wonder if that is another avenue perhaps ? -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339 7979 Fax: +1 512 532 6501 http://www.win4lin.com ___ Qemu

Re: [Qemu-devel] Absolute USB-HID device musings (was Re: VNC Terminal Server)

2006-04-08 Thread Leonardo E. Reiter
to believe that your dual-device idea makes good sense, because for example, a touchscreen doesn't have a Z axis. It will take some trial and error I suspect. - Leo -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1

Re: [Qemu-devel] [PATCH] Set hostname in DHCP response

2006-03-12 Thread Leonardo E. Reiter
user-net interface. On the other hand, I'm not sure if qemu supports multiple user-net interfaces in the first place. Does the following configuration make sense? -net nic,vlan=0 -net user,vlan=0 -net nic,vlan=1 -net user,vlan=1 --Ed -- Leonardo E. Reiter Vice President of Product Development

[Qemu-devel] [PATCH] ossaudio enhancements...

2006-02-12 Thread Leonardo E. Reiter
the buffers are. Also, this has not been tested with the mmap option, but the code is in place to handle it the same way as without mmap, which works fine. Best regards, Leo Reiter -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop

Re: [Qemu-devel] [PATCH] -win2k-hack performance+DMA support

2006-02-09 Thread Leonardo E. Reiter
available and therefore the existing win2k-hack does not work. Using this patch 5 out of 5 installs worked perfectly. Thanks Leo :) Regards, Brad -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339 7979 Fax: +1

[Qemu-devel] [PATCH] -win2k-hack performance+DMA support

2006-02-02 Thread Leonardo E. Reiter
, but for me that caused problems during some installations, so I thought it was too aggressive. This patch also adds -win2k-hack functionality to DMA writes, since DMA now works in the latest CVS QEMU. Enjoy, Leo Reiter -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin

[Qemu-devel] [PATCH] partial fix for cirrus_vga mode switch corruption...

2006-02-02 Thread Leonardo E. Reiter
. For the most part however, the attached hack does the job. Regards, Leo Reiter -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339 7979 Fax: +1 512 532 6501 http://www.win4lin.com Index: hw/vga.c

Re: [Qemu-devel] We want to example qemu and the accel-module in our distribution.

2005-05-13 Thread Leonardo E. Reiter
-packaging qemu and asking the end-user to recompile kqemu module themselves ? -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339 7979 Fax: +1 512 532 6501 http://www.win4lin.com

Re: [Qemu-devel] user networking - win xp quest, amd64 linux host

2005-05-09 Thread Leonardo E. Reiter
+ AuthenticAMD GNU/Linux -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339 7979 Fax: +1 512 532 6501 http://www.win4lin.com ___ Qemu-devel mailing list Qemu-devel

Re: [Qemu-devel] user networking - win xp quest, amd64 linux host

2005-05-09 Thread Leonardo E. Reiter
of time but It's important for me to have a qemu networking. Just write me what to do. Any success with qemu networking on amd64 host? Somebody? -- Leonardo E. Reiter Vice President of Product Development, CTO Win4Lin, Inc. Virtual Computing from Desktop to Data Center Main: +1 512 339 7979 Fax: +1 512