summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35Denis Plotnikov2020-01-072-2/+0Star
* accel/kvm: Make "kernel_irqchip" default onXiaoyao Li2020-01-072-9/+13
* x86: Check for machine state object class before typecasting itMichal Privoznik2020-01-071-0/+1
* Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...Peter Maydell2020-01-0643-205/+1660
|\
| * tests: add dbus-vmstate-testMarc-André Lureau2020-01-065-1/+511
| * tests: add migration-helpers unitMarc-André Lureau2020-01-064-166/+216
| * dockerfiles: add dbus-daemon to some of latest distributionsMarc-André Lureau2020-01-064-0/+4
| * configure: add GDBUS_CODEGENMarc-André Lureau2020-01-061-0/+7
| * Add dbus-vmstate objectMarc-André Lureau2020-01-068-0/+604
| * util: add dbus helper unitMarc-André Lureau2020-01-064-0/+81
| * docs: start a document to describe D-Bus usageMarc-André Lureau2020-01-063-0/+111
| * vmstate: replace DeviceState with VMStateIfMarc-André Lureau2020-01-0617-38/+41
| * vmstate: add qom interface to get idMarc-André Lureau2020-01-068-0/+85
* | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-01-06' in...Peter Maydell2020-01-06131-552/+1139
|\ \
| * | backup-top: Begin drain earlierMax Reitz2020-01-061-2/+2
| * | tests/qemu-iotests: Update tests to recent desugarized -accel optionPhilippe Mathieu-Daudé2020-01-062-4/+4
| * | tests/qemu-iotests: add case to write compressed data of multiple clustersAndrey Shinkevich2020-01-062-0/+57
| * | qcow2: Allow writing compressed data of multiple clustersAndrey Shinkevich2020-01-061-27/+75
| * | block: introduce compress filter driverAndrey Shinkevich2020-01-063-4/+175
| * | iotests: Allow check -o data_fileMax Reitz2020-01-062-3/+42
| * | iotests: Disable data_file where it cannot be usedMax Reitz2020-01-0644-53/+127
| * | iotests: Make 198 work with data_fileMax Reitz2020-01-062-4/+6
| * | iotests: Make 137 work with data_fileMax Reitz2020-01-062-8/+13
| * | iotests: Make 110 work with data_fileMax Reitz2020-01-062-4/+7
| * | iotests: Make 091 work with data_fileMax Reitz2020-01-062-3/+1Star
| * | iotests: Avoid cp/mv of test imagesMax Reitz2020-01-064-19/+13Star
| * | iotests: Use _rm_test_img for deleting test imagesMax Reitz2020-01-0657-95/+118
| * | iotests: Avoid qemu-img createMax Reitz2020-01-065-7/+6Star
| * | iotests: Drop IMGOPTS use in 267Max Reitz2020-01-061-4/+8
| * | iotests: Replace IMGOPTS='' by --no-optsMax Reitz2020-01-065-9/+9
| * | iotests: Replace IMGOPTS= by -oMax Reitz2020-01-0622-101/+100Star
| * | iotests: Inject space into -ocompat=0.10 in 051Max Reitz2020-01-061-1/+1
| * | iotests: Add -o and --no-opts to _make_test_imgMax Reitz2020-01-061-0/+13
| * | iotests: Let _make_test_img parse its parametersMax Reitz2020-01-061-8/+20
| * | iotests: Drop compat=1.1 in 050Max Reitz2020-01-061-4/+0Star
| * | iotests: Replace IMGOPTS by _unsupported_imgoptsMax Reitz2020-01-066-9/+11
| * | iotests: Filter refcount_order in 036Max Reitz2020-01-062-51/+6Star
| * | iotests: Add _filter_json_filenameMax Reitz2020-01-061-0/+24
| * | iotests/qcow2.py: Split feature fields into bitsMax Reitz2020-01-067-89/+99
| * | iotests/qcow2.py: Add dump-header-extsMax Reitz2020-01-061-0/+5
| * | iotests: s/qocw2/qcow2/Max Reitz2020-01-068-8/+8
| * | qcow2-bitmaps: fix qcow2_can_store_new_dirty_bitmapVladimir Sementsov-Ogievskiy2020-01-061-23/+18Star
| * | throttle-groups: fix memory leak in throttle_group_set_limit:PanNengyuan2020-01-061-2/+2
| * | iotests: Add test for failing mirror completeMax Reitz2020-01-062-2/+46
| * | iotests: Add @error to wait_until_completedMax Reitz2020-01-061-6/+12
| * | blkdebug: Allow taking/unsharing permissionsMax Reitz2020-01-062-2/+105
| * | block: Use bdrv_qapi_perm_to_blk_perm()Max Reitz2020-01-061-21/+8Star
| * | block: Add bdrv_qapi_perm_to_blk_perm()Max Reitz2020-01-062-0/+19
* | | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200106-pull-request...Peter Maydell2020-01-063-26/+54
|\ \ \
| * | | audio: fix integer overflowVolker Rümelin2020-01-061-1/+1