summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xhci: Add xhci_epid_to_usbep helper functionHans de Goede2013-09-191-10/+22
* xhci: Init a transfers xhci, slotid and epid member on epctx allocHans de Goede2013-09-191-3/+3
* xhci: Fix number of streams allocated when using streamsHans de Goede2013-09-191-1/+1
* usb: remove old usb-host codeGerd Hoffmann2013-09-193-2572/+4
* Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori2013-09-175-27/+49
|\
| * slirp: clean up slirp_update_timeoutJan Kiszka2013-09-171-2/+2
| * slirp: set mainloop timeout with more precise valueLiu Ping Fan2013-09-174-13/+27
| * slirp: define timeout as macroLiu Ping Fan2013-09-171-5/+12
| * slirp: make timeout localLiu Ping Fan2013-09-172-12/+13
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-09-1773-370/+2823
|\ \
| * | qemu-iotests: Fix test 038Max Reitz2013-09-132-6/+7
| * | block: Assert validity of BdrvActionOpsMax Reitz2013-09-121-0/+2
| * | qemu-iotests: Cleanup test image in test number 007Bharata B Rao2013-09-121-1/+1
| * | qemu-img: fix invalid JSONPaolo Bonzini2013-09-121-1/+1
| * | coroutine: add ./configure --disable-coroutine-poolStefan Hajnoczi2013-09-122-15/+43
| * | qemu-iotests: Adjustments due to error propagationMax Reitz2013-09-126-40/+24
| * | qcow2: Use Error parameterMax Reitz2013-09-121-46/+88
| * | qemu-img create: Emit filename on errorMax Reitz2013-09-121-1/+1
| * | block: Error parameter for create functionsMax Reitz2013-09-129-43/+86
| * | block: Error parameter for open functionsMax Reitz2013-09-1217-85/+163
| * | bdrv: Use "Error" for creating imagesMax Reitz2013-09-1217-18/+34
| * | bdrv: Use "Error" for opening imagesMax Reitz2013-09-1228-37/+67
| * | qemu-iotests: add 057 internal snapshot for block device test caseWenchao Xia2013-09-123-0/+265
| * | hmp: add interface hmp_snapshot_delete_blkdev_internalWenchao Xia2013-09-123-0/+31
| * | hmp: add interface hmp_snapshot_blkdev_internalWenchao Xia2013-09-123-2/+28
| * | qmp: add interface blockdev-snapshot-delete-internal-syncWenchao Xia2013-09-124-0/+132
| * | qmp: add interface blockdev-snapshot-internal-syncWenchao Xia2013-09-123-0/+62
| * | qmp: add internal snapshot support in qmp_transactionWenchao Xia2013-09-123-9/+160
| * | snapshot: distinguish id and name in snapshot deleteWenchao Xia2013-09-129-43/+157
| * | snapshot: new function bdrv_snapshot_find_by_id_and_name()Wenchao Xia2013-09-122-0/+79
| * | qemu-iotests: New test case in 061Max Reitz2013-09-122-0/+55
| * | qemu-iotests: add tests for runtime fd passing via SCM rightsWenchao Xia2013-09-122-3/+52
| * | qemu-iotests: add infrastructure of fd passing via SCMWenchao Xia2013-09-123-0/+30
| * | qemu-iotests: add unix socket help programWenchao Xia2013-09-123-2/+138
| * | qemu-iotest: qcow2 image option amendmentMax Reitz2013-09-123-0/+528
| * | qcow2: Implement bdrv_amend_optionsMax Reitz2013-09-121-0/+194
| * | qcow2: Save refcount order in BDRVQcowStateMax Reitz2013-09-122-1/+3
| * | qcow2-cluster: Expand zero clustersMax Reitz2013-09-123-14/+253
| * | qcow2-cache: Empty cacheMax Reitz2013-09-122-0/+20
| * | block: Image file option amendmentMax Reitz2013-09-126-0/+108
| * | raw-win32.c: Fix incorrect handling behaviour of small block filesTal Kain2013-09-121-0/+1
| * | qcow2: Discard VM state in active L1 after creating snapshotKevin Wolf2013-09-123-5/+12
| * | qcow2: Pass discard type to qcow2_discard_clusters()Kevin Wolf2013-09-123-6/+6
| |/
* | Merge remote-tracking branch 'rth/tgt-i386' into stagingAnthony Liguori2013-09-172-18/+35
|\ \
| * | target-i386: Only provide CMOV and friends if feature bit setPeter Maydell2013-09-121-0/+19
| * | target-i386: fix disassembly with PAE=1, PG=0Paolo Bonzini2013-09-121-18/+16
| |/
* | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-09-179-135/+496
|\ \
| * | spapr-vscsi: Report error on unsupported MAD requestsAlexey Kardashevskiy2013-09-121-4/+18
| * | spapr-vscsi: Adding VSCSI capabilitiesNikunj A. Dadhania2013-09-121-0/+54
| * | iscsi: split discard requests in multiple partsPeter Lieven2013-09-121-83/+73
OpenPOWER on IntegriCloud