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