Message ID | cover.1589193382.git.lukasstraub2@web.de (mailing list archive) |
---|---|
Headers | show |
Series | colo: migration related bugfixes | expand |
* Lukas Straub (lukasstraub2@web.de) wrote: > Hello Everyone, > Here are fixes for bugs that I found in my tests. I've queued 1,2,3,4,6 but not 5 since that was still under discussion. Dave > Regards, > Lukas Straub > > Lukas Straub (6): > migration/colo.c: Use event instead of semaphore > migration/colo.c: Use cpu_synchronize_all_states() > migration/colo.c: Flush ram cache only after receiving device state > migration/colo.c: Relaunch failover even if there was an error > migration/qemu-file.c: Don't ratelimit a shutdown fd > migration/colo.c: Move colo_notify_compares_event to the right place > > migration/colo.c | 39 ++++++++++++++++++++++++--------------- > migration/migration.h | 4 ++-- > migration/qemu-file.c | 2 +- > migration/ram.c | 5 +---- > migration/ram.h | 1 + > 5 files changed, 29 insertions(+), 22 deletions(-) > > -- > 2.20.1 -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK