index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-22
xen: attach pvusb usb bus to backend qdev
Juergen Gross
1
-13
/
+10
2016-11-10
usbredir: free vm_change_state_handler in usbredir destroy dispatch
Li Qiang
1
-1
/
+4
2016-11-10
usb: ehci: fix memory leak in ehci_init_transfer
Li Qiang
1
-0
/
+1
2016-10-31
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...
Peter Maydell
1
-23
/
+23
2016-10-28
xen: Rename xen_be_send_notify
Emil Condrea
1
-3
/
+3
2016-10-28
xen: Rename xen_be_unbind_evtchn
Emil Condrea
1
-1
/
+1
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
1
-19
/
+19
2016-10-28
clean-up: removed duplicate #includes
Anand J
1
-1
/
+0
2016-10-28
usb: Change *_exitfn return type from int to void
Akanksha Srivastava
4
-15
/
+7
2016-10-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-34
/
+40
2016-10-24
char: remove unused CHR_EVENT_FOCUS
Marc-André Lureau
2
-4
/
+0
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
3
-3
/
+3
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
2
-1
/
+2
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
3
-24
/
+31
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
3
-25
/
+27
2016-10-24
char: remove init callback
Marc-André Lureau
1
-2
/
+2
2016-10-21
xen-usb: do not reference PAGE_SIZE
Stefano Stabellini
1
-2
/
+2
2016-10-12
usb-redir: allocate buffers before waking up the host adapter
Hans de Goede
1
-3
/
+7
2016-10-12
usb: Fix incorrect default DMA offset.
Vijay Kumar B
1
-1
/
+1
2016-10-12
usb: fix serial generator
Gerd Hoffmann
1
-6
/
+6
2016-10-12
xhci: make xhci_epid_to_usbep accept XHCIEPContext
Gerd Hoffmann
1
-14
/
+15
2016-10-12
xhci: drop XHCITransfer->{slotid,epid}
Gerd Hoffmann
1
-9
/
+7
2016-10-12
xhci: add & use xhci_kick_epctx()
Gerd Hoffmann
1
-17
/
+26
2016-10-12
xhci: drop XHCITransfer->xhci
Gerd Hoffmann
1
-13
/
+9
2016-10-12
xhci: use linked list for transfers
Gerd Hoffmann
1
-54
/
+68
2016-10-12
xhci: drop unused comp_xfer field
Gerd Hoffmann
1
-1
/
+0
2016-10-12
xhci: decouple EV_QUEUE from TD_QUEUE
Gerd Hoffmann
1
-1
/
+1
2016-10-12
xhci: limit the number of link trbs we are willing to process
Gerd Hoffmann
1
-0
/
+10
2016-10-08
usb: ehci: fix memory leak in ehci_process_itd
Li Qiang
1
-0
/
+1
2016-09-15
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160914-1' into s...
Peter Maydell
3
-9
/
+204
2016-09-14
usb-mtp: added object properties
Isaac Lozano
1
-0
/
+177
2016-09-14
usb-mtp: fix sending files larger than 4gb
Isaac Lozano
1
-5
/
+15
2016-09-13
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
2
-3
/
+8
2016-09-13
usb:xhci:fix memory leak in usb_xhci_exit
Li Qiang
1
-2
/
+1
2016-09-13
usb-host: fix streams detection in usb_host_speed_compat
Gerd Hoffmann
1
-2
/
+5
2016-09-13
xhci: Fix remainder field for TR_SETUP completion event.
Hans Petter Selasky
1
-0
/
+6
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-08-08
usb: free leaking path
Marc-André Lureau
1
-0
/
+1
2016-08-08
usb: free USBDevice.strings
Marc-André Lureau
1
-0
/
+7
2016-08-03
xen: drain submit queue in xen-usb before removing device
Juergen Gross
1
-33
/
+63
2016-08-02
ehci: faster frame index calculation for skipped frames
Evgeny Yakovlev
1
-16
/
+15
2016-08-02
wxx: Fix compilation of host-libusb.c
Stefan Weil
1
-3
/
+4
2016-08-02
wxx: Fix compiler warning for host-libusb.c
Stefan Weil
1
-1
/
+2
2016-07-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160720-1' into s...
Peter Maydell
2
-2
/
+8
2016-07-20
usbredir: add streams property
Gerd Hoffmann
1
-1
/
+5
2016-07-20
xhci: Fix possible side effect from assert()
Alexey Kardashevskiy
1
-1
/
+3
2016-07-19
net: Use correct type for bool flag
Eric Blake
1
-1
/
+1
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
1
-1
/
+1
2016-07-13
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
1
-0
/
+1
2016-07-13
block/qdev: Allow node name for drive properties
Kevin Wolf
1
-1
/
+4
[next]