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
Age
Commit message (
Expand
)
Author
2019-09-19
Replace '-machine accel=xyz' with '-accel xyz'
Thomas Huth
2019-08-21
test: Use g_strndup instead of plain strndup
tony.nguyen@bt.com
2019-07-01
python/qemu: split QEMUMachine out from underneath __init__.py
John Snow
2019-06-12
Clean up a few header guard symbols
Markus Armbruster
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
2019-02-22
Introduce a Python module structure
Cleber Rosa
2018-10-11
migration-test: Only generate a single target architecture
Juan Quintela
2018-10-11
tests/migration: Enable the migration test on s390x, too
Thomas Huth
2018-10-11
tests: Add migration test for aarch64
Wei Huang
2018-10-03
Revert "tests: migration/guestperf Python 2.6 argparse compatibility"
Eduardo Habkost
2018-09-26
tests/migration: Add migration-test header file
Wei Huang
2018-09-26
tests/migration: Support cross compilation in generating boot header file
Wei Huang
2018-09-26
tests/migration: Convert x86 boot block compilation script into Makefile
Wei Huang
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2018-02-14
tests/migration: Add source to PC boot block
Dr. David Alan Gilbert
2018-02-09
Clean up includes
Markus Armbruster
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