index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170228a'...
Peter Maydell
2017-03-02
1
-19
/
+0
|
\
|
*
migrate: Introduce a 'dc->vmsd' check to avoid segfault for --only-migratable
Ashijeet Acharya
2017-02-28
1
-19
/
+0
*
|
Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into st...
Peter Maydell
2017-03-02
2
-0
/
+18
|
\
\
|
*
|
usb: release the created buses
Marc-André Lureau
2017-03-01
2
-0
/
+18
|
|
/
*
/
hw/block: Request permissions
Kevin Wolf
2017-02-28
1
-1
/
+5
|
/
*
xhci: properties cleanup
Gerd Hoffmann
2017-02-23
1
-3
/
+26
*
usb: ohci: fix error return code in servicing td
Li Qiang
2017-02-23
1
-1
/
+1
*
usb: replace handle_destroy with unrealize
Marc-André Lureau
2017-02-23
11
-24
/
+25
*
usb-ccid: add check message size checks
Gerd Hoffmann
2017-02-21
1
-3
/
+10
*
usb-ccid: move header size check
Gerd Hoffmann
2017-02-21
1
-7
/
+6
*
usb-ccid: better bulk_out error handling
Gerd Hoffmann
2017-02-21
1
-55
/
+61
*
xhci: drop via vendor command handling
Gerd Hoffmann
2017-02-21
1
-31
/
+0
*
xhci: fix nec vendor quirk handling
Gerd Hoffmann
2017-02-21
1
-15
/
+29
*
xhci: add qemu xhci controller
Gerd Hoffmann
2017-02-21
1
-4
/
+36
*
xhci: drop ER_FULL_HACK workaround
Gerd Hoffmann
2017-02-21
1
-106
/
+11
*
xhci: apply limits to loops
Gerd Hoffmann
2017-02-21
2
-1
/
+15
*
usb: ohci: limit the number of link eds
Li Qiang
2017-02-21
1
-1
/
+8
*
usb: ohci: fix error return code in servicing iso td
Li Qiang
2017-02-21
1
-1
/
+1
*
usb: ehci: fix memory leak in ehci
Li Qiang
2017-02-21
3
-0
/
+15
*
xhci: fix event queue IRQ handling
Gerd Hoffmann
2017-02-06
1
-0
/
+13
*
usb: ccid: check ccid apdu length
Prasad J Pandit
2017-02-06
1
-1
/
+1
*
xhci: guard xhci_kick_epctx against recursive calls
Gerd Hoffmann
2017-02-06
1
-0
/
+7
*
xhci: don't kick in xhci_submit and xhci_fire_ctl_transfer
Gerd Hoffmann
2017-02-06
1
-8
/
+0
*
xhci: rename xhci_complete_packet to xhci_try_complete_packet
Gerd Hoffmann
2017-02-06
1
-6
/
+6
*
xhci: only free completed transfers
Gerd Hoffmann
2017-02-06
1
-1
/
+3
*
usb: accept usb3 control requests
Gerd Hoffmann
2017-02-06
1
-0
/
+7
*
usb/uas: more verbose error message
Gerd Hoffmann
2017-02-06
1
-1
/
+2
*
hw/usb/dev-hid: Improve guest compatibility of usb-tablet
Phil Dennis-Jordan
2017-02-06
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...
Peter Maydell
2017-02-02
2
-0
/
+34
|
\
|
*
hw/ppc/spapr: Fix boot path of usb-host storage devices
Thomas Huth
2017-01-31
2
-0
/
+34
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-02-02
1
-1
/
+0
|
\
\
|
*
|
trace: clean up trace-events files
Stefan Hajnoczi
2017-01-31
1
-1
/
+0
|
|
/
*
|
pci: Convert msix_init() to Error and fix callers
Cao jin
2017-02-01
1
-2
/
+2
*
|
hcd-xhci: check & correct param before using it
Cao jin
2017-02-01
1
-19
/
+18
|
/
*
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
3
-6
/
+6
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-01-25
1
-1
/
+3
|
\
|
*
usb: Set category and description of the MTP device
Thomas Huth
2017-01-24
1
-0
/
+2
|
*
hw: Fix typos found by codespell
Stefan Weil
2017-01-24
1
-1
/
+1
*
|
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
Dr. David Alan Gilbert
2017-01-24
1
-1
/
+1
*
|
migration: Allow "device add" options to only add migratable devices
Ashijeet Acharya
2017-01-24
1
-0
/
+19
*
|
migration: extend VMStateInfo
Jianjun Duan
2017-01-24
1
-7
/
+19
|
/
*
event_notifier: cleanups around event_notifier_set_handler
Paolo Bonzini
2017-01-16
1
-1
/
+1
*
xen: attach pvusb usb bus to backend qdev
Juergen Gross
2016-11-22
1
-13
/
+10
*
usbredir: free vm_change_state_handler in usbredir destroy dispatch
Li Qiang
2016-11-10
1
-1
/
+4
*
usb: ehci: fix memory leak in ehci_init_transfer
Li Qiang
2016-11-10
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...
Peter Maydell
2016-10-31
1
-23
/
+23
|
\
|
*
xen: Rename xen_be_send_notify
Emil Condrea
2016-10-29
1
-3
/
+3
|
*
xen: Rename xen_be_unbind_evtchn
Emil Condrea
2016-10-29
1
-1
/
+1
|
*
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
2016-10-29
1
-19
/
+19
*
|
clean-up: removed duplicate #includes
Anand J
2016-10-28
1
-1
/
+0
[next]