index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
tests/qtest: migration-test: Add tests for file-based migration
Fabiano Rosas
1
-0
/
+147
2023-10-17
tests/qtest/migration: Add a test for the analyze-migration script
Fabiano Rosas
2
-0
/
+62
2023-10-17
migration: Fix analyze-migration read operation signedness
Fabiano Rosas
1
-3
/
+3
2023-10-17
migration: Fix analyze-migration.py when ignore-shared is used
Fabiano Rosas
1
-0
/
+5
2023-10-17
migration: Add capability parsing to analyze-migration.py
Fabiano Rosas
1
-0
/
+38
2023-10-17
migration: Fix analyze-migration.py 'configuration' parsing
Fabiano Rosas
1
-4
/
+14
2023-10-17
migration: Add the configuration vmstate to the json writer
Nikolay Borisov
2
-4
/
+17
2023-10-17
migration: fix RAMBlock add NULL check
Dmitry Frolov
1
-0
/
+5
2023-10-17
migration: Allow user to specify available switchover bandwidth
Peter Xu
7
-6
/
+99
2023-10-17
migration: Use g_autofree to simplify ram_dirty_bitmap_reload()
Philippe Mathieu-Daudé
1
-11
/
+6
2023-10-17
migration: refactor migration_completion
Wei Wang
1
-72
/
+93
2023-10-13
hw/ufs: Fix incorrect register fields
Jeuk Kim
1
-2
/
+2
2023-10-13