aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-06hw/audio/ac97: Use the QOM DEVICE() macro to access DeviceState.qdevPhilippe Mathieu-Daudé
2019-06-06hw/vfio/pci: Use the QOM DEVICE() macro to access DeviceState.qdevPhilippe Mathieu-Daudé
2019-06-06hw/usb-storage: Use the QOM DEVICE() macro to access DeviceState.qdevPhilippe Mathieu-Daudé
2019-06-06hw/isa: Use the QOM DEVICE() macro to access DeviceState.qdevPhilippe Mathieu-Daudé
2019-06-06hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbusPhilippe Mathieu-Daudé
2019-06-06hw/pci-bridge: Use the QOM BUS() macro to access BusState.qbusPhilippe Mathieu-Daudé
2019-06-06hw/scsi/vmw_pvscsi: Use qbus_reset_all() directlyPhilippe Mathieu-Daudé
2019-06-06docs/devel/build-system: Update an examplePhilippe Mathieu-Daudé
2019-06-06test: Fix make target check-report.tapMarkus Armbruster
2019-06-06util: Adjust qemu_guest_getrandom_nofail for CoverityRichard Henderson
2019-06-06vhost: fix incorrect print typeJie Wang
2019-06-06migration: fix a typoLi Qiang
2019-06-06hw/rdma: Delete unused headers inclusionYuval Shaia
2019-06-04Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-06-04iotests: Fix duplicated diff output on failureKevin Wolf
2019-06-04iotests: test big qcow2 shrinkVladimir Sementsov-Ogievskiy
2019-06-04block/io: bdrv_pdiscard: support int64_t bytes parameterVladimir Sementsov-Ogievskiy
2019-06-04block/qcow2-refcount: add trace-point to qcow2_process_discardsVladimir Sementsov-Ogievskiy
2019-06-04block: Remove bdrv_set_aio_context()Kevin Wolf
2019-06-04test-bdrv-drain: Use bdrv_try_set_aio_context()Kevin Wolf
2019-06-04iotests: Attach new devices to node in non-default iothreadKevin Wolf
2019-06-04virtio-scsi-test: Test attaching new overlay with iothreadsKevin Wolf
2019-06-04block: Remove wrong bdrv_set_aio_context() callsKevin Wolf
2019-06-04blockdev: Use bdrv_try_set_aio_context() for monitor commandsKevin Wolf
2019-06-04block: Move node without parents to main AioContextKevin Wolf
2019-06-04test-block-iothread: BlockBackend AioContext across root node changeKevin Wolf
2019-06-04test-block-iothread: Test adding parent to iothread nodeKevin Wolf
2019-06-04block: Adjust AioContexts when attaching nodesKevin Wolf
2019-06-04scsi-disk: Use qdev_prop_drive_iothreadKevin Wolf
2019-06-04block: Add qdev_prop_drive_iothread property typeKevin Wolf
2019-06-04block: Add BlockBackend.ctxKevin Wolf
2019-06-04block: Add Error to blk_set_aio_context()Kevin Wolf
2019-06-04nbd-server: Call blk_set_allow_aio_context_change()Kevin Wolf
2019-06-04test-block-iothread: Check filter node in test_propagate_mirrorKevin Wolf
2019-06-04nvme: add Get/Set Feature Timestamp supportKenneth Heitke
2019-06-04block/linux-aio: Drop unused BlockAIOCB submission methodJulia Suvorova
2019-06-04iotests: Test cancelling a job and closing the VMMax Reitz
2019-06-04block/io: Delay decrementing the quiesce_counterMax Reitz
2019-06-04block: avoid recursive block_status call if possibleVladimir Sementsov-Ogievskiy
2019-06-04tests/perf: Test lseek influence on qcow2 block-statusVladimir Sementsov-Ogievskiy
2019-06-04blockdev: fix missed target unref for drive-backupJohn Snow
2019-06-04iotests: Test commit job start with concurrent I/OKevin Wolf
2019-06-04block: Drain source node in bdrv_replace_node()Kevin Wolf
2019-06-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-06-03q35: Revert to kernel irqchipAlex Williamson
2019-06-03configure: remove tpm_passthrough & tpm_emulatorMarc-André Lureau
2019-06-03ci: store Patchew configuration in the treePaolo Bonzini
2019-06-03libqos: i2c: move address into QI2CDevicePaolo Bonzini
2019-06-03tests: convert ds1338-test to qtestPaolo Bonzini
2019-06-03tests: convert OMAP i2c tests to qgraphPaolo Bonzini