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
*
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
usb-ccid: convert CCIDCardClass::exitfn() -> unrealize()
Philippe Mathieu-Daudé
2018-01-26
4
-17
/
+17
*
usb-ccid: inline ccid_card_initfn() in ccid_card_realize()
Philippe Mathieu-Daudé
2018-01-26
1
-18
/
+7
*
hw/usb/ccid: Make ccid_card_init() take an error parameter
Mao Zhongyi
2018-01-26
4
-45
/
+50
*
usb-storage: Fix share-rw option parsing
Fam Zheng
2018-01-26
1
-1
/
+2
*
usb: Remove legacy -usbdevice options (host, serial, disk and net)
Thomas Huth
2018-01-26
6
-265
/
+1
*
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-22
4
-12
/
+12
*
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2018-01-11
2
-38
/
+13
|
\
|
*
dev-storage: Fix the unusual function name
Mao Zhongyi
2017-12-19
1
-10
/
+10
|
*
hw/block: Use errp directly rather than local_err
Mao Zhongyi
2017-12-19
1
-6
/
+3
|
*
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth
2017-12-14
1
-22
/
+0
*
|
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
1
-1
/
+1
|
/
*
usb-ccid: remove needless migration state code
Marc-André Lureau
2017-10-23
1
-22
/
+1
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
3
-0
/
+12
*
pci: Add interface names to hybrid PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+5
*
usb: fix host-stub.c build race
Gerd Hoffmann
2017-10-05
1
-0
/
+1
*
usb: Use angle brackets for cacard include directive
Fam Zheng
2017-09-29
1
-1
/
+1
*
usb: fix libusb config variable name.
Gerd Hoffmann
2017-09-29
1
-1
/
+1
*
hw/usb/bus: Remove bad object_unparent() from usb_try_create_simple()
Thomas Huth
2017-09-29
1
-3
/
+1
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
2017-09-27
3
-3
/
+9
|
\
|
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
3
-3
/
+9
*
|
ehci: Add ppc4xx-ehci for the USB 2.0 controller in embedded PPC SoCs
BALATON Zoltan
2017-09-27
2
-0
/
+26
*
|
ohci: Allow sysbus version to be used as a companion
BALATON Zoltan
2017-09-27
1
-3
/
+12
|
/
*
buildsys: Move usb redir cflags/libs to per object
Fam Zheng
2017-09-22
1
-0
/
+2
*
buildsys: Move libusb cflags/libs to per object
Fam Zheng
2017-09-22
1
-0
/
+5
*
buildsys: Move libcacard cflags/libs to per object
Fam Zheng
2017-09-22
1
-2
/
+4
*
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
2017-09-19
1
-2
/
+3
*
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
2017-09-19
1
-1
/
+1
*
usb: only build usb-host with CONFIG_USB=y
Gerd Hoffmann
2017-09-13
1
-1
/
+1
*
usb: drop HOST_USB
Gerd Hoffmann
2017-09-13
1
-1
/
+5
*
xhci: Avoid DMA when ERSTBA is set to zero
Alexey Kardashevskiy
2017-09-13
1
-2
/
+2
*
usb-hub: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
1
-4
/
+4
*
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-08-01
1
-28
/
+28
*
trace: add trace_event_get_state_backends()
Stefan Hajnoczi
2017-08-01
1
-8
/
+5
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
usb: Fix build with newer gcc
Eric Blake
2017-07-20
1
-2
/
+4
*
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
[next]