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 -fno-strict-
On Wednesday 10 August 2005 5:10 pm, Mark Williamson 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.
>
> > 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 abo
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
On Thu, Aug 04, 2005 at 12:14:53PM +0200, Henrik Nordstrom wrote:
> For host->guest packets the RAW sockets demonstrated earlier is fine if
> you accept that the guest packets is also duplicated on the local lan. I
> do not know of a method to have host->guest packets sent cleanly without
> dupl
>is there a way to access an usb stick from Windows
> which runs in qemu
> under Linux??
Actually I acces my physical hard disks and all types
of media when i'm using a guest OS using ftp server.
First i start up an FTP server on winblows, next I
login from qemu guest OS, in my case DSL linux. T
On Wednesday 10 August 2005 18:07, Jim C. Brown wrote:
> 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
> > curr
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
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?
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 aroun
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:
> > >
> 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
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. Dist
On Wednesday 10 August 2005 12:57, 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?
>
I do t
"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
Hi,
A default BIOS path isn't set properly for win32 when a slash is used to set
a drive letter. Attached patch is a workaround for it. It's OK when a path
is set manually by -L option.
Regards,
Kazu
qemu-0.7.1-bios.patch
Description: Binary data
___
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: Min
Yves Trudeau wrote:
Filip Navara a écrit :
Yves Trudeau wrote:
Hi,
I am trying to use a VMWare Win2k image in Qemu-0.7.1. I imported
the image with qemu-img successfully but when I lauch qemu, I have
the first part (in text mode) of the win2k boot with the progress bar
but as soon as i
18 matches
Mail list logo