aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-30qcow2: Metadata overlap checksMax Reitz
2013-08-30qcow2: Add corrupt bitMax Reitz
2013-08-30qemu-iotests: Snapshotting zero clustersMax Reitz
2013-08-30qcow2-refcount: Snapshot update for zero clustersMax Reitz
2013-08-30option: Add assigned flag to QEMUOptionParameterMax Reitz
2013-08-30gluster: Abort on AIO completion failureBharata B Rao
2013-08-30block: Remove old raw driverKevin Wolf
2013-08-30switch raw block driver from "raw.o" to "raw_bsd.o"Laszlo Ersek
2013-08-30raw_bsd: register bdrv_rawLaszlo Ersek
2013-08-30raw_bsd: add raw_create_optionsLaszlo Ersek
2013-08-30raw_bsd: introduce "special members"Laszlo Ersek
2013-08-30raw_bsd: add raw_create()Laszlo Ersek
2013-08-30raw_bsd: emit debug events in bdrv_co_readv() and bdrv_co_writev()Laszlo Ersek
2013-08-30add skeleton for BSD licensed "raw" BlockDriverLaszlo Ersek
2013-08-30block/qcow2.h: Avoid "1LL << 63" (shifts into sign bit)Peter Maydell
2013-08-30qemu-iotests: Update reference output for 051Kevin Wolf
2013-08-30Revert "block: Disable driver-specific options for 1.6"Kevin Wolf
2013-08-30qapi-types.py: Split off generate_struct_fields()Kevin Wolf
2013-08-30block: Remove redundant assertionKevin Wolf
2013-08-30qcow2: Change default for new images to compat=1.1Kevin Wolf
2013-08-29Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5Anthony Liguori
2013-08-29Merge remote-tracking branch 'sweil/mingw' into stable-1.5Anthony Liguori
2013-08-29Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5Anthony Liguori
2013-08-29tcg-i386: Remove abort from GETPC_LDSTRichard Henderson
2013-08-28target-mips: fix get_physical_address() #if 0 build errorJames Hogan
2013-08-28kvm-stub: fix compilationPaolo Bonzini
2013-08-27gtk: Remove unused include statements which are not portableStefan Weil
2013-08-27w32: Add an icon resourceStefan Weil
2013-08-27w32: Fix broken out-of-tree builds (missing version.o)Stefan Weil
2013-08-26tcg-i386: Use new return-argument ld/st helpersRichard Henderson
2013-08-26tcg: Tidy softmmu_template.hRichard Henderson
2013-08-26tcg: Add mmu helpers that take a return address argumentRichard Henderson
2013-08-26tcg-i386: Tidy qemu_ld/st slow pathRichard Henderson
2013-08-26tcg-i386: Try pc-relative lea for constant formationRichard Henderson
2013-08-26tcg-i386: Add and use tcg_out64Richard Henderson
2013-08-26tcg: Tidy generated code for tcg_outNRichard Henderson
2013-08-26Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-08-26Merge remote-tracking branch 'afaerber/tags/0.15-maintainer-for-anthony' into...Anthony Liguori
2013-08-25virtio: virtqueue_get_avail_bytes: fix desc_pa when loop over the indirect de...yinyin
2013-08-24disas-objdump: Pass --adjust-vma to objdumpRichard Henderson
2013-08-24disas: Add disas-objdump.plRichard Henderson
2013-08-24disas: Implement fallback to dump object code as hexRichard Henderson
2013-08-23kvm: shorten the parameter list for get_real_device()Wei Yang
2013-08-22win32-aio: drop win32_aio_flush_cb()Stefan Hajnoczi
2013-08-22aio-win32: replace incorrect AioHandler->opaque usage with ->eStefan Hajnoczi
2013-08-22aio / timers: remove dummy_io_handler_flush from tests/test-aio.cAlex Bligh
2013-08-22aio / timers: Remove legacy interfaceAlex Bligh
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-22aio / timers: Add scripts/switch-timer-apiAlex Bligh
2013-08-22aio / timers: Add test harness for AioContext timersAlex Bligh