projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b51b50
)
migration: fix typo in mig_throttle_guest_down comment
author
Olaf Hering
<olaf@aepfle.de>
Thu, 8 Jul 2021 16:21:59 +0000
(18:21 +0200)
committer
Laurent Vivier
<laurent@vivier.eu>
Fri, 9 Jul 2021 16:42:46 +0000
(18:42 +0200)
Fixes commit
3d0684b2ad82a5dde68e3f08b0d7786dccaf619c
("ram: Update
all functions comments")
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <
20210708162159
.18045-1-olaf@aepfle.de>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
migration/ram.c
patch
|
blob
|
history
diff --git
a/migration/ram.c
b/migration/ram.c
index 723af67c2e91c73237d5d4ccd99c253274a8f4aa..88ff34f5742452ca5c6e804921a302f9526ce424 100644
(file)
--- a/
migration/ram.c
+++ b/
migration/ram.c
@@
-600,7
+600,7
@@
static size_t save_page_header(RAMState *rs, QEMUFile *f, RAMBlock *block,
}
/**
- * mig_throttle_guest_down: thro
o
tle down the guest
+ * mig_throttle_guest_down: thro
t
tle down the guest
*
* Reduce amount of guest cpu execution to hopefully slow down memory
* writes. If guest dirty memory rate is reduced below the rate at