Age | Commit message (Expand) | Author | Files | Lines |
2017-03-16 | qapi: The #optional tag is redundant, drop | Markus Armbruster | 1 | -190/+188 |
2017-03-16 | qapi2texi: Fix up output around #optional | Markus Armbruster | 1 | -3/+3 |
2017-03-16 | qapi: Have each QAPI schema declare its name rule violations | Markus Armbruster | 1 | -1/+10 |
2017-03-16 | qapi: Have each QAPI schema declare its returns white-list | Markus Armbruster | 1 | -0/+12 |
2017-03-16 | qapi: Make doc comments optional where we don't need them | Markus Armbruster | 1 | -0/+2 |
2017-03-07 | qapi-schema: Rename SocketAddressFlat's variant tcp to inet | Markus Armbruster | 1 | -4/+4 |
2017-03-07 | qapi-schema: Rename GlusterServer to SocketAddressFlat | Markus Armbruster | 1 | -0/+38 |
2017-03-03 | qapi: flatten GuestPanicInformation union | Anton Nefedov | 1 | -0/+12 |
2017-03-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -0/+20 |
2017-03-02 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell | 1 | -0/+9 |
2017-03-02 | qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands | Igor Mammedov | 1 | -0/+20 |
2017-02-28 | Add a new qmp command to do checkpoint, query xen replication status | Zhang Chen | 1 | -0/+48 |
2017-02-28 | Add a new qmp command to start/stop replication | Zhang Chen | 1 | -0/+25 |
2017-02-27 | qapi-schema: Comment about full expansion of non-migration-safe models | Eduardo Habkost | 1 | -0/+9 |
2017-02-24 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-02-22' into ... | Peter Maydell | 1 | -0/+21 |
2017-02-22 | net: Flatten simple union NetLegacyOptions | Markus Armbruster | 1 | -0/+11 |
2017-02-22 | numa: Flatten simple union NumaOptions | Markus Armbruster | 1 | -0/+10 |
2017-02-21 | monitor: add poll-* properties into query-iothreads result | Pavel Hrdina | 1 | -1/+14 |
2017-02-20 | Add wctablet device | Anatoli Huseu1 | 1 | -1/+2 |
2017-02-16 | i386/cpu: add crash-information QOM property | Anton Nefedov | 1 | -0/+24 |
2017-02-13 | COLO: Don't process failover request while loading VM's state | zhanghailiang | 1 | -1/+3 |
2017-02-13 | add 'release-ram' migrate capability | Pavel Butsykin | 1 | -1/+4 |
2017-02-08 | ui: fix reporting of VNC auth in query-vnc-servers | Daniel P. Berrange | 1 | -4/+24 |
2017-01-31 | qapi: add support for mice with extra/side buttons | Fabian Lesniak | 1 | -1/+6 |
2017-01-27 | qapi: Remove unwanted commas after #optional keyword | Stefan Weil | 1 | -2/+2 |
2017-01-23 | sockets: add ability to disable DNS resolution for InetSocketAddress | Daniel P. Berrange | 1 | -0/+5 |
2017-01-16 | qmp-commands: move documentation bits to schema | Marc-André Lureau | 1 | -1/+48 |
2017-01-16 | qmp-commands: move 'x-colo-lost-heartbeat' doc to schema | Marc-André Lureau | 1 | -0/+6 |
2017-01-16 | qmp-commands: move 'xen-load-devices-state' doc to schema | Marc-André Lureau | 1 | -0/+7 |
2017-01-16 | qmp-commands: move 'migrate-set-cache-size' doc to schema | Marc-André Lureau | 1 | -1/+8 |
2017-01-16 | qmp-commands: move 'query-dump' doc to schema | Marc-André Lureau | 1 | -0/+7 |
2017-01-16 | qmp-commands: move 'query-gic-capabilities' doc to schema | Marc-André Lureau | 1 | -0/+7 |
2017-01-16 | qmp-commands: move 'query-hotpluggable-cpus' doc to schema | Marc-André Lureau | 1 | -0/+28 |
2017-01-16 | qmp-commands: move 'rtc-reset-reinjection' doc to schema | Marc-André Lureau | 1 | -0/+6 |
2017-01-16 | qmp-commands: move 'query-acpi-ospm-status' doc to schema | Marc-André Lureau | 1 | -2/+12 |
2017-01-16 | qmp-commands: move 'query-memory-devices' doc to schema | Marc-André Lureau | 1 | -0/+16 |
2017-01-16 | qmp-commands: move 'query-memdev' doc to schema | Marc-André Lureau | 1 | -0/+25 |
2017-01-16 | qmp-commands: move 'input-send-event' doc to schema | Marc-André Lureau | 1 | -3/+45 |
2017-01-16 | qmp-commands: move 'query-rx-filter' doc to schema | Marc-André Lureau | 1 | -0/+30 |
2017-01-16 | qmp-commands: move 'query-command-line-options' doc to schema | Marc-André Lureau | 1 | -0/+22 |
2017-01-16 | qmp-commands: move 'query-tpm' doc to schema | Marc-André Lureau | 1 | -0/+19 |
2017-01-16 | qmp-commands: move 'query-tpm-types' doc to schema | Marc-André Lureau | 1 | -0/+6 |
2017-01-16 | qmp-commands: move 'query-tpm-models' doc to schema | Marc-André Lureau | 1 | -0/+6 |
2017-01-16 | qmp-commands: move 'chardev-remove' doc to schema | Marc-André Lureau | 1 | -0/+6 |
2017-01-16 | qmp-commands: move 'chardev-add' doc to schema | Marc-André Lureau | 1 | -0/+19 |
2017-01-16 | qmp-commands: move 'screendump' doc to schema | Marc-André Lureau | 1 | -0/+7 |
2017-01-16 | qmp-commands: move 'send-key' doc to schema | Marc-André Lureau | 1 | -0/+8 |
2017-01-16 | qmp-commands: move 'query-fdsets' doc to schema | Marc-André Lureau | 1 | -0/+31 |
2017-01-16 | qmp-commands: move 'remove-fd' doc to schema | Marc-André Lureau | 1 | -0/+6 |
2017-01-16 | qmp-commands: move 'add-fd' doc to schema | Marc-André Lureau | 1 | -0/+8 |