Age | Commit message (Expand) | Author | Files | Lines |
2021-01-20 | tests: Rename PAGE_SIZE definitions | Jiaxun Yang | 1 | -5/+5 |
2020-12-15 | Remove the deprecated -realtime option | Thomas Huth | 1 | -1/+1 |
2020-11-15 | tests/migration: Fix LGPL information in the file headers | Gan Qixin | 13 | -13/+13 |
2020-10-13 | Remove superfluous .gitignore files | Thomas Huth | 1 | -2/+0 |
2020-09-08 | meson: convert migration/initrd-stress | Marc-André Lureau | 2 | -0/+24 |
2020-09-08 | meson: fix migration/stress compilation with glibc>=2.30 | Marc-André Lureau | 1 | -0/+2 |
2020-09-08 | tests/migration/stress: remove unused exit_success | Marc-André Lureau | 1 | -13/+0 |
2020-06-17 | tests/migration: fix unreachable path in stress test | Mao Zhongyi | 1 | -8/+5 |
2020-06-17 | tests/migration: mem leak fix | Mao Zhongyi | 1 | -19/+2 |
2020-05-31 | tests/migration/guestperf: Use Python 3 interpreter | Philippe Mathieu-Daudé | 3 | -3/+3 |
2020-02-07 | drop "from __future__ import print_function" | Paolo Bonzini | 3 | -3/+0 |
2019-10-21 | tests/migration: fix a typo in comment | Mao Zhongyi | 1 | -1/+1 |
2019-09-19 | Replace '-machine accel=xyz' with '-accel xyz' | Thomas Huth | 1 | -1/+1 |
2019-08-21 | test: Use g_strndup instead of plain strndup | tony.nguyen@bt.com | 1 | -4/+4 |
2019-07-01 | python/qemu: split QEMUMachine out from underneath __init__.py | John Snow | 1 | -12/+12 |
2019-06-12 | Clean up a few header guard symbols | Markus Armbruster | 1 | -1/+1 |
2019-05-13 | Clean up header guards that don't match their file name | Markus Armbruster | 1 | -3/+4 |
2019-02-22 | Introduce a Python module structure | Cleber Rosa | 1 | -3/+4 |
2018-10-11 | migration-test: Only generate a single target architecture | Juan Quintela | 1 | -9/+14 |
2018-10-11 | tests/migration: Enable the migration test on s390x, too | Thomas Huth | 5 | -1/+318 |
2018-10-11 | tests: Add migration test for aarch64 | Wei Huang | 5 | -1/+121 |
2018-10-03 | Revert "tests: migration/guestperf Python 2.6 argparse compatibility" | Eduardo Habkost | 1 | -5/+3 |
2018-09-26 | tests/migration: Add migration-test header file | Wei Huang | 1 | -0/+21 |
2018-09-26 | tests/migration: Support cross compilation in generating boot header file | Wei Huang | 4 | -28/+50 |
2018-09-26 | tests/migration: Convert x86 boot block compilation script into Makefile | Wei Huang | 3 | -33/+31 |
2018-06-08 | python: futurize -f libfuturize.fixes.fix_print_with_import | Eduardo Habkost | 3 | -31/+34 |
2018-02-14 | tests/migration: Add source to PC boot block | Dr. David Alan Gilbert | 3 | -0/+176 |
2018-02-09 | Clean up includes | Markus Armbruster | 1 | -9/+1 |
2017-10-11 | scripts: Remove debug parameter from QEMUMachine | Eduardo Habkost | 1 | -4/+2 |
2017-10-11 | guestperf: Configure logging on all shell frontends | Eduardo Habkost | 1 | -0/+13 |
2017-08-30 | tests: migration/guestperf Python 2.6 argparse compatibility | Stefan Hajnoczi | 1 | -3/+5 |
2016-07-22 | tests: introduce a framework for testing migration performance | Daniel P. Berrange | 15 | -0/+2316 |