summaryrefslogtreecommitdiffstats
path: root/qapi
Commit message (Expand)AuthorAgeFilesLines
* qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoListHaozhong Zhang2018-03-201-1/+5
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180312-pull-request' i...Peter Maydell2018-03-121-1/+9
|\
| * qapi: Add device ID and head parameters to screendumpThomas Huth2018-03-121-1/+9
* | ssh: Support .bdrv_co_createKevin Wolf2018-03-091-1/+15
* | ssh: QAPIfy host-key-check optionKevin Wolf2018-03-091-2/+61
* | sheepdog: Support .bdrv_co_createKevin Wolf2018-03-091-1/+23
* | sheepdog: QAPIfy "redundancy" create optionKevin Wolf2018-03-091-0/+45
* | nfs: Support .bdrv_co_createKevin Wolf2018-03-091-1/+15
* | rbd: Support .bdrv_co_createKevin Wolf2018-03-091-1/+18
* | gluster: Support .bdrv_co_createKevin Wolf2018-03-091-1/+17
* | file-posix: Support .bdrv_co_createKevin Wolf2018-03-091-1/+19
* | block: x-blockdev-create QMP commandKevin Wolf2018-03-091-0/+12
* | block/qapi: Add qcow2 create options to schemaKevin Wolf2018-03-091-1/+44
* | block/qapi: Introduce BlockdevCreateOptionsKevin Wolf2018-03-091-0/+62
|/
* RISC-V Build InfrastructureMichael Clark2018-03-061-1/+16
* qmp: Add qom-list-properties to list QOM object propertiesAlexey Kardashevskiy2018-03-061-0/+15
* qmp: Merge ObjectPropertyInfo and DevicePropertyInfoAlexey Kardashevskiy2018-03-061-18/+5Star
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-03-061-2/+4
|\
| * block: Fix NULL dereference on empty drive errorKevin Wolf2018-03-051-2/+4
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2018-03-051-23/+6Star
|\ \
| * | net: Remove the deprecated way of dumping network packetsThomas Huth2018-03-051-23/+6Star
| |/
* | qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster2018-03-022-2/+97
* | qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-021-0/+3201
* | watchdog: Consolidate QAPI into single fileEric Blake2018-03-021-0/+9
|/
* s390x/cpu: expose the guest crash informationChristian Borntraeger2018-02-261-2/+53
* vl: drop display_type variableGerd Hoffmann2018-02-201-2/+3
* cocoa: use DisplayOptionsGerd Hoffmann2018-02-201-2/+4
* curses: use DisplayOptionsGerd Hoffmann2018-02-201-2/+3
* egl-headless: use DisplayOptionsGerd Hoffmann2018-02-201-2/+3
* sdl: use DisplayOptionsGerd Hoffmann2018-02-201-2/+3
* gtk: add and use DisplayOptions + DisplayGTKGerd Hoffmann2018-02-201-0/+58
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180214a'...Peter Maydell2018-02-161-4/+6
|\
| * migration: improve documentation of postcopy-ramGreg Kurz2018-02-141-4/+6
* | qcow2: Allow configuring the L2 slice sizeAlberto Garcia2018-02-131-0/+6
* | block: maintain persistent disabled bitmapsVladimir Sementsov-Ogievskiy2018-02-131-3/+3
|/
* Include qapi/qmp/qstring.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-094-0/+4
* Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster2018-02-092-0/+2
* Include qapi/qmp/qobject.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* qdict qlist: Make most helper macros functionsMarkus Armbruster2018-02-093-0/+5
* Eliminate qapi/qmp/types.hMarkus Armbruster2018-02-094-4/+3Star
* Drop superfluous includes of qapi/qmp/qerror.hMarkus Armbruster2018-02-091-1/+0Star
* Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster2018-02-091-1/+0Star
* qapi: Add NVMe driver options to the schemaFam Zheng2018-02-081-1/+16
* Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180206.0' i...Peter Maydell2018-02-071-0/+26
|\
| * qapi: Create DEFINE_PROP_OFF_AUTO_PCIBARAlex Williamson2018-02-061-0/+26
* | input: add missing JIS keys to virtio inputMiika S2018-02-051-1/+4
|/
* tpm: add CRB deviceMarc-André Lureau2018-01-291-2/+3
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2018-01-291-1/+3
|\
| * net: Allow hubports to connect to other netdevsThomas Huth2018-01-291-1/+3