Searched hist:"294 e5a4034e81b3d8db03b4e0f691386f20d6ed3" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/migration/ |
H A D | options.c | diff 294e5a4034e81b3d8db03b4e0f691386f20d6ed3 Tue Jun 21 06:36:11 CDT 2022 Juan Quintela <quintela@redhat.com> multifd: Only flush once each full round of memory
We need to add a new flag to mean to flush at that point. Notice that we still flush at the end of setup and at the end of complete stages.
Signed-off-by: Juan Quintela <quintela@redhat.com> Acked-by: Peter Xu <peterx@redhat.com>
---
Add missing qemu_fflush(), now it passes all tests always. In the previous version, the check that changes the default value to false got lost in some rebase. Get it back.
|
H A D | migration.h | diff 294e5a4034e81b3d8db03b4e0f691386f20d6ed3 Tue Jun 21 06:36:11 CDT 2022 Juan Quintela <quintela@redhat.com> multifd: Only flush once each full round of memory
We need to add a new flag to mean to flush at that point. Notice that we still flush at the end of setup and at the end of complete stages.
Signed-off-by: Juan Quintela <quintela@redhat.com> Acked-by: Peter Xu <peterx@redhat.com>
---
Add missing qemu_fflush(), now it passes all tests always. In the previous version, the check that changes the default value to false got lost in some rebase. Get it back.
|
H A D | ram.c | diff 294e5a4034e81b3d8db03b4e0f691386f20d6ed3 Tue Jun 21 06:36:11 CDT 2022 Juan Quintela <quintela@redhat.com> multifd: Only flush once each full round of memory
We need to add a new flag to mean to flush at that point. Notice that we still flush at the end of setup and at the end of complete stages.
Signed-off-by: Juan Quintela <quintela@redhat.com> Acked-by: Peter Xu <peterx@redhat.com>
---
Add missing qemu_fflush(), now it passes all tests always. In the previous version, the check that changes the default value to false got lost in some rebase. Get it back.
|