aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-13Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-07-13' in...Kevin Wolf15-69/+285
2016-07-13iotests: Make 157 actually format-agnosticMax Reitz2-9/+10
2016-07-13vvfat: Fix qcow write target driver specificationMax Reitz1-1/+2
2016-07-13hmp: show all of snapshot info on every block dev in output of 'info snapshots'Lin Ma1-7/+90
2016-07-13hmp: use snapshot name to determine whether a snapshot is 'fully available'Lin Ma1-1/+5
2016-07-13qemu-iotests: Test naming of throttling groupsAlberto Garcia2-2/+100
2016-07-13blockdev: Fix regression with the default naming of throttling groupsAlberto Garcia1-2/+4
2016-07-13vmdk: fix metadata write regressionReda Sallahi1-7/+7
2016-07-13Improve block job rate limiting for small bandwidth valuesSascha Silbe4-26/+46
2016-07-13qcow2: Fix qcow2_get_cluster_offset()Max Reitz1-5/+11
2016-07-13qemu-io: Use correct range limitationsMax Reitz1-7/+7
2016-07-13qcow2: Avoid making the L1 table too bigMax Reitz1-1/+2
2016-07-13qemu-img: Use strerror() for generic resize errorMax Reitz1-1/+1
2016-07-13block: Remove BB options from blockdev-addKevin Wolf1-17/+1
2016-07-13qemu-iotests: Test setting WCE with qdevKevin Wolf3-0/+111
2016-07-13block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf10-1/+45
2016-07-13commit: Fix use of error handling policyKevin Wolf1-3/+3
2016-07-13block/qdev: Allow configuring WCE with qdev propertiesKevin Wolf7-1/+25
2016-07-13block/qdev: Allow node name for drive propertiesKevin Wolf2-7/+37
2016-07-13coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini37-131/+130
2016-07-13test-coroutine: prepare for the next patchPaolo Bonzini1-2/+3
2016-07-13coroutine: use QSIMPLEQ instead of QTAILQPaolo Bonzini4-15/+15
2016-07-13raw-posix: Use qemu_dupFam Zheng1-9/+1
2016-07-13osdep: Introduce qemu_dupFam Zheng2-8/+18
2016-07-13blockjob: Update description of the 'device' field in the QMP APIAlberto Garcia2-14/+33
2016-07-13qemu-img: Set the ID of the block job in img_commit()Alberto Garcia2-7/+1
2016-07-13commit: Add 'job-id' parameter to 'block-commit'Alberto Garcia7-19/+30
2016-07-13stream: Add 'job-id' parameter to 'block-stream'Alberto Garcia6-17/+25
2016-07-13backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'Alberto Garcia6-33/+50
2016-07-13mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'Alberto Garcia6-23/+37
2016-07-13blockjob: Add 'job_id' parameter to block_job_create()Alberto Garcia7-13/+40
2016-07-13block: Use block_job_get() in find_block_job()Alberto Garcia1-27/+13
2016-07-13blockjob: Add block_job_get()Alberto Garcia2-0/+23
2016-07-13blockjob: Update description of the 'id' fieldAlberto Garcia4-9/+5
2016-07-13stream: Fix prototype of stream_start()Alberto Garcia1-5/+6
2016-07-12Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2016-07-12' in...Peter Maydell524-1226/+1418
2016-07-12cris: Fix broken header guard in hw/cris/boot.hMarkus Armbruster1-2/+2
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster111-126/+140
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster141-378/+385
2016-07-12libdecnumber: Don't error out on decNumberLocal.h re-inclusionMarkus Armbruster1-2/+0
2016-07-12libdecnumber: Don't fool around with guards to avoid #includeMarkus Armbruster4-12/+4
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster83-215/+223
2016-07-12Drop Emacs local variables lists redundant with .dir-locals.elMarkus Armbruster6-54/+0
2016-07-12spapr_pci: Include spapr.h instead of playing games with #errorMarkus Armbruster1-3/+1
2016-07-12tcg: Clean up tcg-target.h header guardsMarkus Armbruster8-17/+24
2016-07-12linux-user: Fix broken header guard in syscall_defs.hMarkus Armbruster1-4/+3
2016-07-12linux-user: Clean up hostdep.h header guardsMarkus Armbruster13-26/+26
2016-07-12linux-user: Clean up target_structs.h header guardsMarkus Armbruster17-34/+34
2016-07-12linux-user: Clean up target_signal.h header guardsMarkus Armbruster18-54/+54
2016-07-12linux-user: Clean up target_cpu.h header guardsMarkus Armbruster15-31/+31