index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
migration
/
guestperf
Age
Commit message (
Expand
)
Author
2021-07-14
tests/migration: fix unix socket migration
Hyman
2021-07-05
tests/migration: fix "downtime_limit" type when "migrate-set-parameters"
Hyman Huang(黄勇)
2021-07-05
tests/migration: parse the thread-id key of CpuInfoFast
Hyman Huang(黄勇)
2021-05-13
tests/migration: introduce multifd into guestperf
Hyman
2021-04-07
tests/migration: fix parameter of auto-converge migration
Hyman Huang(黄勇)
2021-03-18
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...
Peter Maydell
2021-03-18
machine: remove 'query-cpus' QMP command
Daniel P. Berrangé
2021-03-18
migrate: remove QMP/HMP commands for speed, downtime and cache size
Daniel P. Berrangé
2021-03-16
tests/migration: fix unix socket batch migration
Hyman
2020-12-15
Remove the deprecated -realtime option
Thomas Huth
2020-11-15
tests/migration: Fix LGPL information in the file headers
Gan Qixin
2020-02-07
drop "from __future__ import print_function"
Paolo Bonzini
2019-09-19
Replace '-machine accel=xyz' with '-accel xyz'
Thomas Huth
2019-07-01
python/qemu: split QEMUMachine out from underneath __init__.py
John Snow
2019-02-22
Introduce a Python module structure
Cleber Rosa
2018-10-03
Revert "tests: migration/guestperf Python 2.6 argparse compatibility"
Eduardo Habkost
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2017-10-11
scripts: Remove debug parameter from QEMUMachine
Eduardo Habkost
2017-10-11
guestperf: Configure logging on all shell frontends
Eduardo Habkost
2017-08-30
tests: migration/guestperf Python 2.6 argparse compatibility
Stefan Hajnoczi
2016-07-22
tests: introduce a framework for testing migration performance
Daniel P. Berrange