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/kraxel/tags/usb-20170717-pull-request' ...
Peter Maydell
2017-07-17
1
-0
/
+5
|
\
|
*
ehci: add sanity check for maxframes
Gerd Hoffmann
2017-07-17
1
-0
/
+5
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-07-14
3
-11
/
+9
|
\
\
|
*
|
char: avoid chardevice direct access
Anton Nefedov
2017-07-14
3
-8
/
+6
|
*
|
char: add backend hotswap handler
Anton Nefedov
2017-07-14
3
-3
/
+3
|
|
/
*
/
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
2
-4
/
+4
|
/
*
pci: Fix the wrong assertion.
Mao Zhongyi
2017-07-03
1
-1
/
+1
*
vmstate: error hint for failed equal checks
Halil Pasic
2017-06-28
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170621-pull-request' ...
Peter Maydell
2017-06-22
1
-10
/
+14
|
\
|
*
usb-host: support devices with sparse/non-sequential USB interfaces
Samuel Brian
2017-06-21
1
-10
/
+14
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
2017-06-22
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-20
1
-1
/
+0
*
|
ehci: stop recursive calls to ehci_work_bh
Gerd Hoffmann
2017-06-13
2
-0
/
+8
*
|
xhci: only update dequeue ptr on completed transfers
Gerd Hoffmann
2017-06-12
1
-2
/
+4
|
/
*
char: make chr_fe_deinit() optionaly delete backend
Marc-André Lureau
2017-06-02
2
-7
/
+2
*
char: move CharBackend handling in char-fe unit
Marc-André Lureau
2017-06-02
3
-2
/
+3
*
chardev: serial & parallel declaration to own headers
Marc-André Lureau
2017-06-02
1
-1
/
+1
*
chardev: move headers to include/chardev
Marc-André Lureau
2017-06-02
3
-3
/
+3
*
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
2017-06-02
1
-1
/
+1
*
ehci: fix frame timer invocation.
Gerd Hoffmann
2017-05-29
1
-3
/
+10
*
usb: don't wakeup during coldplug
Gerd Hoffmann
2017-05-29
1
-0
/
+8
*
usb-hub: set PORT_STAT_C_SUSPEND on host-initiated wake-up
Ladi Prosek
2017-05-29
1
-1
/
+14
*
xhci: add CONFIG_USB_XHCI_NEC option
Gerd Hoffmann
2017-05-29
1
-1
/
+1
*
xhci: split into multiple files
Gerd Hoffmann
2017-05-29
4
-236
/
+292
*
usb: Simplify the parameter parsing of the legacy usb serial device
Thomas Huth
2017-05-29
1
-16
/
+5
*
ehci: fix overflow in frame timer code
Gerd Hoffmann
2017-05-29
1
-1
/
+1
*
Merge remote-tracking branch 'kraxel/tags/pull-usb-20170512-1' into staging
Stefan Hajnoczi
2017-05-15
4
-36
/
+11
|
\
|
*
hw/usb/dev-serial: Do not try to set vendorid or productid properties
Thomas Huth
2017-05-12
1
-18
/
+6
|
*
xhci: relax link check
Ladi Prosek
2017-05-12
1
-1
/
+1
|
*
usb-hub: clear PORT_STAT_SUSPEND on wakeup
Ladi Prosek
2017-05-12
1
-0
/
+1
|
*
xhci: fix logging
Ladi Prosek
2017-05-12
1
-5
/
+2
|
*
usb-redir: fix stack overflow in usbredir_log_data
Gerd Hoffmann
2017-05-12
1
-12
/
+1
*
|
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
2017-05-10
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
usb-ccid: make ccid_write_data_block() cope with null buffers
Philippe Mathieu-Daudé
2017-05-07
1
-1
/
+4
*
|
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
2017-05-09
1
-6
/
+6
*
|
char: add a /chardevs container
Marc-André Lureau
2017-05-04
2
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...
Peter Maydell
2017-04-26
1
-1
/
+1
|
\
|
*
xen: import ring.h from xen
Stefano Stabellini
2017-04-21
1
-1
/
+1
*
|
error: Apply error_propagate_null.cocci again
Fam Zheng
2017-04-24
1
-3
/
+1
*
|
usb-host: switch to LIBUSB_API_VERSION
Gerd Hoffmann
2017-04-03
1
-2
/
+5
*
|
xhci: flush dequeue pointer to endpoint context
Gerd Hoffmann
2017-04-03
1
-1
/
+3
|
/
*
xen: do not build backends for targets that do not support xen
Stefano Stabellini
2017-03-19
1
-1
/
+1
*
ohci: relax link check
Gerd Hoffmann
2017-03-09
1
-1
/
+1
*
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
[next]