summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blockdev: Fix wrong usage of QDECREF causing snapshoted quorum to crash on cl...Benoît Canet2014-02-141-2/+0
* block: mirror - use local_err to avoid NULL errpJeff Cody2014-02-141-2/+4
* qemu-iotests: Don't run 005 on vmdk split formatsFam Zheng2014-02-141-0/+2
* block: qemu-iotests - add vhdx log replay tests for qemu-imgJeff Cody2014-02-142-0/+21
* block: qemu-iotests - fix test 070 (vhdx)Jeff Cody2014-02-142-2/+5
* block: Don't throw away errno via error_setgJeff Cody2014-02-143-10/+17
* block: Add notes to iSCSI's .bdrv_open and .bdrv_reopen_prepareJeff Cody2014-02-141-2/+8
* blockdev: Remove 'type' parameter from blockdev_init()Kevin Wolf2014-02-141-14/+33
* sdhci: Drop unnecessary #includeKevin Wolf2014-02-141-1/+0
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-02-1338-461/+540
|\
| * ACPI: Remove commented-out code from HPET._CRSGabriel L. Somlo2014-02-101-3/+0
| * hw/pci: switch to a generic hotplug handling for PCIDeviceIgor Mammedov2014-02-105-45/+15
| * pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov2014-02-103-25/+53
| * pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov2014-02-103-47/+94
| * acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov2014-02-104-30/+60
| * qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov2014-02-1016-30/+21
| * hw/acpi: move typeinfo to the file endIgor Mammedov2014-02-101-46/+46
| * qdev: add "hotpluggable" property to DeviceIgor Mammedov2014-02-102-0/+32
| * qdev: add to BusState "hotplug-handler" linkIgor Mammedov2014-02-102-0/+16
| * define hotplug interfaceIgor Mammedov2014-02-103-0/+127
| * loader: document that errno is setMichael S. Tsirkin2014-02-101-0/+7
| * pc.c: better error message on initrd sizing failureMichael S. Tsirkin2014-02-051-2/+2
| * pc_piix: enable legacy hotplug for XenMichael S. Tsirkin2014-02-051-0/+11
| * qtest: don't report signals if qtest driver enabledMichael S. Tsirkin2014-02-053-1/+8
| * hw:piix4:acpi: reuse pcihp code for legacy PCI hotplugIgor Mammedov2014-02-053-201/+34
| * pcihp: remove unused AcpiPciHpPciStatus.device_present fieldIgor Mammedov2014-02-051-1/+0
| * pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplugIgor Mammedov2014-02-053-4/+9
| * pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDRIgor Mammedov2014-02-051-12/+12
| * pcihp: replace enable|disable_device() with onelinersIgor Mammedov2014-02-051-12/+2
| * pcihp: reduce number of device check eventsMichael S. Tsirkin2014-02-052-17/+6
* | Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into s...Peter Maydell2014-02-136-10/+7
|\ \
| * | prep: Drop from ppcemb-softmmuAndreas Färber2014-02-104-6/+3
| * | raven: Use constant PCI_NUM_PINS instead of 4Hervé Poussineau2014-02-091-3/+3
| * | prep: Kill get_system_io() usageHervé Poussineau2014-02-091-1/+1
* | | Merge remote-tracking branch 'remotes/alon/pull-libcacard.glusterfs' into sta...Peter Maydell2014-02-121-1/+1
|\ \ \
| * | | libcacard: Don't link with all libraries QEMU links toChristophe Fergeau2014-02-091-1/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-anthony' into stagingPeter Maydell2014-02-1250-84/+730
|\ \ \
| * | | block: Fix 32 bit truncation in mark_request_serialising()Kevin Wolf2014-02-091-3/+3
| * | | blkdebug: Don't leak bs->file on failureKevin Wolf2014-02-091-5/+9
| * | | block: Don't call ROUND_UP with negative valuesKevin Wolf2014-02-091-2/+2
| * | | block: bdrv_aligned_pwritev: Assert overlap rangeKevin Wolf2014-02-091-0/+2
| * | | block: Fix memory leaks in bdrv_co_do_pwritev()Kevin Wolf2014-02-091-2/+2
| * | | raw: Fix BlockLimits passthroughKevin Wolf2014-02-091-1/+7
| * | | qemu-iotests: add test for qcow2 preallocation with different cluster sizesHu Tao2014-02-093-0/+96
| * | | qcow2: check for NULL l2metaHu Tao2014-02-091-15/+16
| * | | qcow2: fix offset overflow in qcow2_alloc_clusters_at()Hu Tao2014-02-091-1/+7
| * | | qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset()Hu Tao2014-02-094-16/+15
| * | | block/iscsi: always fill bs->bl.opt_transfer_lengthPeter Lieven2014-02-091-3/+2
| * | | block: Fail gracefully with missing filenameKevin Wolf2014-02-093-5/+42
| * | | qemu-iotests: enable support for NFS protocolPeter Lieven2014-02-092-3/+22
OpenPOWER on IntegriCloud