aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-15qemu-iotests: add 036 autoclear feature bit testStefan Hajnoczi3-0/+121
2012-06-15qemu-iotests: add qcow2.py set-feature-bit commandStefan Hajnoczi1-0/+23
2012-06-15fdc-test: introduced qtest read_without_mediaPavel Hrdina1-0/+66
2012-06-15fdc: fix implied seek while there is no media in drivePavel Hrdina1-0/+4
2012-06-15qcow2: fix autoclear image header updateStefan Hajnoczi1-8/+9
2012-06-15xen: Don't peek behind the BlockDriverState abstractionMarkus Armbruster2-5/+4
2012-06-15xen: Don't change -drive if=xen device name during machine initMarkus Armbruster1-5/+4
2012-06-15block: Replace bdrv_get_format() by bdrv_get_format_name()Markus Armbruster3-11/+7
2012-06-15qemu-img: document qed format on qemu-img man pageStefan Hajnoczi1-0/+23
2012-06-15qemu-iotests: COW with many AIO requests on the same clusterKevin Wolf3-0/+1043
2012-06-15qemu-iotests: Some backing file COW testsKevin Wolf3-0/+765
2012-06-15qcow2: Fix avail_sectors in cluster allocation codeKevin Wolf1-1/+9
2012-06-15qcow2: Simplify calculation for COW area at the endKevin Wolf1-3/+2
2012-06-15qcow2: always operate caches in writeback modePaolo Bonzini4-44/+5
2012-06-15ide: support enable/disable write cachePaolo Bonzini1-3/+18
2012-06-15block: always open drivers in writeback modePaolo Bonzini1-1/+2
2012-06-15block: add bdrv_set_enable_write_cachePaolo Bonzini2-0/+6
2012-06-15block: copy enable_write_cache in bdrv_appendPaolo Bonzini1-0/+2
2012-06-15savevm: flush after saving vm statePaolo Bonzini1-1/+1
2012-06-15block: flush in writethrough mode after writesPaolo Bonzini1-2/+9
2012-06-15qemu-iotests: start vms in qtest modePaolo Bonzini2-2/+4
2012-06-15qemu-iotests: fill streaming test image with dataPaolo Bonzini1-1/+12
2012-06-15scsi-disk: Don't peek behind the BlockDriverState abstractionMarkus Armbruster1-2/+1
2012-06-15block: New bdrv_get_flags()Markus Armbruster2-0/+6
2012-06-15Prevent disk data loss when closing qemuPavel Dovgaluk1-1/+7
2012-06-15block: Simplify how drive_init() computes default IDMarkus Armbruster1-5/+2
2012-06-15sheepdog: add coroutine_fn markers to coroutine functionsMORITA Kazutaka1-4/+5
2012-06-15rbd: hook up cache optionsJosh Durgin1-0/+19
2012-06-15qcow2: Support for fixing refcount inconsistenciesKevin Wolf3-15/+37
2012-06-15qemu-img check: Print fixed clusters and recheckKevin Wolf3-0/+14
2012-06-15qemu-img check -r for repairing imagesKevin Wolf9-14/+55
2012-06-15Un-inline fdctrl_init_isa()Markus Armbruster6-25/+26
2012-06-15xtensa_lx60: add missing #include "blockdev.h"Max Filippov1-0/+1
2012-06-15stream: move rate limiting to a separate header filePaolo Bonzini2-29/+50
2012-06-15stream: move is_allocated_above to block.cPaolo Bonzini3-51/+55
2012-06-15stream: tweak usage of bdrv_co_is_allocatedPaolo Bonzini1-26/+25
2012-06-15block: implement is_allocated for rawPaolo Bonzini2-0/+106
2012-06-15qcow2: fix endianness conversionZhi Yong Wu1-1/+1
2012-06-15qcow2: remove a line of unnecessary codeZhi Yong Wu1-1/+0
2012-06-15Merge branch 'master' of git://git.qemu.org/qemumalc4-10/+18
2012-06-15qcow2: Silence false warningKevin Wolf1-0/+2
2012-06-15cris: Fix NMI-flag handling on crisv10.Lars Persson4-10/+18
2012-06-15xilinx_axidma: changed device namePeter A. G. Crosthwaite2-3/+3
2012-06-15xilinx_axienet: changed device namePeter A. G. Crosthwaite2-3/+3
2012-06-15xilinx_axienet: droped the c_ on parametersPeter A. G. Crosthwaite2-4/+4
2012-06-15xilinx_ethlite: changed device namePeter A. G. Crosthwaite2-4/+5
2012-06-15xilinx_ethlite: tweaked naming of ping-pong propsPeter A. G. Crosthwaite2-4/+4
2012-06-15xilinx_intc: changed device namePeter A. G. Crosthwaite2-3/+3
2012-06-15xilinx_timer: changed device namePeter A. G. Crosthwaite2-3/+3
2012-06-15xilinx_timer: changed nr_timers to one_timer_onlyPeter A. G. Crosthwaite5-11/+16