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-03-19
block/accounting: introduce latency histogram
Vladimir Sementsov-Ogievskiy
2018-03-19
tests: qmp-test: add oob test
Peter Xu
2018-03-19
tests: qmp-test: verify command batching
Peter Xu
2018-03-19
qmp: add command "x-oob-test"
Peter Xu
2018-03-19
monitor: enable IO thread for (qmp & !mux) typed
Peter Xu
2018-03-19
qmp: isolate responses into io thread
Peter Xu
2018-03-19
qmp: support out-of-band (oob) execution
Peter Xu
2018-03-19
qapi: introduce new cmd option "allow-oob"
Peter Xu
2018-03-19
monitor: send event when command queue full
Peter Xu
2018-03-19
qmp: add new event "command-dropped"
Eric Blake
2018-03-19
monitor: separate QMP parser and dispatcher
Peter Xu
2018-03-19
monitor: let suspend/resume work even with QMPs
Peter Xu
2018-03-19
monitor: let suspend_cnt be thread safe
Peter Xu
2018-03-19
monitor: introduce monitor_qmp_respond()
Peter Xu
2018-03-19
qmp: introduce QMPCapability
Peter Xu
2018-03-19
monitor: allow using IO thread for parsing
Peter Xu
2018-03-19
monitor: let mon_list be tail queue
Peter Xu
2018-03-19
monitor: unify global init
Peter Xu
2018-03-19
monitor: move the cur_mon hack deeper for QMP
Peter Xu
2018-03-19
monitor: move skip_flush into monitor_data_init
Peter Xu
2018-03-19
qobject: let object_property_get_str() use new API
Peter Xu
2018-03-19
qobject: introduce qobject_get_try_str()
Peter Xu
2018-03-19
qobject: introduce qstring_get_try_str()
Peter Xu
2018-03-19
docs: update QMP documents for OOB commands
Peter Xu
2018-03-19
chardev: tcp: postpone TLS work until machine done
Daniel P. Berrange
2018-03-19
block: Deprecate "backing": ""
Max Reitz
2018-03-19
block: Handle null backing link
Max Reitz
2018-03-19
qapi: Make more of qobject_to()
Max Reitz
2018-03-19
qapi: Remove qobject_to_X() functions
Max Reitz
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-03-19
qapi: Add qobject_to()
Max Reitz
2018-03-19
compiler: Add QEMU_BUILD_BUG_MSG() macro
Max Reitz
2018-03-19
qapi: generate a literal qobject for introspection
Marc-André Lureau
2018-03-19
qlit: add qobject_from_qlit()
Marc-André Lureau
2018-03-19
qlit: use QType instead of int
Marc-André Lureau
2018-03-19
qapi2texi: minor python code simplification
Marc-André Lureau
2018-03-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-03-19
iotests: Avoid realpath, for CentOS 6
Eric Blake
2018-03-19
block: fix iotest 146 output expectations
Jeff Cody
2018-03-19
iscsi: fix iSER compilation
Paolo Bonzini
2018-03-19
block: Fix leak of ignore_children in error path
Fam Zheng
2018-03-19
vvfat: Fix inherit_options flags
Fam Zheng
2018-03-19
block/mirror: change the semantic of 'force' of block-job-cancel
Liang Li
2018-03-19
vpc: Require aligned size in .bdrv_co_create
Kevin Wolf
2018-03-19
vpc: Support .bdrv_co_create
Kevin Wolf
2018-03-19
vhdx: Support .bdrv_co_create
Kevin Wolf
2018-03-19
vdi: Make comments consistent with other drivers
Kevin Wolf
2018-03-19
qed: Support .bdrv_co_create
Kevin Wolf
2018-03-19
qcow: Support .bdrv_co_create
Kevin Wolf
2018-03-19
qemu-iotests: Enable write tests for parallels
Kevin Wolf
[next]