index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
analyze-migration.py
Age
Commit message (
Expand
)
Author
2021-10-23
analyze-migration.py: fix extract contents ('-x') errors
Laurent Vivier
2021-10-23
analyze-migration.py: fix a long standing typo
Laurent Vivier
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-09-18
analyze-migration.py: fix read_migration_debug_json() return type
Alexey Kirillov
2020-05-31
python: remove more instances of sys.version_info
John Snow
2019-12-16
analyze-migration.py: replace numpy with python 3.2
Marc-André Lureau
2019-12-16
analyze-migration.py: fix find() type error
Marc-André Lureau
2019-01-17
scripts: Remove unused python imports
Philippe Mathieu-Daudé
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2018-01-15
migration: fix analyze-migration.py script with radix table
Laurent Vivier
2015-11-04
migration: fix analyze-migration.py script
Mark Cave-Ayland
2015-06-12
Teach analyze-migration.py about section footers
Dr. David Alan Gilbert
2015-02-10
Fix name error in migration stream analyzation script
Greg Kurz
2015-02-05
Add migration stream analyzation script
Alexander Graf