Age | Commit message (Expand) | Author |
2017-04-21 | hmp: info migrate_parameters format tunes | Peter Xu |
2017-04-21 | hmp: info migrate_capability format tunes | Peter Xu |
2017-04-21 | ram: Add page-size to output in 'info migrate' | Chao Fan |
2017-03-15 | Bugfix: Handle error if VM Generation ID device not present | Ben Warren |
2017-03-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2017-03-02 | qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands | Igor Mammedov |
2017-02-28 | hmp: Request permissions in qemu-io | Kevin Wolf |
2017-02-28 | block: Add error parameter to blk_insert_bs() | Kevin Wolf |
2017-02-28 | block: Add permissions to blk_new() | Kevin Wolf |
2017-02-23 | util/cutils: Change qemu_strtosz*() from int64_t to uint64_t | Markus Armbruster |
2017-02-23 | util/cutils: Return qemu_strtosz*() error and value separately | Markus Armbruster |
2017-02-23 | util/cutils: Let qemu_strtosz*() optionally reject trailing crap | Markus Armbruster |
2017-02-23 | util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB() | Markus Armbruster |
2017-02-21 | monitor: Fix crashes when using HMP commands without CPU | Thomas Huth |
2017-02-21 | monitor: add poll-* properties into query-iothreads result | Pavel Hrdina |
2017-02-21 | hmp: fix block_set_io_throttle | Eric Blake |
2017-01-31 | char: headers clean-up | Marc-André Lureau |
2017-01-12 | monitor: fix qmp/hmp query-memdev not reporting IDs of memory backends | Igor Mammedov |
2017-01-12 | monitor: reuse user_creatable_add_opts() instead of user_creatable_add() | Igor Mammedov |
2016-11-15 | Merge remote-tracking branch 'quintela/tags/migration/20161114' into staging | Stefan Hajnoczi |
2016-11-14 | migration: fix missing assignment for has_x_checkpoint_delay | zhanghailiang |
2016-11-11 | hmp: Make block_stream set an explicit job ID | Alberto Garcia |
2016-10-31 | block: Add 'base-node' parameter to the 'block-stream' command | Alberto Garcia |
2016-10-30 | COLO: Add 'x-colo-lost-heartbeat' command to trigger failover | zhanghailiang |
2016-10-30 | COLO: Add checkpoint-delay parameter for migrate-set-parameters | zhanghailiang |
2016-10-24 | char: remove init callback | Marc-André Lureau |
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-13 | migrate: Fix cpu-throttle-increment regression in HMP | Eric Blake |
2016-10-10 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-10-10 | net: don't poke at chardev internal QemuOpts | Daniel P. Berrange |
2016-10-04 | intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ... | Hervé Poussineau |
2016-09-23 | block: Accept device model name for blockdev-change-medium | Kevin Wolf |
2016-09-23 | block: Accept device model name for eject | Kevin Wolf |
2016-09-23 | hmp: Remove dead code in hmp_qemu_io() | Kevin Wolf |
2016-09-05 | block: Allow node name for 'qemu-io' HMP command | Kevin Wolf |
2016-09-05 | drive-backup: added support for data compression | Pavel Butsykin |
2016-09-05 | block: simplify drive-backup | Pavel Butsykin |
2016-07-19 | block: Simplify drive-mirror | Eric Blake |
2016-07-19 | block: Simplify block_set_io_throttle | Eric Blake |
2016-07-13 | stream: Add 'job-id' parameter to 'block-stream' | Alberto Garcia |
2016-07-13 | backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup' | Alberto Garcia |
2016-07-13 | mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror' | Alberto Garcia |
2016-07-06 | qapi: Add new visit_complete() function | Eric Blake |
2016-07-06 | string-output-visitor: Favor new visit_free() function | Eric Blake |
2016-07-06 | opts-visitor: Favor new visit_free() function | Eric Blake |
2016-06-27 | qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore | Peter Krempa |
2016-06-17 | hmp: Add 'info hotpluggable-cpus' HMP command | Bharata B Rao |
2016-06-16 | hmp: acquire aio_context in hmp_qemu_io | Vladimir Sementsov-Ogievskiy |