aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-07q800: implement mac rom reset function for BIOS-less modeJason A. Donenfeld1-1/+28
2020-01-07q800: add a block backend to the PRAMLaurent Vivier3-0/+74
2020-01-07q800: fix mac_via RTC PRAM commandsLaurent Vivier2-83/+210
2020-01-07Merge remote-tracking branch 'remotes/xtensa/tags/20200106-xtensa' into stagingPeter Maydell4-7/+27
2020-01-06target/xtensa: use MPU background map from core configurationMax Filippov2-2/+17
2020-01-06target/xtensa: import xtensa/config/core-isa.hMax Filippov1-2/+2
2020-01-06target/xtensa: fix ps.ring use in MPU configsMax Filippov2-4/+9
2020-01-06Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...Peter Maydell43-205/+1660
2020-01-06Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-01-06' in...Peter Maydell131-552/+1139
2020-01-06Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200106-pull-request...Peter Maydell3-26/+54
2020-01-06Merge remote-tracking branch 'remotes/elmarco/tags/screendump-pull-request' i...Peter Maydell9-38/+70
2020-01-06tests: add dbus-vmstate-testMarc-André Lureau5-1/+511
2020-01-06tests: add migration-helpers unitMarc-André Lureau4-166/+216
2020-01-06dockerfiles: add dbus-daemon to some of latest distributionsMarc-André Lureau4-0/+4
2020-01-06configure: add GDBUS_CODEGENMarc-André Lureau1-0/+7
2020-01-06Add dbus-vmstate objectMarc-André Lureau8-0/+604
2020-01-06util: add dbus helper unitMarc-André Lureau4-0/+81
2020-01-06docs: start a document to describe D-Bus usageMarc-André Lureau3-0/+111
2020-01-06vmstate: replace DeviceState with VMStateIfMarc-André Lureau17-38/+41
2020-01-06vmstate: add qom interface to get idMarc-André Lureau8-0/+85
2020-01-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell5-10/+18
2020-01-06backup-top: Begin drain earlierMax Reitz1-2/+2
2020-01-06tests/qemu-iotests: Update tests to recent desugarized -accel optionPhilippe Mathieu-Daudé2-4/+4
2020-01-06tests/qemu-iotests: add case to write compressed data of multiple clustersAndrey Shinkevich2-0/+57
2020-01-06qcow2: Allow writing compressed data of multiple clustersAndrey Shinkevich1-27/+75
2020-01-06block: introduce compress filter driverAndrey Shinkevich3-4/+175
2020-01-06iotests: Allow check -o data_fileMax Reitz2-3/+42
2020-01-06iotests: Disable data_file where it cannot be usedMax Reitz44-53/+127
2020-01-06iotests: Make 198 work with data_fileMax Reitz2-4/+6
2020-01-06iotests: Make 137 work with data_fileMax Reitz2-8/+13
2020-01-06iotests: Make 110 work with data_fileMax Reitz2-4/+7
2020-01-06iotests: Make 091 work with data_fileMax Reitz2-3/+1
2020-01-06iotests: Avoid cp/mv of test imagesMax Reitz4-19/+13
2020-01-06iotests: Use _rm_test_img for deleting test imagesMax Reitz57-95/+118
2020-01-06iotests: Avoid qemu-img createMax Reitz5-7/+6
2020-01-06iotests: Drop IMGOPTS use in 267Max Reitz1-4/+8
2020-01-06iotests: Replace IMGOPTS='' by --no-optsMax Reitz5-9/+9
2020-01-06iotests: Replace IMGOPTS= by -oMax Reitz22-101/+100
2020-01-06iotests: Inject space into -ocompat=0.10 in 051Max Reitz1-1/+1
2020-01-06iotests: Add -o and --no-opts to _make_test_imgMax Reitz1-0/+13
2020-01-06iotests: Let _make_test_img parse its parametersMax Reitz1-8/+20
2020-01-06iotests: Drop compat=1.1 in 050Max Reitz1-4/+0
2020-01-06iotests: Replace IMGOPTS by _unsupported_imgoptsMax Reitz6-9/+11
2020-01-06iotests: Filter refcount_order in 036Max Reitz2-51/+6
2020-01-06iotests: Add _filter_json_filenameMax Reitz1-0/+24
2020-01-06iotests/qcow2.py: Split feature fields into bitsMax Reitz7-89/+99
2020-01-06iotests/qcow2.py: Add dump-header-extsMax Reitz1-0/+5
2020-01-06iotests: s/qocw2/qcow2/Max Reitz8-8/+8
2020-01-06qcow2-bitmaps: fix qcow2_can_store_new_dirty_bitmapVladimir Sementsov-Ogievskiy1-23/+18
2020-01-06throttle-groups: fix memory leak in throttle_group_set_limit:PanNengyuan1-2/+2