index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
/
migration.json
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-26
migration: skipped field is really obsolete.
Juan Quintela
1
-2
/
+10
2023-07-26
migration: Extend query-migrate to provide dirty page limit info
Hyman Huang(黄勇)
1
-1
/
+15
2023-07-26
migration: Introduce dirty-limit capability
Hyman Huang(黄勇)
1
-1
/
+12
2023-07-26
qapi/migration: Introduce vcpu-dirty-limit parameters
Hyman Huang(黄勇)
1
-3
/
+15
2023-07-26
qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
Hyman Huang(黄勇)
1
-7
/
+27
2023-07-10
migration.json: Don't use space before colon
Juan Quintela
1
-10
/
+10
2023-07-10
qapi: better docs for calc-dirty-rate and friends
Andrei Gudkov
1
-29
/
+74
2023-06-30
migration: Add switchover ack capability
Avihai Horon
1
-1
/
+11
2023-06-13
exec/memory: Introduce RAM_NAMED_FILE flag
Steve Sistare
1
-2
/
+2
2023-05-10
build: move COLO under CONFIG_REPLICATION
Vladimir Sementsov-Ogievskiy
1
-3
/
+6
2023-05-10
qapi: Reformat doc comments to conform to current conventions
Markus Armbruster
1
-594
/
+579
2023-05-09
qapi: Tidy up a slightly awkward TODO comment
Markus Armbruster
1
-2
/
+3
2023-04-28
qapi: Fix misspelled section tags in doc comments
Markus Armbruster
1
-1
/
+1
2023-04-28
qapi: Tidy up examples
Markus Armbruster
1
-11
/
+22
2023-04-28
qapi: Fix misspelled references
Markus Armbruster
1
-1
/
+1
2023-04-24
spice: move client_migrate_info command to ui/
Juan Quintela
1
-28
/
+0
2023-02-06
migration: Introduce interface query-migrationthreads
Jiang Jiacheng
1
-0
/
+29
2022-09-07
qapi: fix examples of events missing timestamp
Victor Toso
1
-4
/
+23
2022-07-20
Add dirty-sync-missed-zero-copy migration stat
Leonardo Bras
1
-1
/
+6
2022-07-20
migration: Add postcopy-preempt capability
Peter Xu
1
-1
/
+6
2022-07-20
softmmu/dirtylimit: Implement dirty page rate limit
Hyman Huang(黄勇)
1
-0
/
+80
2022-06-22
migration: Change zero_copy_send from migration parameter to migration capabi...
Leonardo Bras
1
-24
/
+9
2022-05-16
Merge tag 'pull-migration-20220516a' of https://gitlab.com/dagrh/qemu into st...
Richard Henderson
1
-0
/
+24
2022-05-16
migration: Add zero-copy-send parameter for QMP/HMP for Linux
Leonardo Bras
1
-0
/
+24
2022-05-16
qapi: Stop using whitespace for alignment in comments
Andrea Bolognani
1
-4
/
+4
2022-05-16
qapi: Drop unnecessary empty lines in comments
Andrea Bolognani
1
-7
/
+0
2022-05-16
qapi: Add missing separators between sections
Andrea Bolognani
1
-0
/
+4
2022-04-21
qapi: Fix documentation for query-xen-replication-status
Andrea Bolognani
1
-1
/
+1
2022-04-05
qapi: Fix calc-dirty-rate example
Markus Armbruster
1
-1
/
+1
2022-04-05
qapi: fix example of query-colo-status command
Victor Toso
1
-1
/
+1
2022-03-31
qapi: fix example of UNPLUG_PRIMARY event
Victor Toso
1
-1
/
+3
2022-02-28
qapi/migration: Fix examples document wrong field name for arguments
Fabian Holler
1
-5
/
+5
2022-01-28
migration: Tally pre-copy, downtime and post-copy bytes independently
David Edmondson
1
-1
/
+12
2021-11-09
docs: fix 'sample-pages' option tag
Hyman Huang(黄勇)
1
-1
/
+1
2021-11-06
docs: fix qemu incorrect tag
Hyman Huang(黄勇)
1
-5
/
+5
2021-11-01
migration/dirtyrate: implement dirty-bitmap dirtyrate calculation
Hyman Huang(黄勇)
1
-2
/
+4
2021-11-01
migration/dirtyrate: implement dirty-ring dirtyrate calculation
Hyman Huang(黄勇)
1
-2
/
+14
2021-11-01
migration/dirtyrate: introduce struct and adjust DirtyRateStat
Hyman Huang(黄勇)
1
-0
/
+30
2021-10-29
qapi: Mark unstable QMP parts with feature 'unstable'
Markus Armbruster
1
-6
/
+29
2021-08-26
qapi: make 'if' condition strings simple identifiers
Marc-André Lureau
1
-5
/
+5
2021-06-08
migration/dirtyrate: make sample page count configurable
Hyman Huang(黄勇)
1
-3
/
+12
2021-05-13
migration: Drop redundant query-migrate result @blocked
Markus Armbruster
1
-6
/
+0
2021-04-20
migration: Deprecate redundant query-migrate result @blocked
Markus Armbruster
1
-2
/
+7
2021-03-18
migrate: remove QMP/HMP commands for speed, downtime and cache size
Daniel P. Berrangé
1
-98
/
+0
2021-02-12
migration: dirty-bitmap: Allow control of bitmap persistence
Peter Krempa
1
-1
/
+18
2021-02-08
migration: introduce snapshot-{save, load, delete} QMP commands
Daniel P. Berrangé
1
-0
/
+173
2021-02-08
migration: Add blocker information
Dr. David Alan Gilbert
1
-0
/
+6
2021-02-08
migration: Clean up signed vs. unsigned XBZRLE cache-size
Markus Armbruster
1
-2
/
+2
2021-02-08
migration: Fix migrate-set-parameters argument validation
Markus Armbruster
1
-14
/
+14
2021-02-08
migration: introduce 'background-snapshot' migration capability
Andrey Gruzdev
1
-1
/
+6
[prev]
[next]