index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-25
test-bdrv-drain: Fix outdated comments
Kevin Wolf
2018-09-25
test-bdrv-drain: AIO_WAIT_WHILE() in job .commit/.abort
Kevin Wolf
2018-09-25
job: Avoid deadlocks in job_completed_txn_abort()
Kevin Wolf
2018-09-25
test-bdrv-drain: Test nested poll in bdrv_drain_poll_top_level()
Kevin Wolf
2018-09-25
block: Remove aio_poll() in bdrv_drain_poll variants
Kevin Wolf
2018-09-25
blockjob: Lie better in child_job_drained_poll()
Kevin Wolf
2018-09-25
block-backend: Decrease in_flight only after callback
Kevin Wolf
2018-09-25
block-backend: Fix potential double blk_delete()
Kevin Wolf
2018-09-25
block-backend: Add .drained_poll callback
Kevin Wolf
2018-09-25
block: Add missing locking in bdrv_co_drain_bh_cb()
Kevin Wolf
2018-09-25
test-bdrv-drain: Test AIO_WAIT_WHILE() in completion callback
Kevin Wolf
2018-09-25
job: Use AIO_WAIT_WHILE() in job_finish_sync()
Kevin Wolf
2018-09-25
test-blockjob: Acquire AioContext around job_cancel_sync()
Kevin Wolf
2018-09-25
test-bdrv-drain: Drain with block jobs in an I/O thread
Kevin Wolf
2018-09-25
aio-wait: Increase num_waiters even in home thread
Kevin Wolf
2018-09-25
blockjob: Wake up BDS when job becomes idle
Kevin Wolf
2018-09-25
job: Fix missing locking due to mismerge
Kevin Wolf
2018-09-25
job: Fix nested aio_poll() hanging in job_txn_apply
Fam Zheng
2018-09-25
util/async: use qemu_aio_coroutine_enter in co_schedule_bh_cb
Sergio Lopez
2018-09-25
qemu-iotests: Test snapshot=on with nonexistent TMPDIR
Alberto Garcia
2018-09-25
block: Fix use after free error in bdrv_open_inherit()
Alberto Garcia
2018-09-25
block/linux-aio: acquire AioContext before qemu_laio_process_completions
Sergio Lopez
2018-09-25
qemu-iotests: Test commit with top-node/base-node
Kevin Wolf
2018-09-25
commit: Add top-node/base-node options
Kevin Wolf
2018-09-25
blockdev: document transactional shortcomings
John Snow
2018-09-25
block/backup: qapi documentation fixup
John Snow
2018-09-25
qapi/block-stream: expose new job properties
John Snow
2018-09-25
qapi/block-mirror: expose new job properties
John Snow
2018-09-25
qapi/block-commit: expose new job properties
John Snow
2018-09-25
jobs: remove .exit callback
John Snow
2018-09-25
tests/test-blockjob-txn: move .exit to .clean
John Snow
2018-09-25
tests/test-blockjob: remove exit callback
John Snow
2018-09-25
tests/blockjob: replace Blockjob with Job
John Snow
2018-09-25
block/stream: refactor stream to use job callbacks
John Snow
2018-09-25
block/mirror: conservative mirror_exit refactor
John Snow
2018-09-25
block/mirror: don't install backing chain on abort
John Snow
2018-09-25
block/commit: refactor commit to use job callbacks
John Snow
2018-09-25
block/stream: add block job creation flags
John Snow
2018-09-25
block/mirror: add block job creation flags
John Snow
2018-09-25
block/commit: add block job creation flags
John Snow
2018-09-25
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...
Peter Maydell
2018-09-25
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2018-09-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-09-24' in...
Peter Maydell
2018-09-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...
Peter Maydell
2018-09-25
Merge remote-tracking branch 'remotes/xtensa/tags/20180918-xtensa' into staging
Peter Maydell
2018-09-25
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2...
Peter Maydell
2018-09-25
Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...
Peter Maydell
2018-09-24
curl: Make sslverify=off disable host as well as peer verification.
Richard W.M. Jones
2018-09-24
block/rbd: add deprecation documentation for filename keyvalue pairs
Jeff Cody
2018-09-24
block/rbd: add iotest for rbd legacy keyvalue filename parsing
Jeff Cody
[next]