Re: [PATCH 0/6] colo: migration related bugfixes

2020-06-01 Thread Dr. David Alan Gilbert
* Lukas Straub (lukasstra...@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 >

[PATCH 0/6] colo: migration related bugfixes

2020-05-11 Thread Lukas Straub
Hello Everyone, Here are fixes for bugs that I found in my tests. 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.