[Qemu-devel] qemu-img.exe to create file greater than 4GB for win32

2005-08-10 Thread Kazu
Hi, Now qemu-img.exe can't create a file greater than 2GB on Windows. A patch and a binary below supports to make a file greater than 4GB on NTFS file system for Windows 2000/XP. This patch is made by lukewarm. http://ebisa.hp.infoseek.co.jp/qemu/arcs/qemu-0.7.1-win32-imgover4g.zip Note:

Re: Re: [Qemu-devel] usb and qemu

2005-08-10 Thread Ben Taylor
Jim C. Brown [EMAIL PROTECTED] On Tue, Aug 09, 2005 at 10:33:31PM +0200, Michael Hoeller wrote: Hello, is there a way to access an usb stick from Windows which runs in qemu under Linux?? Michael No. http://usbip.naist.jp/ and http://sourceforge.net/projects/usbip/ might

Re: [Qemu-devel] Binary package and the kqemu support.

2005-08-10 Thread Jamie Lokier
Paul Brook wrote: From http://fabrice.bellard.free.fr/qemu/qemu-accel.html: Terms of Use The QEMU Accelerator is free to use, but it is a closed source proprietary product. You are not allowed to distribute it yourself to other people without an explicit authorisation. Distributors

Re: [Qemu-devel] Binary package and the kqemu support.

2005-08-10 Thread Paul Brook
Also, if he is distributing binaries where part of the binary is LGPL'd or GPL'd code where the _copyright is held by other people_ (i.e. contributors), then you can make a case that if he's distributing kqemu-enabled binaries of qemu (that nobody else is able to legally reproduce), he's

Re: [Qemu-devel] usb and qemu

2005-08-10 Thread Mark Williamson
Isn't there a USB patch floating around somewhere (emulates OHCI in the guest)? Or am I remembering something else? Cheers, Mark On Wednesday 10 August 2005 11:57, Ben Taylor wrote: Jim C. Brown [EMAIL PROTECTED] On Tue, Aug 09, 2005 at 10:33:31PM +0200, Michael Hoeller wrote: Hello,

Re: [Qemu-devel] usb and qemu

2005-08-10 Thread Paul Brook
On Wednesday 10 August 2005 14:49, Mark Williamson wrote: http://usbip.naist.jp/ and http://sourceforge.net/projects/usbip/ might help if the guest and the host were both linux 2.6, however afaict usbip does not work under Windows yet. ... Isn't there a USB patch floating around

Re: Re: [Qemu-devel] usb and qemu

2005-08-10 Thread Jim C. Brown
On Wed, Aug 10, 2005 at 06:57:14AM -0400, Ben Taylor wrote: I haven't tried it, but couldn't you either pass the physical device (like /dev/sda) as -hdb, or mount up the USB memory stick and use samba (either qemu's builtin or an existing samba server) to share it to the window's guest?

Re: [Qemu-devel] usb and qemu

2005-08-10 Thread Jim C. Brown
On Wed, Aug 10, 2005 at 03:03:25PM +0100, Paul Brook wrote: Isn't there a USB patch floating around somewhere (emulates OHCI in the guest)? Yes, but noone's written the code to wire it up to host devices. AFAIK it currently emulates the host controller and not much else. Using the

Re: [Qemu-devel] usb and qemu

2005-08-10 Thread Mark Williamson
Isn't there a USB patch floating around somewhere (emulates OHCI in the guest)? Yes, but noone's written the code to wire it up to host devices. AFAIK it currently emulates the host controller and not much else. Oh, OK that makes sense. Using the usb-over-ip protocol mentioned above

[Qemu-devel] bug in Sparc part ?

2005-08-10 Thread vaise
I don't know if it has already been said on this list. Forgive me if so. -1- i386 only : make clean ok ./configure --cc=gcc32 --target-list=i386-softmmu i386-user ok make ok -2- default : make cleanok ./configure --cc=gcc32 ok make -ERROR gcc32 -Wall -O2 -g