mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-11 03:24:58 -06:00
stubs/colo.c: spelling
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
8ada214a90
commit
beb1a91781
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ void colo_checkpoint_delay_set(void)
|
||||||
|
|
||||||
void migrate_start_colo_process(MigrationState *s)
|
void migrate_start_colo_process(MigrationState *s)
|
||||||
{
|
{
|
||||||
error_report("Impossible happend: trying to start COLO when COLO "
|
error_report("Impossible happened: trying to start COLO when COLO "
|
||||||
"module is not built in");
|
"module is not built in");
|
||||||
abort();
|
abort();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue