summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-15ide: fold add_status callback into set_inactivePaolo Bonzini6-34/+15
2014-08-15ide: remove wrong setting of BM_STATUS_INTPaolo Bonzini2-5/+0
2014-08-15ide: wrap start_dma callbackPaolo Bonzini3-11/+11
2014-08-15ide: simplify start_transfer callbacksPaolo Bonzini5-24/+5
2014-08-15ide: simplify async_cmd_done callbacksPaolo Bonzini2-4/+2
2014-08-15ide: simplify set_inactive callbacksPaolo Bonzini5-13/+5
2014-08-15ide: simplify reset callbacksPaolo Bonzini5-13/+6
2014-08-15ide: stash aiocb for flushesPaolo Bonzini1-1/+3
2014-08-15ide-test: add test for werror=stopPaolo Bonzini1-0/+81
2014-08-15libqtest: add QTEST_LOG for debugging qtest testcasesPaolo Bonzini1-1/+6
2014-08-15blkdebug: report errors on flush tooPaolo Bonzini1-0/+20
2014-08-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell18-89/+113
2014-08-15Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell42-28/+808
2014-08-15ivshmem: check the value returned by fstat()zhanghailiang1-1/+5
2014-08-15l2cap: fix access to freed memoryzhanghailiang1-1/+1
2014-08-15intc: i8259: Convert Array allocation to g_new0Peter Crosthwaite1-1/+1
2014-08-15ppc: convert g_new(qemu_irq usages to g_new0Peter Crosthwaite3-3/+3
2014-08-15ssi: xilinx_spi: Initialise CS GPIOs as NULLPeter Crosthwaite1-1/+1
2014-08-15vl: free errHu Tao1-0/+1
2014-08-15qemu-options.hx: fix typo about l2tpv3Gonglei1-1/+1
2014-08-15vmxnet3: don't use 'Yoda conditions'Gonglei1-8/+8
2014-08-15vl: don't use 'Yoda conditions'Gonglei1-2/+3
2014-08-15spice: don't use 'Yoda conditions'Gonglei1-2/+2
2014-08-15don't use 'Yoda conditions'Gonglei3-3/+3
2014-08-15isa-bus: don't use 'Yoda conditions'Gonglei1-1/+1
2014-08-15audio: don't use 'Yoda conditions'Gonglei3-5/+6
2014-08-15usb: don't use 'Yoda conditions'Gonglei3-4/+4
2014-08-15CODING_STYLE: Section about conditional statementGonglei1-0/+14
2014-08-15pci-host: update uncorresponding descriptionGonglei1-1/+1
2014-08-15pci-host: update obsolete reference about piix_pci.cGonglei4-4/+4
2014-08-15qemu-options.hx: fix a typo of chardevLiming Wang1-1/+1
2014-08-15memory: Update obsolete comment about AddrRange field typeFam Zheng1-2/+1
2014-08-15apic: Fix reported DFR contentJan Kiszka1-1/+1
2014-08-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell57-478/+2507
2014-08-15block: Catch !bs->drv in bdrv_check()Max Reitz1-0/+3
2014-08-15iotests: Add test for image header overlapMax Reitz2-0/+17
2014-08-15qcow2: Catch !*host_offset for data allocationMax Reitz1-0/+11
2014-08-15qcow2: Return useful error code in refcount_init()Max Reitz1-2/+4
2014-08-15mirror: Handle failure for potentially large allocationsKevin Wolf1-1/+6
2014-08-15vpc: Handle failure for potentially large allocationsKevin Wolf1-1/+5
2014-08-15vmdk: Handle failure for potentially large allocationsKevin Wolf1-2/+10
2014-08-15vhdx: Handle failure for potentially large allocationsKevin Wolf2-3/+17
2014-08-15vdi: Handle failure for potentially large allocationsKevin Wolf1-5/+20
2014-08-15rbd: Handle failure for potentially large allocationsKevin Wolf1-2/+5
2014-08-15raw-win32: Handle failure for potentially large allocationsKevin Wolf1-1/+5
2014-08-15raw-posix: Handle failure for potentially large allocationsKevin Wolf1-1/+5
2014-08-15qed: Handle failure for potentially large allocationsKevin Wolf2-3/+10
2014-08-15qcow2: Handle failure for potentially large allocationsKevin Wolf5-32/+130
2014-08-15qcow1: Handle failure for potentially large allocationsKevin Wolf1-7/+26
2014-08-15parallels: Handle failure for potentially large allocationsKevin Wolf1-1/+5