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
2017-04-11
Update version for v2.9.0-rc4 release
v2.9.0-rc4
Peter Maydell
2017-04-11
block/io: Comment out permission assertions
Max Reitz
2017-04-11
sheepdog: Fix crash in co_read_response()
Kevin Wolf
2017-04-11
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-04-11' in...
Peter Maydell
2017-04-11
iscsi: Fix iscsi_create
Fam Zheng
2017-04-11
throttle: Remove block from group on hot-unplug
Eric Blake
2017-04-11
block: pass the right options for BlockDriver.bdrv_open()
Dong Jia Shi
2017-04-11
Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into staging
Peter Maydell
2017-04-11
sheepdog: Use bdrv_coroutine_enter before BDRV_POLL_WHILE
Fam Zheng
2017-04-11
block: Fix bdrv_co_flush early return
Fam Zheng
2017-04-11
block: Use bdrv_coroutine_enter to start I/O coroutines
Fam Zheng
2017-04-11
qemu-io-cmds: Use bdrv_coroutine_enter
Fam Zheng
2017-04-11
blockjob: Use bdrv_coroutine_enter to start coroutine
Fam Zheng
2017-04-11
block: Introduce bdrv_coroutine_enter
Fam Zheng
2017-04-11
async: Introduce aio_co_enter
Fam Zheng
2017-04-11
coroutine: Extract qemu_aio_coroutine_enter
Fam Zheng
2017-04-11
tests/block-job-txn: Don't start block job before adding to txn
Fam Zheng
2017-04-11
block: Quiesce old aio context during bdrv_set_aio_context
Fam Zheng
2017-04-11
block: Make bdrv_parent_drained_begin/end public
Fam Zheng
2017-04-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170411-1' into...
Peter Maydell
2017-04-11
qxl: add migration blocker to avoid pre-save assert
Gerd Hoffmann
2017-04-10
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2017-04-10
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-for-rc2-...
Peter Maydell
2017-04-10
configure: on Windows minimum glib version must be 2.30
Peter Maydell
2017-04-10
replay: assert time only goes forward
Alex Bennée
2017-04-10
cpus: call cpu_update_icount on read
Alex Bennée
2017-04-10
cpu-exec: update icount after each TB_EXIT
Alex Bennée
2017-04-10
cpus: introduce cpu_update_icount helper
Alex Bennée
2017-04-10
cpus: don't credit executed instructions before they have run
Alex Bennée
2017-04-10
cpus: move icount preparation out of tcg_exec_cpu
Alex Bennée
2017-04-10
cpus: check cpu->running in cpu_get_icount_raw()
Alex Bennée
2017-04-10
cpus: remove icount handling from qemu_tcg_cpu_thread_fn
Alex Bennée
2017-04-10
target/i386/misc_helper: wrap BQL around another IRQ generator
Alex Bennée
2017-04-10
cpus: fix wrong define name
Nikunj A Dadhania
2017-04-10
9pfs: xattr: fix memory leak in v9fs_list_xattr
Li Qiang
2017-04-07
scripts/qemugdb/mtree.py: fix up mtree dump
Alex Bennée
2017-04-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-04-07
mirror: Fix aio context of mirror_top_bs
Fam Zheng
2017-04-07
block: Assert attached child node has right aio context
Fam Zheng
2017-04-07
block: Fix unpaired aio_disable_external in external snapshot
Fam Zheng
2017-04-07
block: Don't check permissions for copy on read
Kevin Wolf
2017-04-07
qemu-img: img_create does not support image-opts, fix docs
Jeff Cody
2017-04-07
iotests: Add mirror tests for orphaned source
Max Reitz
2017-04-07
block/mirror: Fix use-after-free
Max Reitz
2017-04-07
commit: Set commit_top_bs->total_sectors
Kevin Wolf
2017-04-07
commit: Set commit_top_bs->aio_context
Kevin Wolf
2017-04-07
block: Ignore guest dev permissions during incoming migration
Kevin Wolf
2017-04-07
qxl: switch display on entering VGA
Marc-André Lureau
2017-04-07
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170406.0' ...
Peter Maydell
2017-04-06
vfio/pci-quirks: Exclude non-ioport BAR from NVIDIA quirk
Alex Williamson
[next]