aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-19block/accounting: introduce latency histogramVladimir Sementsov-Ogievskiy
2018-03-19tests: qmp-test: add oob testPeter Xu
2018-03-19tests: qmp-test: verify command batchingPeter Xu
2018-03-19qmp: add command "x-oob-test"Peter Xu
2018-03-19monitor: enable IO thread for (qmp & !mux) typedPeter Xu
2018-03-19qmp: isolate responses into io threadPeter Xu
2018-03-19qmp: support out-of-band (oob) executionPeter Xu
2018-03-19qapi: introduce new cmd option "allow-oob"Peter Xu
2018-03-19monitor: send event when command queue fullPeter Xu
2018-03-19qmp: add new event "command-dropped"Eric Blake
2018-03-19monitor: separate QMP parser and dispatcherPeter Xu
2018-03-19monitor: let suspend/resume work even with QMPsPeter Xu
2018-03-19monitor: let suspend_cnt be thread safePeter Xu
2018-03-19monitor: introduce monitor_qmp_respond()Peter Xu
2018-03-19qmp: introduce QMPCapabilityPeter Xu
2018-03-19monitor: allow using IO thread for parsingPeter Xu
2018-03-19monitor: let mon_list be tail queuePeter Xu
2018-03-19monitor: unify global initPeter Xu
2018-03-19monitor: move the cur_mon hack deeper for QMPPeter Xu
2018-03-19monitor: move skip_flush into monitor_data_initPeter Xu
2018-03-19qobject: let object_property_get_str() use new APIPeter Xu
2018-03-19qobject: introduce qobject_get_try_str()Peter Xu
2018-03-19qobject: introduce qstring_get_try_str()Peter Xu
2018-03-19docs: update QMP documents for OOB commandsPeter Xu
2018-03-19chardev: tcp: postpone TLS work until machine doneDaniel P. Berrange
2018-03-19block: Deprecate "backing": ""Max Reitz
2018-03-19block: Handle null backing linkMax Reitz
2018-03-19qapi: Make more of qobject_to()Max Reitz
2018-03-19qapi: Remove qobject_to_X() functionsMax Reitz
2018-03-19qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz
2018-03-19qapi: Add qobject_to()Max Reitz
2018-03-19compiler: Add QEMU_BUILD_BUG_MSG() macroMax Reitz
2018-03-19qapi: generate a literal qobject for introspectionMarc-André Lureau
2018-03-19qlit: add qobject_from_qlit()Marc-André Lureau
2018-03-19qlit: use QType instead of intMarc-André Lureau
2018-03-19qapi2texi: minor python code simplificationMarc-André Lureau
2018-03-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-03-19iotests: Avoid realpath, for CentOS 6Eric Blake
2018-03-19block: fix iotest 146 output expectationsJeff Cody
2018-03-19iscsi: fix iSER compilationPaolo Bonzini
2018-03-19block: Fix leak of ignore_children in error pathFam Zheng
2018-03-19vvfat: Fix inherit_options flagsFam Zheng
2018-03-19block/mirror: change the semantic of 'force' of block-job-cancelLiang Li
2018-03-19vpc: Require aligned size in .bdrv_co_createKevin Wolf
2018-03-19vpc: Support .bdrv_co_createKevin Wolf
2018-03-19vhdx: Support .bdrv_co_createKevin Wolf
2018-03-19vdi: Make comments consistent with other driversKevin Wolf
2018-03-19qed: Support .bdrv_co_createKevin Wolf
2018-03-19qcow: Support .bdrv_co_createKevin Wolf
2018-03-19qemu-iotests: Enable write tests for parallelsKevin Wolf