Andrzej Zaborowski
|
371572dff4
Revert bugfix e7852674d5 until tested or until after the release.
|
13 lat temu |
Peter Maydell
|
e7852674d5
hw/usb-net.c: Fix precedence bug when checking rndis_state
|
13 lat temu |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 lat temu |
Gerd Hoffmann
|
4f4321c11f
usb: use iovecs in USBPacket
|
14 lat temu |
Gerd Hoffmann
|
4ab0ba9e26
usb-net doesn't support migration
|
14 lat temu |
Hans de Goede
|
007fd62f4d
usb: Pass the packet to the device's handle_control callback
|
14 lat temu |
Gerd Hoffmann
|
ed5a83ddd8
usb: move remote wakeup handling to common code
|
14 lat temu |
Gerd Hoffmann
|
a980a065fb
usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
|
14 lat temu |
Gerd Hoffmann
|
41c6abbdeb
usb: move USB_REQ_SET_ADDRESS handling to common code
|
14 lat temu |
Gerd Hoffmann
|
30c7d32a0a
usb network: use new descriptor infrastructure.
|
14 lat temu |
Gleb Natapov
|
1ca4d09ae0
Add bootindex parameter to net/block/fd device
|
14 lat temu |
Gleb Natapov
|
779206de67
Introduce fw_name field to DeviceInfo structure.
|
14 lat temu |
Gleb Natapov
|
d59f8ba938
Out off array access in usb-net
|
15 lat temu |
Gerd Hoffmann
|
3329f07b7a
QemuOpts: make most qemu_*_opts static
|
15 lat temu |
Blue Swirl
|
d4c4e6fdc7
usb: remove dead assignments, spotted by clang analyzer
|
15 lat temu |
Max Reitz
|
f3571b1a5b
usb: class specific interface requests
|
15 lat temu |
Markus Armbruster
|
8212c64f0e
qemu-option: Move the implied first name into QemuOptsList
|
15 lat temu |
Paul Brook
|
d44168fffa
Fix -usbdevice crash
|
15 lat temu |
Kevin Wolf
|
beb6f0de7a
Fix QEMU_WARN_UNUSED_RESULT
|
15 lat temu |
Gerd Hoffmann
|
42be86ce95
usb-net: use qdev for -usbdevice
|
15 lat temu |
Markus Armbruster
|
556cd09885
qdev: Replace device names containing whitespace
|
15 lat temu |
Markus Armbruster
|
063846984c
qdev: Separate USB product description from qdev name
|
15 lat temu |
Mark McLoughlin
|
e0394b8b50
net: convert usb-net to NICState
|
15 lat temu |
Mark McLoughlin
|
e13b10be5c
net: remove NICInfo::vc
|
15 lat temu |
Mark McLoughlin
|
70783b9c9b
net: add receive_raw parameter to qemu_new_vlan_client()
|
16 lat temu |
Mark McLoughlin
|
bb6e636443
net: add a client type code
|
16 lat temu |
Mark McLoughlin
|
283c7c63f5
net: allow NICs to be connected to netdevs
|
16 lat temu |
Blue Swirl
|
72cf2d4f0e
Fix sys-queue.h conflict for good
|
16 lat temu |
Gerd Hoffmann
|
806b602482
qdev/usb: add usb bus support to qdev, convert drivers.
|
16 lat temu |
Mark McLoughlin
|
ae50b2747f
Don't leak VLANClientState on PCI hot remove
|
16 lat temu |