summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | MAINTAINERS: update Xen entriesPhilippe Mathieu-Daudé2017-07-141-1/+0Star
| * | MAINTAINERS: update KVM entriesPhilippe Mathieu-Daudé2017-07-141-1/+1
| * | MAINTAINERS: update TCG entriesPhilippe Mathieu-Daudé2017-07-141-5/+1Star
| * | build: add -Wexpansion-to-definedPaolo Bonzini2017-07-141-1/+1
| |/
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell2017-07-144-0/+0
|\ \
| * | Update OpenBIOS images to fbc1b4a built from submodule.Mark Cave-Ayland2017-07-134-0/+0
| |/
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...Peter Maydell2017-07-1446-148/+275
|\ \ | |/ |/|
| * Convert error_report*_err() to warn_report*_err()Alistair Francis2017-07-132-3/+2Star
| * error: Implement the warn and free Error functionsAlistair Francis2017-07-133-0/+32
| * char-socket: Report TCP socket waiting as informationAlistair Francis2017-07-131-2/+2
| * Convert error_report() to warn_report()Alistair Francis2017-07-1336-122/+121Star
| * error: Functions to report warnings and informational messagesAlistair Francis2017-07-133-6/+109
| * util/qemu-error: Rename error_print_loc() to be more genericAlistair Francis2017-07-131-2/+2
| * websock: Don't try to set *errp directlyEduardo Habkost2017-07-131-2/+2
| * block: Don't try to set *errp directlyEduardo Habkost2017-07-131-5/+3Star
| * xilinx: Fix latent error handling bugEduardo Habkost2017-07-132-6/+2Star
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-12' into ...Peter Maydell2017-07-136-13/+19
|\ \
| * | scripts: use build_ prefix for string not piped through cgen()Marc-André Lureau2017-07-123-11/+11
| * | qobject: Update coccinelle script to catch Q{INC, DEC}REFEric Blake2017-07-122-1/+7
| * | qobject: Catch another straggler for use of qdict_put_str()Eric Blake2017-07-121-1/+1
* | | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2017-07-1310-99/+140
|\ \ \
| * | | include/hw/ptimer.h: Add documentation commentsPeter Maydell2017-07-111-0/+120
| * | | hxtool: remove dead -q optionPaolo Bonzini2017-07-111-45/+1Star
| * | | qga-win32: Fix memory leak of device information setLi Ping2017-07-111-1/+4
| * | | hw/core: fix missing return value in load_image_targphys_as()Philippe Mathieu-Daudé2017-07-111-1/+3
| * | | elf-loader: warn about invalid endiannessPhilippe Mathieu-Daudé2017-07-111-0/+1
| * | | configure: Handle having no c++ compiler in FORTIFY_SOURCE checkPeter Maydell2017-07-111-1/+1
| * | | hw/pci: define msi_nonbroken in pci-stubPhilippe Mathieu-Daudé2017-07-111-0/+3
| * | | hw/misc: add missing includesPhilippe Mathieu-Daudé2017-07-111-0/+2
| * | | configure: Fix build with pkg-config and --static --enable-sdlThomas Huth2017-07-111-1/+5
| * | | util/qemu-sockets: Drop unused helper socket_address_to_string()Mao Zhongyi2017-07-112-49/+0Star
| * | | target/xtensa: gdbstub: drop dead return statementMax Filippov2017-07-111-1/+0Star
* | | | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-11' in...Peter Maydell2017-07-13123-1646/+7555
|\ \ \ \
| * | | | iotests: Add preallocated growth test for qcow2Max Reitz2017-07-113-0/+517
| * | | | iotests: Add preallocated resize test for rawMax Reitz2017-07-113-0/+143
| * | | | block/qcow2: falloc/full preallocating growthMax Reitz2017-07-113-9/+108
| * | | | block/qcow2: Rename "fail_block" to just "fail"Max Reitz2017-07-111-7/+7
| * | | | block/qcow2: Add qcow2_refcount_area()Max Reitz2017-07-114-89/+204
| * | | | block/qcow2: Metadata preallocation for truncateMax Reitz2017-07-111-2/+31
| * | | | block/qcow2: Lock s->lock in preallocate()Max Reitz2017-07-111-7/+15
| * | | | block/qcow2: Generalize preallocate()Max Reitz2017-07-111-5/+12
| * | | | block/file-posix: Preallocation for truncateMax Reitz2017-07-111-12/+10Star
| * | | | block/file-posix: Generalize raw_regular_truncateMax Reitz2017-07-111-11/+50
| * | | | block/file-posix: Extract raw_regular_truncate()Max Reitz2017-07-111-66/+78
| * | | | block/file-posix: Small fixes in raw_create()Max Reitz2017-07-111-2/+3
| * | | | qemu-img: Expose PreallocMode for resizingMax Reitz2017-07-112-4/+36
| * | | | block: Add PreallocMode to blk_truncate()Max Reitz2017-07-1115-21/+27
| * | | | block: Add PreallocMode to bdrv_truncate()Max Reitz2017-07-1112-36/+26Star
| * | | | block: Add PreallocMode to BD.bdrv_truncate()Max Reitz2017-07-1114-15/+98
| * | | | iotests: add test 178 for qemu-img measureStefan Hajnoczi2017-07-114-0/+615