| Commit message (Expand) | Author | Age | Files | Lines |
* | block: add a 'blockdev-snapshot' QMP command | Alberto Garcia | 2015-11-11 | 1 | -0/+2 |
* | block: rename BlockdevSnapshot to BlockdevSnapshotSync | Alberto Garcia | 2015-11-11 | 1 | -1/+1 |
* | qmp: Introduce blockdev-change-medium | Max Reitz | 2015-11-11 | 1 | -2/+4 |
* | MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state | Dr. David Alan Gilbert | 2015-11-10 | 1 | -1/+3 |
* | migrate_start_postcopy: Command to trigger transition to postcopy | Dr. David Alan Gilbert | 2015-11-10 | 1 | -0/+8 |
* | Add migration-capability boolean for postcopy-ram. | Dr. David Alan Gilbert | 2015-11-10 | 1 | -1/+5 |
* | replay: global variables and function stubs | Pavel Dovgalyuk | 2015-11-05 | 1 | -0/+18 |
* | qapi-schema: mark InetSocketAddress as mandatory again | Daniel P. Berrange | 2015-11-02 | 1 | -4/+2 |
* | sockets: allow port to be NULL when listening on IP address | Daniel P. Berrange | 2015-10-20 | 1 | -2/+4 |
* | qapi: Lazy creation of array types | Eric Blake | 2015-10-15 | 1 | -0/+11 |
* | init/cleanup of netfilter object | Yang Hongyang | 2015-10-12 | 1 | -0/+20 |
* | qmp/hmp: Add throttle ratio to query-migrate and info migrate | Jason J. Herne | 2015-09-30 | 1 | -1/+6 |
* | migration: Parameters for auto-converge cpu throttling | Jason J. Herne | 2015-09-30 | 1 | -3/+30 |
* | vhost-user: add multiple queue support | Changchun Ouyang | 2015-09-24 | 1 | -1/+5 |
* | monitor: allow device_del to accept QOM paths | Daniel P. Berrange | 2015-09-22 | 1 | -1/+1 |
* | qapi: New QMP command query-qmp-schema for QMP introspection | Markus Armbruster | 2015-09-21 | 1 | -0/+3 |
* | qapi-schema: Fix up misleading specification of netdev_add | Markus Armbruster | 2015-09-21 | 1 | -6/+7 |
* | qom: Don't use 'gen': false for qom-get, qom-set, object-add | Markus Armbruster | 2015-09-21 | 1 | -6/+3 |
* | crypto: introduce new base module for TLS credentials | Daniel P. Berrange | 2015-09-15 | 1 | -0/+3 |
* | qapi-schema: remove legacy<> from doc | Marc-André Lureau | 2015-09-11 | 1 | -9/+6 |
* | s390x: Dump storage keys qmp command | Jason J. Herne | 2015-09-03 | 1 | -0/+14 |
* | qapi: add missing @ | Marc-André Lureau | 2015-07-27 | 1 | -1/+1 |
* | Revert "vhost-user: add multi queue support" | Michael S. Tsirkin | 2015-07-20 | 1 | -5/+1 |
* | migration: Make events a capability | Juan Quintela | 2015-07-07 | 1 | -1/+4 |
* | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s... | Peter Maydell | 2015-06-15 | 1 | -1/+5 |
|\ |
|
| * | watchdog: Add new Virtual Watchdog action INJECT-NMI | Mao Chuan Li | 2015-06-11 | 1 | -1/+5 |
* | | qmp/hmp: add rocker device support | Scott Feldman | 2015-06-12 | 1 | -0/+3 |
|/ |
|
* | monitor: Convert client_migrate_info to QAPI | Markus Armbruster | 2015-06-02 | 1 | -0/+19 |
* | vhost-user: add multi queue support | Ouyang Changchun | 2015-06-01 | 1 | -1/+5 |
* | kbd: add brazil kbd keys to qemu | Gerd Hoffmann | 2015-05-29 | 1 | -1/+3 |
* | qmp: Add qom_path field to query-cpus command | Eduardo Habkost | 2015-05-14 | 1 | -2/+6 |
* | migration: Add qmp commands to set and query parameters | Liang Li | 2015-05-07 | 1 | -0/+45 |
* | migration: Use an array instead of 3 parameters | Liang Li | 2015-05-07 | 1 | -0/+23 |
* | migration: Add interface to control compression | Liang Li | 2015-05-07 | 1 | -1/+10 |
* | qapi: Drop inline nested structs in query-pci | Eric Blake | 2015-05-05 | 1 | -25/+59 |
* | qapi: Use 'struct' instead of 'type' in schema | Eric Blake | 2015-05-05 | 1 | -83/+83 |
* | qapi: Unify type bypass and add tests | Eric Blake | 2015-05-05 | 1 | -7/+7 |
* | migration: Convert 'status' of MigrationInfo to use an enum type | zhanghailiang | 2015-03-17 | 1 | -5/+29 |
* | Warn against the use of the string as uri parameter to migrate-incoming | Dr. David Alan Gilbert | 2015-03-17 | 1 | -0/+3 |
* | Add migrate_incoming | Dr. David Alan Gilbert | 2015-03-16 | 1 | -0/+15 |
* | qapi-schema: Fix SpiceChannel docs | Cole Robinson | 2015-03-10 | 1 | -3/+3 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150122-1' into... | Peter Maydell | 2015-01-22 | 1 | -0/+12 |
|\ |
|
| * | input: improve docs for input-send-event qmp command | Gerd Hoffmann | 2015-01-22 | 1 | -0/+12 |
* | | monitor: add vnc websockets | Gerd Hoffmann | 2015-01-22 | 1 | -1/+4 |
* | | monitor: add query-vnc-servers command | Gerd Hoffmann | 2015-01-22 | 1 | -0/+68 |
|/ |
|
* | block: Add blockdev-backup to transaction | Fam Zheng | 2015-01-13 | 1 | -0/+2 |
* | qapi: Comment version info in TransactionAction | Fam Zheng | 2015-01-13 | 1 | -0/+6 |
* | qapi-schema: fix typo about change-vnc-password | Gonglei | 2014-12-10 | 1 | -1/+1 |
* | input: move input-send-event into experimental namespace | Gerd Hoffmann | 2014-11-25 | 1 | -2/+4 |
* | QMP/input-send-event: make console parameter optional | Amos Kong | 2014-11-13 | 1 | -2/+2 |