summaryrefslogtreecommitdiff
path: root/hw/usb/Makefile.objs
AgeCommit message (Expand)Author
2018-02-09usb: Add basic code to emulate Chipidea USB IPAndrey Smirnov
2018-01-26usb: Remove legacy -usbdevice options (host, serial, disk and net)Thomas Huth
2017-10-05usb: fix host-stub.c build raceGerd Hoffmann
2017-09-29usb: fix libusb config variable name.Gerd Hoffmann
2017-09-22buildsys: Move usb redir cflags/libs to per objectFam Zheng
2017-09-22buildsys: Move libusb cflags/libs to per objectFam Zheng
2017-09-22buildsys: Move libcacard cflags/libs to per objectFam Zheng
2017-09-13usb: only build usb-host with CONFIG_USB=yGerd Hoffmann
2017-09-13usb: drop HOST_USBGerd Hoffmann
2017-05-29xhci: add CONFIG_USB_XHCI_NEC optionGerd Hoffmann
2017-05-29xhci: split into multiple filesGerd Hoffmann
2017-03-19xen: do not build backends for targets that do not support xenStefano Stabellini
2016-05-23xen: add pvUSB backendJuergen Gross
2016-02-23tusb6010: move from hw/timer to hw/usbPeter Maydell
2015-09-23libcacard: use the standalone projectMarc-André Lureau
2015-03-18hw/usb: Include USB files only if necessaryThomas Huth
2015-02-18Make sysbus EHCI devices ARM only by defaultDavid Gibson
2014-05-09libcacard: remove libcacard-specific CFLAGS and LIBS from global varsMichael Tokarev
2014-04-23usb: mtp filesharingGerd Hoffmann
2014-01-16usb: add support for microsoft os descriptorsGerd Hoffmann
2013-09-10Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina
2013-04-08hw: make all of hw/usb/ configurable via default-configs/Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-02-19usb-host: move legacy cmd line bitsGerd Hoffmann
2013-02-19allow disabling usb smartcard supportGerd Hoffmann
2013-02-19make usb devices configurableGerd Hoffmann
2013-02-19usb: Makefile cleanupGerd Hoffmann
2013-01-12build: remove CONFIG_SMARTCARDPaolo Bonzini
2013-01-08usbredir: Add support for buffered bulk input (v2)Hans de Goede
2012-11-01usb: Add packet combining functionsHans de Goede
2012-11-01usb/ehci: add sysbus variantGerd Hoffmann
2012-11-01usb/ehci: split into multiple source filesGerd Hoffmann
2012-10-05Remove libhwStefan Weil
2012-07-12usb: add usb attached scsi emulationGerd Hoffmann
2012-06-07build: convert libhw to nested Makefile.objsPaolo Bonzini
2012-06-07build: move target-independent hw/ objects to nested Makefile.objsPaolo Bonzini