Bug 1328969 - RFC: qemu: support usb-net
Summary: RFC: qemu: support usb-net
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libvirt
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact:
URL:
Whiteboard: LibvirtFirstBug
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-20 18:34 UTC by Cole Robinson
Modified: 2020-04-17 16:05 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-04-17 16:05:04 UTC
Embargoed:


Attachments (Terms of Use)

Description Cole Robinson 2016-04-20 18:34:03 UTC
(split out from bug 861345)

We should support qemu's usb-net device. XML something like:

    <interface type='network'>
       [ ... ]
       <model type='usb-net'/>
       <address type='usb' ... />
    </interface>

Previous attempt at patches:

https://www.redhat.com/archives/libvir-list/2013-January/msg00056.html

A good reference commit to see how to implement something like that is this commit adding usb-audio support:

commit e260a0e60a5abc48f27d09900ca3150130919d3f
Author: Peter Krempa <pkrempa>
Date:   Thu Jul 24 17:32:31 2014 +0200

    conf: Add USB sound card support and implement it for qemu

Comment 1 Daniel Berrangé 2020-04-17 16:05:04 UTC
The issue is now tracked at https://gitlab.com/libvirt/libvirt/-/issues/14


Note You need to log in before you can comment on or make changes to this bug.