Age | Commit message (Expand) | Author |
2019-05-20 | do not call vhost_net_cleanup() on running net from char user event | Dan Streetman |
2019-05-20 | q35: acpi: do not create dummy MCFG table | Igor Mammedov |
2019-05-20 | acpi/pcihp: Add a few more trace points related to unplug | Markus Armbruster |
2019-05-20 | acpi/pcihp: Convert debug printf()s to trace events | Markus Armbruster |
2019-05-20 | acpi/piix4: Convert debug printf()s to trace events | Markus Armbruster |
2019-05-20 | contrib/vhost-user-blk: enable inflight I/O tracking | Xie Yongji |
2019-05-20 | vhost-user-blk: Add support to reconnect backend | Xie Yongji |
2019-05-20 | vhost-user-blk: Add return value for vhost_user_blk_start() | Xie Yongji |
2019-05-20 | vhost-user-blk: Only start vhost-user backend with the first kick | Xie Yongji |
2019-05-20 | vhost-user-blk: Use started flag in vhost_user_blk_set_status() | Xie Yongji |
2019-05-20 | virtio: Use started flag in virtio_vmstate_change() | Xie Yongji |
2019-05-20 | virtio: Introduce started flag to VirtioDevice | Xie Yongji |
2019-05-20 | docs: reST-ify vhost-user documentation | Marc-André Lureau |
2019-05-20 | Revert "globals: Allow global properties to be optional" | Daniel P. Berrangé |
2019-05-20 | hw: report invalid disable-legacy|modern usage for virtio-1-only devs | Daniel P. Berrangé |
2019-05-20 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2019-05-20 | iotests: Make 245 faster and more reliable | Max Reitz |
2019-05-20 | iotests.py: Fix VM.run_job | Max Reitz |
2019-05-20 | iotests.py: Let assert_qmp() accept an array | Max Reitz |
2019-05-20 | block: Improve "Block node is read-only" message | Max Reitz |
2019-05-20 | qemu-img.texi: Describe human-readable info output | Max Reitz |
2019-05-20 | qemu-img.texi: Be specific about JSON object types | Max Reitz |
2019-05-20 | iotests: Test unaligned raw images with O_DIRECT | Max Reitz |
2019-05-20 | block/file-posix: Unaligned O_DIRECT block-status | Max Reitz |
2019-05-20 | test-block-iothread: Test AioContext propagation for block jobs | Kevin Wolf |
2019-05-20 | blockjob: Remove AioContext notifiers | Kevin Wolf |
2019-05-20 | blockjob: Propagate AioContext change to all job nodes | Kevin Wolf |
2019-05-20 | block: Add blk_set_allow_aio_context_change() | Kevin Wolf |
2019-05-20 | block: Implement .(can_)set_aio_ctx for BlockBackend | Kevin Wolf |
2019-05-20 | test-block-iothread: Test AioContext propagation through the tree | Kevin Wolf |
2019-05-20 | block: Propagate AioContext change to parents | Kevin Wolf |
2019-05-20 | block: Move recursion to bdrv_set_aio_context() | Kevin Wolf |
2019-05-20 | block: Make bdrv_attach/detach_aio_context() static | Kevin Wolf |
2019-05-20 | block: Add bdrv_try_set_aio_context() | Kevin Wolf |
2019-05-20 | nvme: fix copy direction in DMA reads going to CMB | Klaus Birkelund Jensen |
2019-05-20 | iotest: fix 169: do not run qmp_cont in RUN_STATE_FINISH_MIGRATE | Vladimir Sementsov-Ogievskiy |
2019-05-20 | qmp: forbid qmp_cont in RUN_STATE_FINISH_MIGRATE | Vladimir Sementsov-Ogievskiy |
2019-05-20 | block: Use BDRV_REQUEST_MAX_BYTES instead of BDRV_REQUEST_MAX_SECTORS | Alberto Garcia |
2019-05-20 | qcow2: Define and use QCOW2_COMPRESSED_SECTOR_SIZE | Alberto Garcia |
2019-05-20 | block/file-posix: Truncate in xfs_write_zeroes() | Max Reitz |
2019-05-20 | Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20190519' into staging | Peter Maydell |
2019-05-20 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell |
2019-05-19 | target/alpha: Fix user-only floating-point exceptions | Richard Henderson |
2019-05-19 | target/alpha: Clean up alpha_cpu_dump_state | Richard Henderson |
2019-05-17 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190517-pull-request' i... | Peter Maydell |
2019-05-17 | virtfs: Fix documentation of -fsdev and -virtfs | Greg Kurz |
2019-05-17 | vl: Deprecate -virtfs_synth | Greg Kurz |
2019-05-17 | fsdev: Error out when unsupported option is passed | Greg Kurz |
2019-05-17 | fsdev: Move some types definition to qemu-fsdev.c | Greg Kurz |
2019-05-17 | fsdev: Drop unused opaque field | Greg Kurz |