summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * pc: disable pci-info for 1.6Michael S. Tsirkin2013-08-122-4/+14
* | Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130812' into stagingAnthony Liguori2013-08-122-3/+12
|\ \
| * | hw/virtio/virtio-mmio: Make QueueNumMax read 0 for unavailable queuesPeter Maydell2013-08-121-0/+3
| * | hw/virtio/virtio: Don't allow guests to add/remove queuesPeter Maydell2013-08-091-3/+9
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-08-121-3/+9
|\ \ \
| * | | block: Bugfix 'format' and 'snapshot' used in drive optionMike Qiu2013-08-091-3/+9
| |/ /
* | | Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-08-127-93/+251
|\ \ \
| * | | dump: rebase from host-private RAMBlock offsets to guest-physical addressesLaszlo Ersek2013-08-087-57/+69
| * | | dump: populate guest_phys_blocksLaszlo Ersek2013-08-083-1/+86
| * | | dump: introduce GuestPhysBlockListLaszlo Ersek2013-08-083-12/+58
| * | | dump: clamp guest-provided mapping lengths to ramblock sizesLaszlo Ersek2013-08-081-25/+40
| | |/ | |/|
* | | Merge remote-tracking branch 'kraxel/usb.87' into stagingAnthony Liguori2013-08-121-2/+11
|\ \ \
| * | | xhci: implement warm port resetGerd Hoffmann2013-08-081-2/+11
| |/ /
* | | Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2013-08-125-9/+24
|\ \ \ | | |/ | |/|
| * | mips: revert commit b332d24a8e1290954029814d09156b06ede358e2Aurelien Jarno2013-08-084-9/+14
| * | tcg/mips: fix invalid op definition errorsJames Hogan2013-08-081-0/+10
| |/
* | Update version for 1.6.0-rc2Anthony Liguori2013-08-071-1/+1
|/
* fw_cfg: the I/O port variant expects little-endianPaolo Bonzini2013-08-071-1/+1
* po: Update all *.po filesStefan Weil2013-08-076-110/+110
* target-ppc: Add POWER5+ v2.1 CPU modelAndreas Färber2013-08-072-0/+3
* target-ppc: Prepare POWER5P CPU familyAndreas Färber2013-08-072-2/+104
* target-ppc: Turn POWER5gr CPU into alias for POWER5Andreas Färber2013-08-072-3/+1
* target-ppc: Turn POWER5gs CPU into alias for POWER5+Andreas Färber2013-08-072-3/+1
* target-ppc: Fix POWER7+ modelAndreas Färber2013-08-072-3/+4
* Bugfix for loading multiboot kernelsMartijn van den Broek2013-08-071-4/+3
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-08-072-8/+11
|\
| * target-i386: Fix X86CPU error handlingAndreas Färber2013-08-062-8/+11
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-08-0711-77/+237
|\ \ | |/ |/|
| * vmdk: rename num_gtes_per_gte to num_gtes_per_gtFam Zheng2013-08-061-8/+9
| * vmdk: use heap allocation for whole_grainFam Zheng2013-08-061-8/+13
| * vmdk: check l1 size before opening imageFam Zheng2013-08-063-0/+22
| * vmdk: check l2 table size when openingFam Zheng2013-08-063-0/+18
| * vmdk: check granularity field in openingFam Zheng2013-08-063-10/+44
| * qemu-iotests: add empty test case for vmdkFam Zheng2013-08-063-0/+54
| * qemu-iotests: add poke_file utility functionStefan Hajnoczi2013-08-061-0/+6
| * vmdk: use unsigned values for on disk header fieldsFam Zheng2013-08-061-12/+12
| * vmdk: Make VMDK3Header and VmdkGrainMarker QEMU_PACKEDFam Zheng2013-08-061-2/+2
| * sheepdog: add missing .bdrv_has_zero_initLiu Yuan2013-08-061-0/+2
| * qemu-iotests: filter QEMU version in monitor bannerStefan Hajnoczi2013-08-062-33/+34
| * iov: handle EOF in iov_send_recvMORITA Kazutaka2013-08-061-0/+6
| * ignore SIGPIPE in qemu-img and qemu-ioMORITA Kazutaka2013-08-062-0/+8
| * qemu-img: Error out for excess argumentsKevin Wolf2013-08-061-7/+10
* | target-mips: fix decoding of microMIPS POOL32Axf instructionsLeon Alrae2013-08-061-6/+54
|/
* semaphore: fix a hangup problem under load on NetBSD hosts.Izumi Tsutsui2013-08-052-13/+17
* rdma: memory leak RDMAContext::hostIsaku Yamahata2013-08-051-0/+2
* rdma: use RDMA_WRID_READYIsaku Yamahata2013-08-051-2/+2
* rdma: qemu_rdma_post_send_control uses wrongly RDMA_WRID_MAXIsaku Yamahata2013-08-051-6/+6
* rdma: don't use negative index to arrayIsaku Yamahata2013-08-051-12/+15
* rdma: correct newlines in error statementsMichael R. Hines2013-08-051-34/+34
* rdma: forgot to turn off the debugging flagMichael R. Hines2013-08-051-1/+1
OpenPOWER on IntegriCloud