summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | qemu-iotests: Quote $TEST_IMG* and $TEST_DIR usageJeff Cody2013-09-2749-337/+337
| * | | qemu-iotests: Add basic ability to use binary sample imagesJeff Cody2013-09-273-0/+35
| * | | qemu-iotests: fix qmp.py search pathFam Zheng2013-09-261-1/+1
| * | | block: use DIV_ROUND_UP in bdrv_co_do_readvFam Zheng2013-09-261-1/+1
| * | | qcow2: Assert against currently impossible overflowMax Reitz2013-09-251-0/+1
| * | | block: qed - use QEMU_PACKED for on-disk structuresJeff Cody2013-09-251-1/+1
| * | | block: qcow2 - used QEMU_PACKED for on-disk structuresJeff Cody2013-09-252-2/+2
| * | | block: vpc - use QEMU_PACKED for on-disk structuresJeff Cody2013-09-251-14/+14
| * | | block: vdi - use QEMU_PACKED for on-disk structuresJeff Cody2013-09-251-1/+1
| * | | rbd: avoid qemu_rbd_snap_list() memory leaksStefan Hajnoczi2013-09-251-1/+2
| * | | qdict: Extract qdict_extract_subqdictBenoît Canet2013-09-253-21/+25
| * | | block: Fix compiler warning (-Werror=uninitialized)Stefan Weil2013-09-251-2/+3
| * | | block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.Benoît Canet2013-09-258-2/+24
| * | | qemu-iotests: add monolithicFlat creation test to 059Fam Zheng2013-09-252-0/+12
| * | | qemu-iotests: fix test case 059Fam Zheng2013-09-251-3/+3
| * | | vmdk: fix cluster size check for flat extentsFam Zheng2013-09-251-3/+3
| * | | block/get_block_status: avoid segfault if there is no backing_hdPeter Lieven2013-09-251-1/+1
| * | | block/get_block_status: set *pnum = 0 on errorPeter Lieven2013-09-251-0/+1
| * | | qcow2: Don't shadow return valueMax Reitz2013-09-251-1/+0
| * | | qemu-iotests: Do not execute 052 with -nocacheMax Reitz2013-09-251-0/+1
| * | | qemu-iotests: add test for backing file overridingFam Zheng2013-09-252-1/+27
| * | | block: fix backing file overridingFam Zheng2013-09-251-2/+5
* | | | Merge remote-tracking branch 'sstabellini/xen-2013-09-25' into stagingAnthony Liguori2013-09-305-14/+26
|\ \ \ \
| * | | | xen: Enable cpu-hotplug on xenfv machine.Anthony PERARD2013-09-251-0/+1
| * | | | xen: Fix vcpu initialization.Anthony PERARD2013-09-251-4/+4
| * | | | qemu: Add qemu xen logic for Xen HVM S3 resumeLiu, Jinsong2013-09-251-0/+9
| * | | | qemu: Adjust qemu wakeupLiu, Jinsong2013-09-253-10/+12
| |/ / /
* | | | Merge remote-tracking branch 'rth/tcg-ppc-pull' into stagingAnthony Liguori2013-09-304-787/+842
|\ \ \ \
| * | | | tcg-ppc64: Implement CONFIG_QEMU_LDST_OPTIMIZATIONRichard Henderson2013-09-252-78/+136
| * | | | tcg-ppc64: Add _noaddr functions for emitting forward branchesRichard Henderson2013-09-251-10/+16
| * | | | tcg-ppc64: Streamline tcg_out_tlb_readRichard Henderson2013-09-251-97/+97
| * | | | tcg-ppc64: Implement tcg_register_jitRichard Henderson2013-09-251-23/+73
| * | | | tcg-ppc64: Handle long offsets betterRichard Henderson2013-09-251-73/+74
| * | | | tcg-ppc64: Tidy register allocation orderRichard Henderson2013-09-251-27/+22
| * | | | tcg-ppc64: Look through a constant function descriptorRichard Henderson2013-09-251-4/+19
| * | | | tcg-ppc64: Fold constant call address into descriptor loadRichard Henderson2013-09-251-3/+11
| * | | | tcg-ppc64: Don't load the static chain from TCGRichard Henderson2013-09-251-1/+0
| * | | | tcg-ppc64: Avoid code for nop moveRichard Henderson2013-09-251-1/+3
| * | | | tcg-ppc64: Use tcg_out64Richard Henderson2013-09-251-5/+1
| * | | | tcg-ppc64: Use TCG_REG_Rn constantsRichard Henderson2013-09-251-48/+48
| * | | | tcg-ppc64: More use of TAI and SAI helper macrosRichard Henderson2013-09-251-25/+16
| * | | | tcg-ppc64: Reformat tcg-target.cRichard Henderson2013-09-251-239/+239
| * | | | tcg-ppc: Fix and cleanup tcg_out_tlb_checkRichard Henderson2013-09-251-175/+127
| * | | | tcg-ppc: Use conditional branch and link to slow pathRichard Henderson2013-09-251-5/+10
| * | | | tcg-ppc: Cleanup tcg_out_qemu_ld/st_slow_pathRichard Henderson2013-09-251-89/+58
| * | | | tcg-ppc: Avoid code for nop moveRichard Henderson2013-09-251-1/+3
| * | | | tcg-ppc: use new return-argument ld/st helpersPaolo Bonzini2013-09-252-24/+21
| * | | | tcg-ppc: fix qemu_ld/qemu_st for AIX ABIPaolo Bonzini2013-09-251-8/+9
| * | | | configure: Allow command-line configure for ppc32Richard Henderson2013-09-241-0/+8
| |/ / /
* | | | Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori2013-09-305-24/+55
|\ \ \ \
OpenPOWER on IntegriCloud