qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] PCI device emulation in qemu


From: Dor Laor
Subject: Re: [Qemu-devel] PCI device emulation in qemu
Date: Wed, 30 Jan 2008 00:12:46 +0200

On Tue, 2008-01-29 at 13:43 -0800, Sarah A Sharp wrote:
> Greetings,
> 
> I'm developing a USB host controller driver for hardware that isn't
> available yet.  Is there a way to emulate a PCI host controller for
> the Linux host controller driver to talk to?  I looked at the USB
> emulation section, but it seemed to be about emulating USB devices,
> not USB host controllers.
> 

Actually both uhci, ohci and ehci are emulated.

> Also, is the USB emulation in qemu using libusb or usbfs when running
> under a Linux host OS?  I noticed the FAQ mentions asynchronous USB
> transfers are not possible, which lead me to believe that qemu is
> using libusb.
> 

Usbfs is used.

> Thanks,
> 
> Sarah Sharp
> 
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]