/qemu/tests/qtest/migration/ |
H A D | migration-qmp.c | 190 static bool check_migration_status(QTestState *who, const char *goal, in check_migration_status() argument 198 ready = strcmp(current_status, goal) == 0; in check_migration_status() 206 if (strcmp(goal, "completed") != 0) { in check_migration_status() 219 const char *goal, const char **ungoals) in wait_for_migration_status() argument 222 while (!check_migration_status(who, goal, ungoals)) { in wait_for_migration_status()
|
H A D | migration-util.h | 32 const char *goal, const char **ungoals);
|
/qemu/tests/qtest/ |
H A D | migration-helpers.c | 312 static bool check_migration_status(QTestState *who, const char *goal, in check_migration_status() argument 320 ready = strcmp(current_status, goal) == 0; in check_migration_status() 328 if (strcmp(goal, "completed") != 0) { in check_migration_status() 341 const char *goal, const char **ungoals) in wait_for_migration_status() argument 344 while (!check_migration_status(who, goal, ungoals)) { in wait_for_migration_status()
|
/qemu/tests/tsan/ |
H A D | ignore.tsan | 4 # The eventual goal would be to fix these warnings.
|
H A D | suppressions.tsan | 2 # The goal would be to have here only items we do not
|
/qemu/docs/system/ppc/ |
H A D | powermac.rst | 33 (GPL v2) portable firmware implementation. The goal is to implement a
|
/qemu/docs/system/ |
H A D | target-sparc.rst | 59 OpenBIOS is a free (GPL v2) portable firmware implementation. The goal
|
H A D | qemu-block-drivers.rst.inc | 146 the goal of avoiding metadata I/O and improving performance. This is
|
/qemu/pc-bios/ |
H A D | README | 8 firmware implementation. The goal is to implement a 100% IEEE
|
/qemu/docs/devel/ |
H A D | submitting-a-patch.rst | 377 letter explains the overall goal of such a series, and also provides a 383 When reviewers don't know your goal at the start of their review, they 386 their review. A series where the goal is unclear also risks a higher 631 patch backlog. A good goal is to try to review at least as many patches
|
H A D | codebase.rst | 8 Beyond giving succinct descriptions, the goal is to offer links to various
|
H A D | writing-monitor-commands.rst | 17 building blocks are also fine. The long term goal is to make all
|
/qemu/docs/system/devices/ |
H A D | can.rst | 29 testing lead to goal change to provide environment which provides complete
|
/qemu/docs/ |
H A D | glossary.rst | 176 and user mode. The end goal is to have a similar set of functionality compared
|
H A D | image-fuzzer.txt | 25 The goal of the image fuzzer is to catch crashes of qemu-io/qemu-img
|
/qemu/docs/devel/migration/ |
H A D | CPR.rst | 6 intended for use when the goal is to update host software components
|
/qemu/target/hexagon/idef-parser/ |
H A D | README.rst | 485 This is the final goal for each instruction, meaning that the instruction 505 The goal of this section is to provide a complete example of debugging
|
/qemu/docs/interop/ |
H A D | live-block-operations.rst | 98 files (with the optional goal of removing the overlay file from the
|
/qemu/docs/tools/ |
H A D | qemu-img.rst | 867 postponed with the goal of avoiding metadata I/O and improving
|
/qemu/docs/devel/testing/ |
H A D | main.rst | 232 test cases, so it is possible that extending one of them may achieve the goal
|
/qemu/ |
H A D | qemu-options.hx | 4949 synchronise the host clock and the virtual clock. The goal is to
|