summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-31Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-10-31Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori
2013-10-31Merge remote-tracking branch 'kraxel/audio.2' into stagingAnthony Liguori
2013-10-31Merge remote-tracking branch 'kraxel/usb.91' into stagingAnthony Liguori
2013-10-31Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-10-31Merge remote-tracking branch 'kraxel/e820.1' into stagingAnthony Liguori
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-31vmdk: Implment bdrv_get_specific_infoFam Zheng
2013-10-31integrator: fix Linux boot failure by emulating dbg regionAlex Bennée
2013-10-31target-arm: fix sorting issue of KVM cpreg listAlvise Rigo
2013-10-31target-arm: sort TCG cpreg list by KVM-style 64 bit ID numberAlvise Rigo
2013-10-31target-arm: Add CP15 VBAR supportNathan Rossi
2013-10-31hw/arm: Tidy up conditional calls to arm_load_kernelPeter Maydell
2013-10-31hw/arm/boot: Make user not specifying a kernel not an errorPeter Maydell
2013-10-30qapi: Add optional field 'compressed' to ImageInfoFam Zheng
2013-10-30qemu-iotests: prefill some data to test imageFam Zheng
2013-10-30sheepdog: check simultaneous create in resend_aioreqMORITA Kazutaka
2013-10-30sheepdog: cancel aio requests if possibleMORITA Kazutaka
2013-10-30sheepdog: make add_aio_request and send_aioreq void functionsMORITA Kazutaka
2013-10-30sheepdog: try to reconnect to sheepdog after network errorMORITA Kazutaka
2013-10-30coroutine: add co_aio_sleep_ns() to allow sleep in block driversMORITA Kazutaka
2013-10-30sheepdog: reload inode outside of resend_aioreqMORITA Kazutaka
2013-10-30sheepdog: handle vdi objects in resend_aio_reqMORITA Kazutaka
2013-10-30sheepdog: check return values of qemu_co_recv/send correctlyMORITA Kazutaka
2013-10-30qemu-iotests: Test case for backing file deletionMax Reitz
2013-10-30qemu-iotests: drop duplicated "create_image"Fam Zheng
2013-10-29qemu-iotests: Fix 051 reference outputKevin Wolf
2013-10-29block: Avoid unecessary drv->bdrv_getlength() callsKevin Wolf
2013-10-29block: Disable BDRV_O_COPY_ON_READ for the backing fileThibaut LAURENT
2013-10-29ahci: fix win7 hang on bootAlexander Graf
2013-10-28sheepdog: pass copy_policy in the requestLiu Yuan
2013-10-28sheepdog: explicitly set copies as type uint8_tLiu Yuan
2013-10-28block: Don't copy backing file name on errorMax Reitz
2013-10-28tests: Multiboot mmap test caseKevin Wolf
2013-10-28ide-test: Check what happens with bus mastering disabledKevin Wolf
2013-10-28exec: Fix bounce buffer allocation in address_space_map()Kevin Wolf
2013-10-28qcow2: Flush image after creationMax Reitz
2013-10-26audio/mixeng_template.h: fix inline declarationAlex Bligh
2013-10-26misc: Spelling and grammar fixes in commentsStefan Weil
2013-10-26docs/ccid.txt: fix the typoWengFan
2013-10-26qapi: fix documentation exampleEric Blake
2013-10-26.gitignore: ignore qmp-commands.txtFam Zheng
2013-10-26misc: New spelling fixes in commentsStefan Weil
2013-10-26configure: create fsdev/ directoryMichael Tokarev
2013-10-25spapr: Use DeviceClass::fw_name for device tree CPU nodeAndreas Färber
2013-10-25target-ppc: Fill in OpenFirmware names for some PowerPCCPU familiesAndreas Färber
2013-10-25target-ppc: dump-guest-memory supportAneesh Kumar K.V
2013-10-25dump-guest-memory: Check for the correct return valueAneesh Kumar K.V
2013-10-25target-ppc: Use #define for max slb entriesAneesh Kumar K.V
2013-10-25target-ppc: Check for error on address translation in memsave commandAneesh Kumar K.V