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-05-04
target/openrisc: Implement full vmstate serialization
Stafford Horne
2017-05-04
migration: Add VMSTATE_STRUCT_2DARRAY()
Stafford Horne
2017-05-04
target/openrisc: implement shadow registers
Stafford Horne
2017-05-04
migration: Add VMSTATE_UINTTL_2DARRAY()
Stafford Horne
2017-05-04
target/openrisc: add numcores and coreid support
Stafford Horne
2017-05-04
target/openrisc: Fixes for memory debugging
Stafford Horne
2017-04-21
target/openrisc: Implement EPH bit
Tim 'mithro' Ansell
2017-04-21
target/openrisc: Implement EVBAR register
Tim 'mithro' Ansell
2017-04-21
MAINTAINERS: Add myself as openrisc maintainer
Stafford Horne
2017-04-20
Update version for v2.9.0 release
v2.9.0
Peter Maydell
2017-04-18
Update version for v2.9.0-rc5 release
v2.9.0-rc5
Peter Maydell
2017-04-18
Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into staging
Peter Maydell
2017-04-18
block: Drain BH in bdrv_drained_begin
Fam Zheng
2017-04-18
block: Walk bs->children carefully in bdrv_drain_recurse
Fam Zheng
2017-04-18
9pfs: local: set the path of the export root to "."
Greg Kurz
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
[next]