On Mon, May 03, 2021 at 02:27:39PM -0700, Doug Evans wrote:
> On Tue, Apr 27, 2021 at 12:31 AM Gerd Hoffmann wrote:
>
> > Hi,
> >
> > > Questions: Is this support in QEMU and if so got any pointers to source
> > for
> > > existing examples?
> > > If not, any guidance on how to proceed?
> >
> >
On Tue, Apr 27, 2021 at 12:31 AM Gerd Hoffmann wrote:
> Hi,
>
> > Questions: Is this support in QEMU and if so got any pointers to source
> for
> > existing examples?
> > If not, any guidance on how to proceed?
>
> qemu has only usb host controller emulation, not any usb device
> controller emu
Hi,
> Questions: Is this support in QEMU and if so got any pointers to source for
> existing examples?
> If not, any guidance on how to proceed?
qemu has only usb host controller emulation, not any usb device
controller emulation. So you are entering new territory and there are
no existing cod
Hi.
I'm working on a project where I want to have the linux qemu guest
communicate with another linux system via ethernet-over-usb (as far as the
guest is concerned, as it will be using a usb network gadget).
In this case the linux guest will be using a USB Device Controller (UDC) to
drive its sid