COMMITS
/ include/hw/usb.h October 25, 2022
A
hw/usb: fix tab indentation
Amarjargal Gundjalam committed
June 24, 2021
G
usb: drop usb_host_dev_is_scsi_storage hook
Gerd Hoffmann committed
March 10, 2021
P
usb: remove support for -usbdevice parameters
Paolo Bonzini committed
March 2, 2021
T
hw/usb/bus: Remove the "full-path" property
Thomas Huth committed
January 19, 2021
G
usb: add pcap support.
Gerd Hoffmann committed
September 16, 2020
E
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost committed
E
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost committed
August 31, 2020
E
Use DECLARE_*CHECKER* macros
Eduardo Habkost committed
September 3, 2020
E
Move QOM typedefs and add missing includes
Eduardo Habkost committed
June 10, 2020
M
usb: usb_create() is now unused, drop
Markus Armbruster committed
M
usb: Convert uses of usb_create()
Markus Armbruster committed
M
usb: New usb_new(), usb_realize_and_unref()
Markus Armbruster committed
June 1, 2020
P
hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
Philippe Mathieu-Daudé committed
May 5, 2020
M
qdev: Unrealize must not fail
Markus Armbruster committed
August 12, 2019
M
Include hw/qdev-properties.h less
Markus Armbruster committed
M
Include exec/memory.h slightly less
Markus Armbruster committed
December 6, 2018
P
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini committed
December 17, 2018
P
usb: move ehci_create_ich9_with_companions to hw/i386
Paolo Bonzini committed
January 9, 2018
T
usb: Remove legacy -usbdevice options (host, serial, disk and net)
Thomas Huth committed
November 30, 2017
T
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth committed
February 21, 2017
M
usb: replace handle_destroy with unrealize
Marc-André Lureau committed
January 31, 2017
G
usb: accept usb3 control requests
Gerd Hoffmann committed
December 14, 2016
T
hw/ppc/spapr: Fix boot path of usb-host storage devices
Thomas Huth committed
June 15, 2016
G
usb: Add QOM property "attached".
Gerd Hoffmann committed
G
usb: make USBDevice->attached bool
Gerd Hoffmann committed
March 9, 2016
M
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster committed
March 14, 2015
T
usb: Remove unused functions
Thomas Huth committed
February 17, 2015
M
usb: Propagate errors through usb_register_companion()
Markus Armbruster committed
February 6, 2015
M
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster committed
September 19, 2014
G
usb-bus: introduce a wrapper function to check speed
Gonglei committed
G
usb-bus: remove "init" from USBDeviceClass struct
Gonglei committed
G
usb-bus: convert USBDeviceClass init to realize
Gonglei committed
June 4, 2014
G
usb: add usb_bus_release function
Gonglei committed
July 7, 2014
S
hw/timer: Move extern declaration from .c to .h file
Stefan Weil committed
May 23, 2014
G
usb: add usb_pick_speed
Gerd Hoffmann committed
December 16, 2013
P
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas committed
November 20, 2013
G
usb: add support for microsoft os descriptors
Gerd Hoffmann committed
November 19, 2013
G
usb: add vendor request defines
Gerd Hoffmann committed
H
usb: Add usb_device_alloc/free_streams
Hans de Goede committed
H
usb: Add max_streams attribute to endpoint info
Hans de Goede committed
September 3, 2013
M
Remove dev-bluetooth.c dependency from vl.c
Miroslav Rezanina committed
August 23, 2013
A
usb: Pass size to usb_bus_new()
Andreas Färber committed
June 12, 2013
G
usb: add serial bus property
Gerd Hoffmann committed
April 8, 2013
A
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori committed
February 5, 2013
P
hw: move headers to include/
Paolo Bonzini committed