| Commit message (Expand) | Author | Age | Files | Lines |
* | qapi: Restrict Xen migration commands to migration.json | Philippe Mathieu-Daudé | 2020-10-21 | 1 | -0/+41 |
* | migration/dirtyrate: present dirty rate only when querying the rate has compl... | Chuan Zheng | 2020-10-12 | 1 | -5/+3 |
* | qapi: Fix doc comment indentation again | Peter Maydell | 2020-09-29 | 1 | -54/+54 |
* | migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func... | Chuan Zheng | 2020-09-25 | 1 | -0/+50 |
* | migration/dirtyrate: add DirtyRateStatus to denote calculation status | Chuan Zheng | 2020-09-25 | 1 | -0/+17 |
* | qapi: Fix indentation, again | Peter Maydell | 2020-09-07 | 1 | -4/+4 |
* | qapi/migration.json: Fix indentation | Peter Maydell | 2020-09-07 | 1 | -30/+30 |
* | migration: Add block-bitmap-mapping parameter | Max Reitz | 2020-08-21 | 1 | -3/+101 |
* | schemas: Add vim modeline | Andrea Bolognani | 2020-08-03 | 1 | -0/+1 |
* | migration/xbzrle: add encoding rate | Wei Wang | 2020-05-07 | 1 | -1/+4 |
* | migration/throttle: Add cpu-throttle-tailslow migration parameter | Keqian Zhu | 2020-05-07 | 1 | -0/+48 |
* | qapi: Mark deprecated QMP parts with feature 'deprecated' | Markus Armbruster | 2020-03-17 | 1 | -12/+24 |
* | migration/throttle: Add throttle-trig-thres migration parameter | Keqian Zhu | 2020-03-13 | 1 | -1/+15 |
* | multifd: Add zstd compression multifd support | Juan Quintela | 2020-02-28 | 1 | -1/+3 |
* | multifd: Add multifd-zstd-level parameter | Juan Quintela | 2020-02-28 | 1 | -3/+26 |
* | multifd: Add zlib compression multifd support | Juan Quintela | 2020-02-28 | 1 | -1/+2 |
* | multifd: Add multifd-zlib-level parameter | Juan Quintela | 2020-02-28 | 1 | -3/+27 |
* | multifd: Add multifd-compression parameter | Juan Quintela | 2020-02-28 | 1 | -3/+27 |
* | qapi/migration.json: Replace _this_ with *this* | Peter Maydell | 2020-02-15 | 1 | -2/+2 |
* | qapi: Remove hardcoded tabs | Peter Maydell | 2020-02-15 | 1 | -3/+3 |
* | qapi: Fix indent level on doc comments in json files | Peter Maydell | 2020-02-15 | 1 | -99/+99 |
* | migration: add new migration state wait-unplug | Jens Freimann | 2019-10-29 | 1 | -1/+4 |
* | qapi: add unplug primary event | Jens Freimann | 2019-10-29 | 1 | -0/+19 |
* | migration: Add validate-uuid capability | Yury Kotov | 2019-09-12 | 1 | -1/+4 |
* | qapi/migration.json: Rename COLOStatus last_mode to last-mode | Zhang Chen | 2019-04-02 | 1 | -2/+2 |
* | qapi/migration.json: Fix ColoStatus member last_mode's version | Zhang Chen | 2019-04-02 | 1 | -1/+1 |
* | Migration/colo.c: Make user obtain the last COLO mode info after failover | Zhang Chen | 2019-03-25 | 1 | -1/+6 |
* | Migration/colo.c: Add new COLOExitReason to handle all failover state | Zhang Chen | 2019-03-25 | 1 | -6/+9 |
* | migration: add support for a "tls-authz" migration parameter | Daniel P. Berrange | 2019-03-25 | 1 | -1/+13 |
* | multifd: Drop x- | Juan Quintela | 2019-03-25 | 1 | -17/+17 |
* | multifd: Drop x-multifd-page-count parameter | Juan Quintela | 2019-03-25 | 1 | -12/+1 |
* | qapi/migration.json: Remove a variable that doesn't exist in example | Zhang Chen | 2019-03-06 | 1 | -1/+1 |
* | migration: Create socket-address parameter | Juan Quintela | 2019-03-06 | 1 | -1/+5 |
* | migration: Introduce ignore-shared capability | Yury Kotov | 2019-03-06 | 1 | -1/+4 |
* | migration: Add announce parameters | Dr. David Alan Gilbert | 2019-03-05 | 1 | -3/+50 |
* | migration: introduce pages-per-second | Xiao Guangrong | 2019-01-23 | 1 | -1/+4 |
* | qapi: add conditions to REPLICATION type/commands on the schema | Marc-André Lureau | 2018-12-14 | 1 | -4/+8 |
* | qapi: break long lines at 'data' member | Marc-André Lureau | 2018-12-13 | 1 | -1/+2 |
* | qapi: Fix COLOStatus and query-colo-status since version | Zhang Chen | 2018-10-31 | 1 | -2/+2 |
* | qapi: Add new command to query colo status | Zhang Chen | 2018-10-19 | 1 | -0/+32 |
* | qapi/migration.json: Rename COLO unknown mode to none mode. | Zhang Chen | 2018-10-19 | 1 | -5/+5 |
* | qmp event: Add COLO_EXIT event to notify users while exited COLO | zhanghailiang | 2018-10-19 | 1 | -0/+38 |
* | migration: show the statistics of compression | Xiao Guangrong | 2018-09-26 | 1 | -1/+25 |
* | migration: do not wait for free thread | Xiao Guangrong | 2018-08-22 | 1 | -0/+18 |
* | migrate/cpu-throttle: Add max-cpu-throttle migration parameter | Li Qiang | 2018-08-22 | 1 | -3/+18 |
* | qapi/migration.json: fix the description for "query-migrate" output | jialina01 | 2018-08-22 | 1 | -13/+12 |
* | migration: Create multifd_bytes ram_counter | Juan Quintela | 2018-06-27 | 1 | -1/+4 |
* | migration/postcopy: Add max-postcopy-bandwidth parameter | Dr. David Alan Gilbert | 2018-06-15 | 1 | -3/+16 |
* | migration: Don't activate block devices if using -S | Dr. David Alan Gilbert | 2018-06-04 | 1 | -1/+5 |
* | qapi: Change "since 2.13" annotations to "since 3.0" | Peter Maydell | 2018-05-29 | 1 | -8/+8 |