Age | Commit message (Expand) | Author |
2016-11-22 | xen: attach pvusb usb bus to backend qdev | Juergen Gross |
2016-11-10 | usbredir: free vm_change_state_handler in usbredir destroy dispatch | Li Qiang |
2016-11-10 | usb: ehci: fix memory leak in ehci_init_transfer | Li Qiang |
2016-10-31 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into... | Peter Maydell |
2016-10-28 | xen: Rename xen_be_send_notify | Emil Condrea |
2016-10-28 | xen: Rename xen_be_unbind_evtchn | Emil Condrea |
2016-10-28 | xen: Rename xen_be_printf to xen_pv_printf | Emil Condrea |
2016-10-28 | clean-up: removed duplicate #includes | Anand J |
2016-10-28 | usb: Change *_exitfn return type from int to void | Akanksha Srivastava |
2016-10-24 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-10-24 | char: remove unused CHR_EVENT_FOCUS | Marc-André Lureau |
2016-10-24 | char: remove explicit_fe_open, use a set_handlers argument | Marc-André Lureau |
2016-10-24 | char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit | Marc-André Lureau |
2016-10-24 | char: use qemu_chr_fe* functions with CharBackend argument | Marc-André Lureau |
2016-10-24 | char: replace PROP_CHR with CharBackend | Marc-André Lureau |
2016-10-24 | char: remove init callback | Marc-André Lureau |
2016-10-21 | xen-usb: do not reference PAGE_SIZE | Stefano Stabellini |
2016-10-12 | usb-redir: allocate buffers before waking up the host adapter | Hans de Goede |
2016-10-12 | usb: Fix incorrect default DMA offset. | Vijay Kumar B |
2016-10-12 | usb: fix serial generator | Gerd Hoffmann |
2016-10-12 | xhci: make xhci_epid_to_usbep accept XHCIEPContext | Gerd Hoffmann |
2016-10-12 | xhci: drop XHCITransfer->{slotid,epid} | Gerd Hoffmann |
2016-10-12 | xhci: add & use xhci_kick_epctx() | Gerd Hoffmann |
2016-10-12 | xhci: drop XHCITransfer->xhci | Gerd Hoffmann |
2016-10-12 | xhci: use linked list for transfers | Gerd Hoffmann |
2016-10-12 | xhci: drop unused comp_xfer field | Gerd Hoffmann |
2016-10-12 | xhci: decouple EV_QUEUE from TD_QUEUE | Gerd Hoffmann |
2016-10-12 | xhci: limit the number of link trbs we are willing to process | Gerd Hoffmann |
2016-10-08 | usb: ehci: fix memory leak in ehci_process_itd | Li Qiang |
2016-09-15 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160914-1' into s... | Peter Maydell |
2016-09-14 | usb-mtp: added object properties | Isaac Lozano |
2016-09-14 | usb-mtp: fix sending files larger than 4gb | Isaac Lozano |
2016-09-13 | hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all | Daniel P. Berrange |
2016-09-13 | usb:xhci:fix memory leak in usb_xhci_exit | Li Qiang |
2016-09-13 | usb-host: fix streams detection in usb_host_speed_compat | Gerd Hoffmann |
2016-09-13 | xhci: Fix remainder field for TR_SETUP completion event. | Hans Petter Selasky |
2016-08-12 | trace-events: fix first line comment in trace-events | Laurent Vivier |
2016-08-08 | usb: free leaking path | Marc-André Lureau |
2016-08-08 | usb: free USBDevice.strings | Marc-André Lureau |
2016-08-03 | xen: drain submit queue in xen-usb before removing device | Juergen Gross |
2016-08-02 | ehci: faster frame index calculation for skipped frames | Evgeny Yakovlev |
2016-08-02 | wxx: Fix compilation of host-libusb.c | Stefan Weil |
2016-08-02 | wxx: Fix compiler warning for host-libusb.c | Stefan Weil |
2016-07-20 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160720-1' into s... | Peter Maydell |
2016-07-20 | usbredir: add streams property | Gerd Hoffmann |
2016-07-20 | xhci: Fix possible side effect from assert() | Alexey Kardashevskiy |
2016-07-19 | net: Use correct type for bool flag | Eric Blake |
2016-07-19 | qapi: Change Netdev into a flat union | Eric Blake |
2016-07-13 | block/qdev: Allow configuring WCE with qdev properties | Kevin Wolf |
2016-07-13 | block/qdev: Allow node name for drive properties | Kevin Wolf |