summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-05an5206: Don't enforce use of kernel for qtestAndreas Färber1-0/+4
2013-11-05mcf5208: Don't enforce use of kernel for qtestAndreas Färber1-0/+4
2013-11-05axis_dev88: Don't enforce use of kernel for qtestAndreas Färber1-5/+6
2013-11-05armv7m: Don't enforce use of kernel for qtestAndreas Färber1-11/+14
2013-11-05exynos4_boards: Silence lack of -smp 2 warning for qtestAndreas Färber1-1/+2
2013-11-05omap_sx1: Don't enforce use of kernel or flash for qtestAndreas Färber1-1/+2
2013-11-05palm: Don't enforce loading ROM or kernel for qtestAndreas Färber1-1/+2
2013-11-05z2: Don't enforce use of -pflash for qtestAndreas Färber1-2/+3
2013-11-05gumstix: Don't enforce use of -pflash for qtestAndreas Färber1-4/+7
2013-11-05mainstone: Don't enforce use of -pflash for qtestAndreas Färber1-1/+4
2013-11-05puv3: Turn puv3_load_kernel() into a no-op for qtest without -kernelAndreas Färber1-0/+4
2013-11-05mips_mipssim: Silence BIOS loading warning for qtestAndreas Färber1-1/+3
2013-11-05Merge tag 'for_anthony' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemuAndreas Färber4-8/+10
2013-11-04vl: allow "cont" from panicked statePaolo Bonzini2-7/+2
2013-11-04exec: limit system memory sizeMichael S. Tsirkin1-1/+6
2013-11-04pc: disable acpi info for isapc and old pc machineMichael S. Tsirkin1-0/+2
2013-10-31Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori35-163/+1156
2013-10-31Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori12-13/+14
2013-10-31Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori25-112/+1234
2013-10-31Merge remote-tracking branch 'kraxel/audio.2' into stagingAnthony Liguori1-1/+2
2013-10-31Merge remote-tracking branch 'kraxel/usb.91' into stagingAnthony Liguori2-37/+39
2013-10-31Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori1-6/+0
2013-10-31Merge remote-tracking branch 'kraxel/e820.1' into stagingAnthony Liguori1-0/+8
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori95-172/+16666
2013-10-31vmdk: Implment bdrv_get_specific_infoFam Zheng4-6/+93
2013-10-31integrator: fix Linux boot failure by emulating dbg regionAlex Bennée5-0/+121
2013-10-31target-arm: fix sorting issue of KVM cpreg listAlvise Rigo1-1/+7
2013-10-31target-arm: sort TCG cpreg list by KVM-style 64 bit ID numberAlvise Rigo1-3/+9
2013-10-31target-arm: Add CP15 VBAR supportNathan Rossi2-0/+22
2013-10-31hw/arm: Tidy up conditional calls to arm_load_kernelPeter Maydell3-19/+13
2013-10-31hw/arm/boot: Make user not specifying a kernel not an errorPeter Maydell1-2/+4
2013-10-30qapi: Add optional field 'compressed' to ImageInfoFam Zheng1-1/+3
2013-10-30qemu-iotests: prefill some data to test imageFam Zheng1-0/+4
2013-10-30sheepdog: check simultaneous create in resend_aioreqMORITA Kazutaka1-32/+32
2013-10-30sheepdog: cancel aio requests if possibleMORITA Kazutaka1-11/+59
2013-10-30sheepdog: make add_aio_request and send_aioreq void functionsMORITA Kazutaka1-49/+17
2013-10-30sheepdog: try to reconnect to sheepdog after network errorMORITA Kazutaka1-14/+66
2013-10-30coroutine: add co_aio_sleep_ns() to allow sleep in block driversMORITA Kazutaka2-0/+23
2013-10-30sheepdog: reload inode outside of resend_aioreqMORITA Kazutaka1-14/+19
2013-10-30sheepdog: handle vdi objects in resend_aio_reqMORITA Kazutaka1-5/+16
2013-10-30sheepdog: check return values of qemu_co_recv/send correctlyMORITA Kazutaka1-8/+8
2013-10-30qemu-iotests: Test case for backing file deletionMax Reitz3-0/+68
2013-10-30qemu-iotests: drop duplicated "create_image"Fam Zheng1-12/+2
2013-10-29qemu-iotests: Fix 051 reference outputKevin Wolf1-1/+1
2013-10-29block: Avoid unecessary drv->bdrv_getlength() callsKevin Wolf5-7/+17
2013-10-29block: Disable BDRV_O_COPY_ON_READ for the backing fileThibaut LAURENT1-1/+2
2013-10-29ahci: fix win7 hang on bootAlexander Graf1-1/+2
2013-10-28sheepdog: pass copy_policy in the requestLiu Yuan1-7/+13
2013-10-28sheepdog: explicitly set copies as type uint8_tLiu Yuan1-7/+9
2013-10-28block: Don't copy backing file name on errorMax Reitz1-2/+2