* Zhang, Chen ([email protected]) wrote: > Hi Dave, > > I noticed that you have reviewed all the patches in this series, can you > queue it?
Yes, I'm about to start a migration pull now. Dave > Thanks > Zhang Chen > > > > -----Original Message----- > > From: Zhang, Chen > > Sent: Friday, April 26, 2019 5:07 PM > > To: Laurent Vivier <[email protected]>; Dr. David Alan Gilbert > > <[email protected]>; Juan Quintela <[email protected]>; zhanghailiang > > <[email protected]>; Markus Armbruster > > <[email protected]>; qemu-dev <[email protected]> > > Cc: Zhang Chen <[email protected]>; Zhang, Chen <[email protected]> > > Subject: [PATCH 0/3] Optimize COLO related codes and description > > > > From: Zhang Chen <[email protected]> > > > > In this series we optimize codes and fix some tiny issues. > > > > Zhang Chen (3): > > migration/colo.c: Remove redundant input parameter > > migration/colo.h: Remove obsolete codes > > qemu-option.hx: Update missed parameter for colo-compare > > > > include/migration/colo.h | 4 +--- > > migration/colo-failover.c | 2 +- > > migration/colo.c | 2 +- > > qemu-options.hx | 9 ++++++--- > > 4 files changed, 9 insertions(+), 8 deletions(-) > > > > -- > > 2.17.GIT > -- Dr. David Alan Gilbert / [email protected] / Manchester, UK
