summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into stagingAnthony Liguori2012-04-1019-150/+1078
|\
| * rtl8139: do the network/host communication only in normal operating modeJason Wang2012-03-161-0/+9
| * rtl8139: correctly check the opmodeJason Wang2012-03-161-3/+5
| * net: move compute_mcast_idx() to net.hJason Wang2012-03-166-98/+26
| * rtl8139: support byte read to TxStatus registersJason Wang2012-03-161-4/+29
| * rtl8139: remove unused marcoJason Wang2012-03-161-3/+0
| * rtl8139: limit transmission buffer size in c+ modeJason Wang2012-03-161-6/+5
| * pci_regs: Add PCI_EXP_TYPE_PCIE_BRIDGEAnthony PERARD2012-03-161-0/+1
| * virtio-net: add DATA_VALID flagMichael S. Tsirkin2012-03-161-0/+1
| * pci_bridge: upper 32 bit are long registersMichael S. Tsirkin2012-03-161-4/+4
| * pci: fix bridge IO/BASEMichael S. Tsirkin2012-03-161-2/+2
| * pcie: drop functionality moved to coreMichael S. Tsirkin2012-03-161-11/+1
| * pci: set memory type for memory behind the bridgeMichael S. Tsirkin2012-03-161-0/+3
| * pci: add standard bridge deviceMichael S. Tsirkin2012-03-162-1/+175
| * slotid: add slot id capabilityMichael S. Tsirkin2012-03-164-0/+58
| * shpc: standard hot plug controllerMichael S. Tsirkin2012-03-165-0/+737
| * pci_bridge: user-friendly default bus nameMichael S. Tsirkin2012-03-151-0/+10
| * pci: make another unused extern function staticMichael S. Tsirkin2012-03-152-8/+8
| * pci: don't export an internal functionMichael S. Tsirkin2012-03-152-3/+1
| * pci_regs: Fix value of PCI_EXP_TYPE_RC_EC.Anthony PERARD2012-03-151-1/+1
| * pci: Do not check if a bus exist in pci_parse_devaddr.Anthony PERARD2012-03-151-4/+0
| * pci_bridge: fix status: do not override cap bitMichael S. Tsirkin2012-03-151-2/+2
* | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-04-1011-21/+63
|\ \
| * | qapi: convert device_delLuiz Capitulino2012-04-096-19/+37
| * | qdev: qdev_unplug(): use error_set()Luiz Capitulino2012-04-096-11/+35
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-04-1044-494/+1081
|\ \ \
| * | | qed: remove incoming live migration blockerBenoît Canet2012-04-052-11/+0
| * | | qed: honor BDRV_O_INCOMING for incoming live migrationBenoît Canet2012-04-051-2/+3
| * | | migration: clear BDRV_O_INCOMING flags on end of incoming live migrationBenoît Canet2012-04-051-0/+1
| * | | qed: add bdrv_invalidate_cache to be called after incoming live migrationBenoît Canet2012-04-051-0/+10
| * | | blockdev: open images with BDRV_O_INCOMING on incoming live migrationBenoît Canet2012-04-051-0/+4
| * | | block: add a function to clear incoming live migration flagsBenoît Canet2012-04-052-0/+11
| * | | block: Add new BDRV_O_INCOMING flag to notice incoming live migrationBenoît Canet2012-04-051-0/+1
| * | | block stream: close unused files and update ->backing_hdMarcelo Tosatti2012-04-051-0/+34
| * | | qemu-iotests: Fix call syntax for qemu-ioStefan Weil2012-04-053-6/+6
| * | | qemu-iotests: Fix call syntax for qemu-imgStefan Weil2012-04-051-2/+7
| * | | qemu-iotests: Test unknown qcow2 header extensionsKevin Wolf2012-04-053-0/+149
| * | | qemu-iotests: qcow2.pyKevin Wolf2012-04-051-0/+207
| * | | sheepdog: fix send req helpersLiu Yuan2012-04-051-0/+2
| * | | sheepdog: implement SD_OP_FLUSH_VDI operationLiu Yuan2012-04-051-14/+128
| * | | block: bdrv_append() fixesJeff Cody2012-04-051-2/+11
| * | | qed: track dirty flag statusDong Xu Wang2012-04-051-0/+1
| * | | qemu-img: add dirty flag statusDong Xu Wang2012-04-052-0/+4
| * | | qed: image fragmentation statisticsDong Xu Wang2012-04-051-0/+9
| * | | qemu-img: add image fragmentation statisticsDong Xu Wang2012-04-052-1/+15
| * | | block: document job APIPaolo Bonzini2012-04-051-3/+112
| * | | block: set job->speed in block_set_speedPaolo Bonzini2012-04-052-2/+7
| * | | block: fix streaming/closing racePaolo Bonzini2012-04-053-2/+22
| * | | block: cancel jobs when a device is ready to go awayPaolo Bonzini2012-04-051-0/+3
| * | | block: disable I/O throttling on sync apiZhi Yong Wu2012-04-051-0/+20
OpenPOWER on IntegriCloud