aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2019-03-06qapi/migration.json: Remove a variable that doesn't exist in exampleZhang Chen1-1/+1
2019-03-06migration: Create socket-address parameterJuan Quintela1-1/+5
2019-03-06migration: Introduce ignore-shared capabilityYury Kotov1-1/+4
2019-03-05qmp: Add announce-self commandDr. David Alan Gilbert1-0/+20
2019-03-05migration: Add announce parametersDr. David Alan Gilbert1-3/+50
2019-03-05net: Introduce announce timerDr. David Alan Gilbert1-0/+23
2019-02-26authz: add QAuthZList object type for an access control listDaniel P. Berrange3-1/+60
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i...Peter Maydell1-1/+31
2019-02-22display: add -display spice-app launching a Spice clientMarc-André Lureau1-1/+6
2019-02-21target/mips: implement QMP query-cpu-definitions commandPavel Dovgalyuk1-2/+2
2019-02-21qapi: document DisplayType enumMarc-André Lureau1-0/+25
2019-02-19block/dirty-bitmap: Documentation and Comment fixupsJohn Snow1-9/+25
2019-02-19dirty-bitmap: Expose persistent flag to 'query-block'Eric Blake1-1/+4
2019-02-18qapi: move RTC_CHANGE to the target schemaMarc-André Lureau2-23/+23
2019-02-18qmp: Deprecate query-events in favor of query-qmp-schemaMarkus Armbruster1-2/+5
2019-02-18qapi: remove qmp_unregister_command()Marc-André Lureau1-8/+0
2019-02-18qapi: make query-cpu-definitions depend on specific targetsMarc-André Lureau2-58/+64
2019-02-18qapi: make query-cpu-model-expansion depend on s390 or x86Marc-André Lureau2-51/+52
2019-02-18qapi: make query-gic-capabilities depend on TARGET_ARMMarc-André Lureau2-43/+45
2019-02-18target.json: add a note about query-cpu* not being s390x-specificMarc-André Lureau1-0/+6
2019-02-18qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau2-137/+142
2019-02-18qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386Marc-André Lureau2-170/+173
2019-02-18qapi: New module target.jsonMarkus Armbruster3-11/+31
2019-02-18build: Deal with all of QAPI's .o in qapi/Makefile.objsMarkus Armbruster1-0/+19
2019-02-14qapi: Fix qcow2 encryption doc typoEric Blake1-1/+1
2019-02-11qcow2: Add list of bitmaps to ImageInfoSpecificQCow2Andrey Shinkevich1-1/+40
2019-02-01vmdk: Reject excess extents in blockdev-createKevin Wolf1-1/+2
2019-02-01vmdk: Implement .bdrv_co_create callbackFam Zheng2-7/+79
2019-01-31qapi: add x-debug-query-block-graphVladimir Sementsov-Ogievskiy1-0/+108
2019-01-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...Peter Maydell2-12/+36
2019-01-24Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190124-pull-request' i...Peter Maydell1-0/+10
2019-01-24input-linux: customizable grab toggle keysRyan El Kochta1-0/+10
2019-01-24qmp: Add examples to qom list, get, and set commandsWainer dos Santos Moschetta1-0/+36
2019-01-24qapi: Eliminate indirection through qmp_event_get_func_emit()Markus Armbruster1-12/+0
2019-01-23migration: introduce pages-per-secondXiao Guangrong1-1/+4
2019-01-14nbd: Remove x-nbd-server-add-bitmapEric Blake1-23/+0
2019-01-14nbd: Allow bitmap export during QMP nbd-server-addEric Blake1-1/+6
2019-01-14block: remove 'x' prefix from experimental bitmap APIsJohn Snow2-23/+23
2019-01-14blockdev: n-ary bitmap mergeJohn Snow1-11/+11
2018-12-22qapi: Define new QMP message for pvrdmaYuval Shaia2-0/+39
2018-12-19qapi: Define PCIe link speed and width propertiesAlex Williamson1-0/+42
2018-12-18qmp hmp: Make system_wakeup check wake-up support and run stateDaniel Henrique Barboza1-1/+7
2018-12-18qmp: query-current-machine with wakeup-suspend-supportDaniel Henrique Barboza1-0/+24
2018-12-18qmp: Split ShutdownCause host-qmp into quit and system-resetDominik Csapak1-4/+6
2018-12-18qmp: Add reason to SHUTDOWN and RESET eventsDominik Csapak1-2/+6
2018-12-18qapi: Turn ShutdownCause into QAPI enumDominik Csapak1-0/+34
2018-12-15Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' in...Peter Maydell9-271/+360
2018-12-14qapi: add conditions to REPLICATION type/commands on the schemaMarc-André Lureau2-8/+17
2018-12-14qapi: add more conditions to SPICEMarc-André Lureau1-8/+8
2018-12-13Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell1-3/+3