summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb-mtp: handle usb_mtp_get_object failureGerd Hoffmann2014-05-261-2/+7
* usb-mtp: handle lseek failureGerd Hoffmann2014-05-261-1/+4
* usb-mtp: use bool to track MTPObject init statusGerd Hoffmann2014-05-261-6/+8
* xhci: add xhci_get_flagGerd Hoffmann2014-05-261-2/+7
* xhci: add endpoint cap on express bus onlyGerd Hoffmann2014-05-261-2/+4
* xhci: child detach fixGerd Hoffmann2014-05-261-1/+1
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-05-224-4/+4
|\
| * qapi: zero-initialize all QMP command parametersMichael Roth2014-05-211-1/+1
| * scripts/qapi.py: Avoid syntax not supported by Python 2.4Luiz Capitulino2014-05-211-1/+1
| * doc: add "setup" to list of migration statesPeter Feiner2014-05-202-2/+2
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-2' into stagingPeter Maydell2014-05-224-35/+36
|\ \
| * | error: error_is_set() is finally unused; removeMarkus Armbruster2014-05-212-11/+0
| * | char: Explain qmp_chardev_add()'s unusual error handlingMarkus Armbruster2014-05-211-1/+7
| * | char: Clean up fragile use of error_is_set()Markus Armbruster2014-05-211-2/+4
| * | char: Use return values instead of error_is_set(errp)Markus Armbruster2014-05-211-9/+9
| * | qemu-socket: Clean up inet_connect_opts()Markus Armbruster2014-05-211-12/+16
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-5' into stagingPeter Maydell2014-05-221-3/+4
|\ \
| * | hw/audio/intel-hda: Avoid shift into sign bitPeter Maydell2014-05-201-2/+2
| * | audio/intel-hda: support FIFORDYStanislav Vorobiov2014-05-201-1/+2
| |/
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140520' into stagingPeter Maydell2014-05-2219-332/+1111
|\ \
| * | s390x/kvm: hw debugging support via guest PER facilityDavid Hildenbrand2014-05-203-3/+156
| * | s390x/kvm: software breakpoint supportDavid Hildenbrand2014-05-201-3/+22
| * | s390x: remove duplicate definitions of DIAG 501David Hildenbrand2014-05-201-8/+12
| * | linux-headers: updateJens Freimann2014-05-202-1/+34
| * | s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck2014-05-2011-18/+329
| * | s390x/virtio-ccw: reference-counted indicatorsCornelia Huck2014-05-202-20/+73
| * | s390x: add I/O adapter registrationCornelia Huck2014-05-207-0/+106
| * | s390x: split flic into kvm and non-kvm partsCornelia Huck2014-05-205-299/+399
| * | kvm: Fix enable_cap helpers on older gccAlexander Graf2014-05-201-2/+2
| |/
* | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell2014-05-224-6/+7
|\ \
| * | megasas: remove buildtime stringsOlaf Hering2014-05-201-2/+2
| * | block: iscsi build fix if LIBISCSI_FEATURE_IOVECTOR is not definedJeff Cody2014-05-201-3/+1
| * | virtio-scsi: Plug memory leak on virtio_scsi_push_event() error pathMarkus Armbruster2014-05-161-1/+2
| * | scsi: Document intentional fall through in scsi_req_length()Markus Armbruster2014-05-161-0/+2
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-05-2031-96/+809
|\ \ \ | |_|/ |/| |
| * | block: optimize zero writes with bdrv_write_zeroesPeter Lieven2014-05-199-20/+91
| * | blockdev: add a function to parse enum ids from stringsPeter Lieven2014-05-191-0/+19
| * | util: add qemu_iovec_is_zeroPeter Lieven2014-05-192-0/+22
| * | qcow1: Stricter backing file length checkKevin Wolf2014-05-193-2/+23
| * | qcow1: Validate image size (CVE-2014-0223)Kevin Wolf2014-05-193-2/+30
| * | qcow1: Validate L2 table size (CVE-2014-0222)Kevin Wolf2014-05-193-0/+34
| * | qcow1: Check maximum cluster sizeKevin Wolf2014-05-194-2/+85
| * | qcow1: Make padding in the header explicitKevin Wolf2014-05-191-1/+2
| * | curl: Add usage documentationMatthew Booth2014-05-191-0/+68
| * | curl: Add sslverify optionMatthew Booth2014-05-191-0/+12
| * | curl: Remove broken parsing of options from urlMatthew Booth2014-05-191-42/+10
| * | curl: Fix build when curl_multi_socket_action isn't availableMatthew Booth2014-05-191-0/+15
| * | qemu-iotests: Fix blkdebug in VM drive in 030Fam Zheng2014-05-191-1/+1
| * | qemu-iotests: Fix core dump suppression in test 039Markus Armbruster2014-05-193-12/+12
| * | iotests: Add test for the JSON protocolMax Reitz2014-05-193-0/+185
OpenPOWER on IntegriCloud