Age | Commit message (Expand) | Author |
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 |
2016-06-16 | Postcopy: Add stats on page requests | Dr. David Alan Gilbert |
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-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa |
2016-03-18 | qapi: Don't special-case simple union wrappers | Eric Blake |
2016-02-25 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-02-22 | Dump: add hmp command "info dump" | Peter Xu |
2016-02-22 | dump-guest-memory: add "detach" flag for QMP/HMP interfaces. | Peter Xu |
2016-02-22 | qapi: Add burst length parameters to block_set_io_throttle | Alberto Garcia |
2016-02-19 | qapi: Don't box branches of flat unions | Eric Blake |
2016-02-16 | nbd: enable use of TLS with nbd-server-start command | Daniel P. Berrange |
2016-02-16 | qom: add helpers for UserCreatable object types | Daniel P. Berrange |
2016-02-08 | qapi: Fix compilation failure on MIPS and SPARC | Eric Blake |
2016-02-08 | qapi: Drop unused 'kind' for struct/enum visit | Eric Blake |
2016-02-08 | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake |
2016-02-08 | hmp: Cache use of qapi visitor | Eric Blake |