index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
Makefile.objs
Age
Commit message (
Expand
)
Author
2020-08-21
meson: convert hw/usb
Paolo Bonzini
2020-07-07
usb: build usb-redir as module
Gerd Hoffmann
2020-07-07
ccid: build smartcard as module
Gerd Hoffmann
2020-06-05
dwc-hsotg (dwc2) USB host controller emulation
Paul Zimmerman
2020-03-17
hw/usb: Add basic i.MX USB Phy support
Guenter Roeck
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
2020-01-07
hw/usb/redirect: Do not link 'usb-redir' device when USB not enabled
Philippe Mathieu-Daudé
2019-12-16
hw/usb: Remove the USB bluetooth dongle device
Thomas Huth
2019-07-15
hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCI
Philippe Mathieu-Daudé
2019-05-02
hw/usb/hcd-ohci: Move PCI-related code into a separate file
Thomas Huth
2019-03-07
build: convert usb.mak to Kconfig
Paolo Bonzini
2018-02-09
usb: Add basic code to emulate Chipidea USB IP
Andrey Smirnov
2018-01-26
usb: Remove legacy -usbdevice options (host, serial, disk and net)
Thomas Huth
2017-10-05
usb: fix host-stub.c build race
Gerd Hoffmann
2017-09-29
usb: fix libusb config variable name.
Gerd Hoffmann
2017-09-22
buildsys: Move usb redir cflags/libs to per object
Fam Zheng
2017-09-22
buildsys: Move libusb cflags/libs to per object
Fam Zheng
2017-09-22
buildsys: Move libcacard cflags/libs to per object
Fam Zheng
2017-09-13
usb: only build usb-host with CONFIG_USB=y
Gerd Hoffmann
2017-09-13
usb: drop HOST_USB
Gerd Hoffmann
2017-05-29
xhci: add CONFIG_USB_XHCI_NEC option
Gerd Hoffmann
2017-05-29
xhci: split into multiple files
Gerd Hoffmann
2017-03-19
xen: do not build backends for targets that do not support xen
Stefano Stabellini
2016-05-23
xen: add pvUSB backend
Juergen Gross
2016-02-23
tusb6010: move from hw/timer to hw/usb
Peter Maydell
2015-09-23
libcacard: use the standalone project
Marc-André Lureau
2015-03-18
hw/usb: Include USB files only if necessary
Thomas Huth
2015-02-18
Make sysbus EHCI devices ARM only by default
David Gibson
2014-05-09
libcacard: remove libcacard-specific CFLAGS and LIBS from global vars
Michael Tokarev
2014-04-23
usb: mtp filesharing
Gerd Hoffmann
2014-01-16
usb: add support for microsoft os descriptors
Gerd Hoffmann
2013-09-10
Remove dev-bluetooth.c dependency from vl.c
Miroslav Rezanina
2013-04-08
hw: make all of hw/usb/ configurable via default-configs/
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-02-19
usb-host: move legacy cmd line bits
Gerd Hoffmann
2013-02-19
allow disabling usb smartcard support
Gerd Hoffmann
2013-02-19
make usb devices configurable
Gerd Hoffmann
2013-02-19
usb: Makefile cleanup
Gerd Hoffmann
2013-01-12
build: remove CONFIG_SMARTCARD
Paolo Bonzini
2013-01-08
usbredir: Add support for buffered bulk input (v2)
Hans de Goede
2012-11-01
usb: Add packet combining functions
Hans de Goede
2012-11-01
usb/ehci: add sysbus variant
Gerd Hoffmann
2012-11-01
usb/ehci: split into multiple source files
Gerd Hoffmann
2012-10-05
Remove libhw
Stefan Weil
2012-07-12
usb: add usb attached scsi emulation
Gerd Hoffmann
2012-06-07
build: convert libhw to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: move target-independent hw/ objects to nested Makefile.objs
Paolo Bonzini