aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
2019-03-05qmp: Add announce-self commandDr. David Alan Gilbert
2019-03-05migration: Add announce parametersDr. David Alan Gilbert
2019-03-05net: Introduce announce timerDr. David Alan Gilbert
2019-02-26authz: add QAuthZList object type for an access control listDaniel P. Berrange
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i...Peter Maydell
2019-02-22display: add -display spice-app launching a Spice clientMarc-André Lureau
2019-02-21target/mips: implement QMP query-cpu-definitions commandPavel Dovgalyuk
2019-02-21qapi: document DisplayType enumMarc-André Lureau
2019-02-19block/dirty-bitmap: Documentation and Comment fixupsJohn Snow
2019-02-19dirty-bitmap: Expose persistent flag to 'query-block'Eric Blake
2019-02-18qapi: move RTC_CHANGE to the target schemaMarc-André Lureau
2019-02-18qmp: Deprecate query-events in favor of query-qmp-schemaMarkus Armbruster
2019-02-18qapi: remove qmp_unregister_command()Marc-André Lureau
2019-02-18qapi: make query-cpu-definitions depend on specific targetsMarc-André Lureau
2019-02-18qapi: make query-cpu-model-expansion depend on s390 or x86Marc-André Lureau
2019-02-18qapi: make query-gic-capabilities depend on TARGET_ARMMarc-André Lureau
2019-02-18target.json: add a note about query-cpu* not being s390x-specificMarc-André Lureau
2019-02-18qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau
2019-02-18qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386Marc-André Lureau
2019-02-18qapi: New module target.jsonMarkus Armbruster
2019-02-18build: Deal with all of QAPI's .o in qapi/Makefile.objsMarkus Armbruster
2019-02-14qapi: Fix qcow2 encryption doc typoEric Blake
2019-02-11qcow2: Add list of bitmaps to ImageInfoSpecificQCow2Andrey Shinkevich
2019-02-01vmdk: Reject excess extents in blockdev-createKevin Wolf
2019-02-01vmdk: Implement .bdrv_co_create callbackFam Zheng
2019-01-31qapi: add x-debug-query-block-graphVladimir Sementsov-Ogievskiy
2019-01-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...Peter Maydell
2019-01-24Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190124-pull-request' i...Peter Maydell
2019-01-24input-linux: customizable grab toggle keysRyan El Kochta
2019-01-24qmp: Add examples to qom list, get, and set commandsWainer dos Santos Moschetta
2019-01-24qapi: Eliminate indirection through qmp_event_get_func_emit()Markus Armbruster
2019-01-23migration: introduce pages-per-secondXiao Guangrong
2019-01-14nbd: Remove x-nbd-server-add-bitmapEric Blake
2019-01-14nbd: Allow bitmap export during QMP nbd-server-addEric Blake
2019-01-14block: remove 'x' prefix from experimental bitmap APIsJohn Snow
2019-01-14blockdev: n-ary bitmap mergeJohn Snow
2018-12-22qapi: Define new QMP message for pvrdmaYuval Shaia
2018-12-19qapi: Define PCIe link speed and width propertiesAlex Williamson
2018-12-18qmp hmp: Make system_wakeup check wake-up support and run stateDaniel Henrique Barboza
2018-12-18qmp: query-current-machine with wakeup-suspend-supportDaniel Henrique Barboza
2018-12-18qmp: Split ShutdownCause host-qmp into quit and system-resetDominik Csapak
2018-12-18qmp: Add reason to SHUTDOWN and RESET eventsDominik Csapak
2018-12-18qapi: Turn ShutdownCause into QAPI enumDominik Csapak
2018-12-15Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' in...Peter Maydell
2018-12-14qapi: add conditions to REPLICATION type/commands on the schemaMarc-André Lureau
2018-12-14qapi: add more conditions to SPICEMarc-André Lureau
2018-12-13Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell
2018-12-13qapi: break long lines at 'data' memberMarc-André Lureau
2018-12-13qapi: Rewrite string-input-visitor's integer and list parsingDavid Hildenbrand
2018-12-13qapi: Use qemu_strtod_finite() in qobject-input-visitorDavid Hildenbrand