Age | Commit message (Expand) | Author |
2016-10-25 | trivial: Restore blank line in qapi-schema | Eric Blake |
2016-10-17 | qmp: Add runnability information to query-cpu-definitions | Eduardo Habkost |
2016-10-13 | migrate: move max-bandwidth and downtime-limit to migrate_set_parameter | Ashijeet Acharya |
2016-10-13 | migrate: Use boxed qapi for migrate-set-parameters | Eric Blake |
2016-10-13 | migrate: Share common MigrationParameters struct | Eric Blake |
2016-10-08 | qapi: make the json schema files more regular. | David Anderson |
2016-09-27 | tap: Allow specifying a bridge | Alexey Kardashevskiy |
2016-09-19 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-09-19' into ... | Peter Maydell |
2016-09-19 | qapi-schema: add 'device_add' | Marc-André Lureau |
2016-09-19 | qapi-schema: use generated marshaller for 'qmp_capabilities' | Marc-André Lureau |
2016-09-19 | QMP: fixup typos and whitespace damage | Christian Borntraeger |
2016-09-06 | s390x/cpumodel: implement QMP interface "query-cpu-model-baseline" | David Hildenbrand |
2016-09-06 | s390x/cpumodel: implement QMP interface "query-cpu-model-comparison" | David Hildenbrand |
2016-09-06 | s390x/cpumodel: implement QMP interface "query-cpu-model-expansion" | David Hildenbrand |
2016-09-06 | qmp: add QMP interface "query-cpu-model-baseline" | David Hildenbrand |
2016-09-06 | qmp: add QMP interface "query-cpu-model-comparison" | David Hildenbrand |
2016-09-06 | qmp: add QMP interface "query-cpu-model-expansion" | David Hildenbrand |
2016-09-05 | qmp: details about CPU definitions in query-cpu-definitions | David Hildenbrand |
2016-07-19 | qapi: Change Netdev into a flat union | Eric Blake |
2016-07-07 | tap: vhost busy polling support | Jason Wang |
2016-06-27 | qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore | Peter Krempa |
2016-06-27 | qapi: Report support for -device cpu hotplug in query-machines | Peter Krempa |
2016-06-24 | acpi: cpuhp: add cpu._OST handling | Igor Mammedov |
2016-06-17 | QMP: Add query-hotpluggable-cpus | Igor Mammedov |
2016-06-16 | migration: fix typos in qapi-schema from latest migration additions | Daniel P. Berrange |
2016-06-16 | Postcopy: Add stats on page requests | Dr. David Alan Gilbert |
2016-06-13 | Introduce "xen-load-devices-state" | Wen Congyang |
2016-05-26 | migration: define 'tls-creds' and 'tls-hostname' migration parameters | Daniel P. Berrange |
2016-05-26 | migration: add reporting of errors for outgoing migration | Daniel P. Berrange |
2016-05-23 | migration: Promote improved autoconverge commands out of experimental state | Jason J. Herne |
2016-04-01 | slirp: Allow disabling IPv4 or IPv6 | Samuel Thibault |
2016-03-30 | arm: qmp: add query-gic-capabilities interface | Peter Xu |
2016-03-29 | Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta... | Peter Maydell |
2016-03-29 | Rework ipv6 options | Samuel Thibault |
2016-03-23 | qapi-schema.json: Add power and keypad equal keys | John Arbuckle |
2016-03-18 | qapi: Use anonymous bases in QMP flat unions | Eric Blake |
2016-03-15 | qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses | Yann Bordenave |
2016-03-11 | postcopy: Remove the x- | Dr. David Alan Gilbert |
2016-03-05 | chardev: Drop useless ChardevDummy type | Eric Blake |
2016-03-01 | qapi: promote input-send-event to stable | Gerd Hoffmann |
2016-03-01 | qapi: rename InputAxis values. | Gerd Hoffmann |
2016-03-01 | qapi: rename input buttons | Gerd Hoffmann |
2016-03-01 | qapi: switch x-input-send-event from console to device+head | Gerd Hoffmann |
2016-02-22 | Dump: add qmp command "query-dump" | Peter Xu |
2016-02-22 | dump-guest-memory: using static DumpState, add DumpStatus | Peter Xu |
2016-02-22 | dump-guest-memory: add "detach" flag for QMP/HMP interfaces. | Peter Xu |
2016-01-26 | char: introduce support for TLS encrypted TCP chardev backend | Daniel P. Berrange |
2016-01-15 | qemu-char: add logfile facility to all chardev backends | Daniel P. Berrange |
2016-01-15 | qapi-schema: dump-guest-memory: Improve text | Andrew Jones |
2015-12-18 | qemu-char: convert to use error checked base64 decode | Daniel P. Berrange |