summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qemu-iotests: Fix test 031 for qcow2 v3 supportKevin Wolf2012-04-203-26/+172
* qemu-iotests: Add -o and make v3 the default for qcow2Kevin Wolf2012-04-203-5/+52
* qcow2: Zero write supportKevin Wolf2012-04-204-3/+105
* qemu-iotests: Test backing file COW with zero clustersKevin Wolf2012-04-203-0/+195
* qemu-iotests: add a simple test for write_zeroesPaolo Bonzini2012-04-203-0/+103
* qcow2: Support for feature table header extensionKevin Wolf2012-04-202-9/+69
* qcow2: Support reading zero clustersKevin Wolf2012-04-204-4/+33
* qcow2: Version 3 imagesKevin Wolf2012-04-203-15/+149
* qcow2: Ignore reserved bits in check_refcountsKevin Wolf2012-04-201-44/+54
* qcow2: Ignore reserved bits in refcount table entriesKevin Wolf2012-04-202-1/+3
* qcow2: Simplify count_cow_clustersKevin Wolf2012-04-201-18/+15
* qcow2: Refactor qcow2_free_any_clustersKevin Wolf2012-04-201-19/+22
* qcow2: Ignore reserved bits in L1/L2 entriesKevin Wolf2012-04-202-19/+19
* qcow2: Fail write_compressed when overwriting dataKevin Wolf2012-04-201-4/+3
* qcow2: Ignore reserved bits in count_contiguous_clusters()Kevin Wolf2012-04-201-10/+28
* qcow2: Ignore reserved bits in get_cluster_offsetKevin Wolf2012-04-203-19/+60
* qcow2: Save disk size in snapshot headerKevin Wolf2012-04-202-0/+17
* Specification for qcow2 version 3Kevin Wolf2012-04-201-23/+99
* qcow2: Fix refcount block allocation during qcow2_alloc_cluster_at()Kevin Wolf2012-04-201-0/+6
* iotests: Resolve test failures caused by hostnameAndreas Färber2012-04-201-1/+1
* qemu-img: let 'qemu-img convert' flush dataLiu Yuan2012-04-202-2/+3
* aio: simplify qemu_aio_waitPaolo Bonzini2012-04-191-69/+64
* aio: return "AIO in progress" state from qemu_aio_waitPaolo Bonzini2012-04-192-28/+22
* aio: remove process_queue callback and qemu_aio_process_queuePaolo Bonzini2012-04-199-64/+21
* posix-aio: merge posix_aio_process_queue and posix_aio_readPaolo Bonzini2012-04-191-28/+16
* qemu-tool: map vm_clock to rt_clockPaolo Bonzini2012-04-191-2/+1
* qemu-io: use main_loop_waitPaolo Bonzini2012-04-192-8/+9
* block: allow interrupting a co_sleep_nsPaolo Bonzini2012-04-191-1/+2
* qcow2: Fix return value of alloc_refcount_blockKevin Wolf2012-04-191-1/+1
* qcow2: Fix error handling in qcow2_alloc_cluster_offsetKevin Wolf2012-04-191-1/+1
* ide: convert ide_sector_write() to asynchronous I/OStefan Hajnoczi2012-04-191-19/+42
* ide: convert ide_sector_read() to asynchronous I/OStefan Hajnoczi2012-04-192-21/+58
* qemu-io: Add command line switch for cache modeKevin Wolf2012-04-191-1/+9
* block: Fix spelling in comment (ineffcient -> inefficient)Stefan Weil2012-04-191-1/+1
* iotests: fix error in 005Dong Xu Wang2012-04-192-2/+2
* block: Drain requests in bdrv_closeKevin Wolf2012-04-191-0/+2
* qemu-iotests: Test bdrv_close while AIO is in flightKevin Wolf2012-04-193-0/+148
* qemu-iotests: Always filter cluster_size out in _make_test_imgKevin Wolf2012-04-1911-127/+125
* Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-04-187-138/+553
|\
| * Allow controlling volume with PulseAudio backendMarc-André Lureau2012-04-171-5/+94
| * configure: pa_simple is not needed anymoreMarc-André Lureau2012-04-171-3/+3
| * Do not use pa_simple PulseAudio APIMarc-André Lureau2012-04-171-38/+339
| * audio/spice: add support for volume controlMarc-André Lureau2012-04-171-0/+41
| * hw/ac97: add support for volume controlMarc-André Lureau2012-04-171-0/+81
| * hw/ac97: the volume mask is not only 0x1fMarc-André Lureau2012-04-171-1/+0
| * hw/ac97: remove USE_MIXER codeMarc-André Lureau2012-04-171-121/+0
| * audio: don't apply volume effect if backend has VOICE_VOLUME_CAPMarc-André Lureau2012-04-173-2/+14
| * audio: add VOICE_VOLUME ctlMarc-André Lureau2012-04-172-0/+13
* | Merge remote-tracking branch 'spice/spice.v52' into stagingAnthony Liguori2012-04-183-3/+3
|\ \
| * | qxl-render: fix broken vnc+spice since commit f934493Alon Levy2012-04-181-0/+1
OpenPOWER on IntegriCloud