aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-24audio: remove CONFIG_MIXEMU configure optionBandan Das
2013-09-24hda-codec: make mixemu selectable at runtimeBandan Das
2013-09-24hda-codec: refactor common definitions into a header fileBandan Das
2013-09-24audio maintainers updateGerd Hoffmann
2013-09-17Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori
2013-09-17Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-09-17Merge remote-tracking branch 'rth/tgt-i386' into stagingAnthony Liguori
2013-09-17Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-09-17Merge remote-tracking branch 'kraxel/chardev.7' into stagingAnthony Liguori
2013-09-17slirp: clean up slirp_update_timeoutJan Kiszka
2013-09-17slirp: set mainloop timeout with more precise valueLiu Ping Fan
2013-09-17slirp: define timeout as macroLiu Ping Fan
2013-09-17slirp: make timeout localLiu Ping Fan
2013-09-13qemu-iotests: Fix test 038Max Reitz
2013-09-12target-i386: Only provide CMOV and friends if feature bit setPeter Maydell
2013-09-12target-i386: fix disassembly with PAE=1, PG=0Paolo Bonzini
2013-09-12pc_sysfw: Fix ISA BIOS init for ridiculously big flashMarkus Armbruster
2013-09-12exec: Don't abort when we can't allocate guest memoryMarkus Armbruster
2013-09-12exec: Clean up unnecessary S390 ifdefferyMarkus Armbruster
2013-09-12exec: Drop incorrect & dead S390 code in qemu_ram_remap()Markus Armbruster
2013-09-12exec: Simplify the guest physical memory allocation hookMarkus Armbruster
2013-09-12exec: Reduce ifdeffery around -mem-pathMarkus Armbruster
2013-09-12exec: Clean up fall back when -mem-path allocation failsMarkus Armbruster
2013-09-12exec: Fix Xen RAM allocation with unusual optionsMarkus Armbruster
2013-09-12block: Assert validity of BdrvActionOpsMax Reitz
2013-09-12qemu-iotests: Cleanup test image in test number 007Bharata B Rao
2013-09-12qemu-img: fix invalid JSONPaolo Bonzini
2013-09-12spapr-vscsi: Report error on unsupported MAD requestsAlexey Kardashevskiy
2013-09-12spapr-vscsi: Adding VSCSI capabilitiesNikunj A. Dadhania
2013-09-12iscsi: split discard requests in multiple partsPeter Lieven
2013-09-12coroutine: add ./configure --disable-coroutine-poolStefan Hajnoczi
2013-09-12qemu-iotests: Adjustments due to error propagationMax Reitz
2013-09-12qcow2: Use Error parameterMax Reitz
2013-09-12qemu-img create: Emit filename on errorMax Reitz
2013-09-12block: Error parameter for create functionsMax Reitz
2013-09-12block: Error parameter for open functionsMax Reitz
2013-09-12bdrv: Use "Error" for creating imagesMax Reitz
2013-09-12bdrv: Use "Error" for opening imagesMax Reitz
2013-09-12qemu-iotests: add 057 internal snapshot for block device test caseWenchao Xia
2013-09-12hmp: add interface hmp_snapshot_delete_blkdev_internalWenchao Xia
2013-09-12hmp: add interface hmp_snapshot_blkdev_internalWenchao Xia
2013-09-12qmp: add interface blockdev-snapshot-delete-internal-syncWenchao Xia
2013-09-12qmp: add interface blockdev-snapshot-internal-syncWenchao Xia
2013-09-12qmp: add internal snapshot support in qmp_transactionWenchao Xia
2013-09-12snapshot: distinguish id and name in snapshot deleteWenchao Xia
2013-09-12snapshot: new function bdrv_snapshot_find_by_id_and_name()Wenchao Xia
2013-09-12qemu-iotests: New test case in 061Max Reitz
2013-09-12qemu-iotests: add tests for runtime fd passing via SCM rightsWenchao Xia
2013-09-12qemu-iotests: add infrastructure of fd passing via SCMWenchao Xia
2013-09-12qemu-iotests: add unix socket help programWenchao Xia