projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ada214
)
stubs/colo.c: spelling
author
Michael Tokarev
<mjt@tls.msk.ru>
Thu, 3 Aug 2023 13:06:54 +0000
(16:06 +0300)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Mon, 7 Aug 2023 10:52:59 +0000
(13:52 +0300)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
stubs/colo.c
patch
|
blob
|
history
diff --git
a/stubs/colo.c
b/stubs/colo.c
index f33379d0fdf5e1bedc762f73e3f2b71dc8a4e669..08c9f982d58950e18a7a06379961927e519e78c7 100644
(file)
--- a/
stubs/colo.c
+++ b/
stubs/colo.c
@@
-21,7
+21,7
@@
void colo_checkpoint_delay_set(void)
void migrate_start_colo_process(MigrationState *s)
{
- error_report("Impossible happend: trying to start COLO when COLO "
+ error_report("Impossible happen
e
d: trying to start COLO when COLO "
"module is not built in");
abort();
}