aboutsummaryrefslogtreecommitdiff
path: root/qapi-schema.json
AgeCommit message (Expand)Author
2016-10-25trivial: Restore blank line in qapi-schemaEric Blake
2016-10-17qmp: Add runnability information to query-cpu-definitionsEduardo Habkost
2016-10-13migrate: move max-bandwidth and downtime-limit to migrate_set_parameterAshijeet Acharya
2016-10-13migrate: Use boxed qapi for migrate-set-parametersEric Blake
2016-10-13migrate: Share common MigrationParameters structEric Blake
2016-10-08qapi: make the json schema files more regular.David Anderson
2016-09-27tap: Allow specifying a bridgeAlexey Kardashevskiy
2016-09-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-09-19' into ...Peter Maydell
2016-09-19qapi-schema: add 'device_add'Marc-André Lureau
2016-09-19qapi-schema: use generated marshaller for 'qmp_capabilities'Marc-André Lureau
2016-09-19QMP: fixup typos and whitespace damageChristian Borntraeger
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-baseline"David Hildenbrand
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-comparison"David Hildenbrand
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-expansion"David Hildenbrand
2016-09-06qmp: add QMP interface "query-cpu-model-baseline"David Hildenbrand
2016-09-06qmp: add QMP interface "query-cpu-model-comparison"David Hildenbrand
2016-09-06qmp: add QMP interface "query-cpu-model-expansion"David Hildenbrand
2016-09-05qmp: details about CPU definitions in query-cpu-definitionsDavid Hildenbrand
2016-07-19qapi: Change Netdev into a flat unionEric Blake
2016-07-07tap: vhost busy polling supportJason Wang
2016-06-27qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCorePeter Krempa
2016-06-27qapi: Report support for -device cpu hotplug in query-machinesPeter Krempa
2016-06-24acpi: cpuhp: add cpu._OST handlingIgor Mammedov
2016-06-17QMP: Add query-hotpluggable-cpusIgor Mammedov
2016-06-16migration: fix typos in qapi-schema from latest migration additionsDaniel P. Berrange
2016-06-16Postcopy: Add stats on page requestsDr. David Alan Gilbert
2016-06-13Introduce "xen-load-devices-state"Wen Congyang
2016-05-26migration: define 'tls-creds' and 'tls-hostname' migration parametersDaniel P. Berrange
2016-05-26migration: add reporting of errors for outgoing migrationDaniel P. Berrange
2016-05-23migration: Promote improved autoconverge commands out of experimental stateJason J. Herne
2016-04-01slirp: Allow disabling IPv4 or IPv6Samuel Thibault
2016-03-30arm: qmp: add query-gic-capabilities interfacePeter Xu
2016-03-29Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2016-03-29Rework ipv6 optionsSamuel Thibault
2016-03-23qapi-schema.json: Add power and keypad equal keysJohn Arbuckle
2016-03-18qapi: Use anonymous bases in QMP flat unionsEric Blake
2016-03-15qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addressesYann Bordenave
2016-03-11postcopy: Remove the x-Dr. David Alan Gilbert
2016-03-05chardev: Drop useless ChardevDummy typeEric Blake
2016-03-01qapi: promote input-send-event to stableGerd Hoffmann
2016-03-01qapi: rename InputAxis values.Gerd Hoffmann
2016-03-01qapi: rename input buttonsGerd Hoffmann
2016-03-01qapi: switch x-input-send-event from console to device+headGerd Hoffmann
2016-02-22Dump: add qmp command "query-dump"Peter Xu
2016-02-22dump-guest-memory: using static DumpState, add DumpStatusPeter Xu
2016-02-22dump-guest-memory: add "detach" flag for QMP/HMP interfaces.Peter Xu
2016-01-26char: introduce support for TLS encrypted TCP chardev backendDaniel P. Berrange
2016-01-15qemu-char: add logfile facility to all chardev backendsDaniel P. Berrange
2016-01-15qapi-schema: dump-guest-memory: Improve textAndrew Jones
2015-12-18qemu-char: convert to use error checked base64 decodeDaniel P. Berrange