aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-07Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...Peter Maydell
2020-01-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-01-07tests/iothread: Always connect iothread GSource to a GMainContextPeter Maydell
2020-01-07target/m68k: only change valid bits in CACRLaurent Vivier
2020-01-07q800: implement mac rom reset function for BIOS-less modeJason A. Donenfeld
2020-01-07q800: add a block backend to the PRAMLaurent Vivier
2020-01-07q800: fix mac_via RTC PRAM commandsLaurent Vivier
2020-01-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20200106.0' in...Peter Maydell
2020-01-07Merge remote-tracking branch 'remotes/xtensa/tags/20200106-xtensa' into stagingPeter Maydell
2020-01-06vfio/pci: Don't remove irqchip notifier if not registeredPeter Xu
2020-01-06target/xtensa: use MPU background map from core configurationMax Filippov
2020-01-06target/xtensa: import xtensa/config/core-isa.hMax Filippov
2020-01-06target/xtensa: fix ps.ring use in MPU configsMax Filippov
2020-01-06Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...Peter Maydell
2020-01-06Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-01-06' in...Peter Maydell
2020-01-06intel_iommu: add present bit check for pasid table entriesLiu Yi L
2020-01-06intel_iommu: a fix to vtd_find_as_from_bus_num()Liu Yi L
2020-01-06virtio-net: delete also control queue when TX/RX deletedYuri Benditovich
2020-01-06virtio: reset region cache when on queue deletionYuri Benditovich
2020-01-06virtio-mmio: update queue size on guest writeDenis Plotnikov
2020-01-06tests: add virtio-scsi and virtio-blk seg_max_adjust testDenis Plotnikov
2020-01-06virtio: make seg_max virtqueue size dependentDenis Plotnikov
2020-01-06Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200106-pull-request...Peter Maydell
2020-01-06Merge remote-tracking branch 'remotes/elmarco/tags/screendump-pull-request' i...Peter Maydell
2020-01-06tests: add dbus-vmstate-testMarc-André Lureau
2020-01-06tests: add migration-helpers unitMarc-André Lureau
2020-01-06dockerfiles: add dbus-daemon to some of latest distributionsMarc-André Lureau
2020-01-06configure: add GDBUS_CODEGENMarc-André Lureau
2020-01-06Add dbus-vmstate objectMarc-André Lureau
2020-01-06util: add dbus helper unitMarc-André Lureau
2020-01-06docs: start a document to describe D-Bus usageMarc-André Lureau
2020-01-06vmstate: replace DeviceState with VMStateIfMarc-André Lureau
2020-01-06vmstate: add qom interface to get idMarc-André Lureau
2020-01-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2020-01-06backup-top: Begin drain earlierMax Reitz
2020-01-06tests/qemu-iotests: Update tests to recent desugarized -accel optionPhilippe Mathieu-Daudé
2020-01-06tests/qemu-iotests: add case to write compressed data of multiple clustersAndrey Shinkevich
2020-01-06qcow2: Allow writing compressed data of multiple clustersAndrey Shinkevich
2020-01-06block: introduce compress filter driverAndrey Shinkevich
2020-01-06iotests: Allow check -o data_fileMax Reitz
2020-01-06iotests: Disable data_file where it cannot be usedMax Reitz
2020-01-06iotests: Make 198 work with data_fileMax Reitz
2020-01-06iotests: Make 137 work with data_fileMax Reitz
2020-01-06iotests: Make 110 work with data_fileMax Reitz
2020-01-06iotests: Make 091 work with data_fileMax Reitz
2020-01-06iotests: Avoid cp/mv of test imagesMax Reitz
2020-01-06iotests: Use _rm_test_img for deleting test imagesMax Reitz
2020-01-06iotests: Avoid qemu-img createMax Reitz
2020-01-06iotests: Drop IMGOPTS use in 267Max Reitz
2020-01-06iotests: Replace IMGOPTS='' by --no-optsMax Reitz