Message ID | 20190426090730.2691-1-chen.zhang@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Optimize COLO related codes and description | expand |
Hi Dave, I noticed that you have reviewed all the patches in this series, can you queue it? Thanks Zhang Chen > -----Original Message----- > From: Zhang, Chen > Sent: Friday, April 26, 2019 5:07 PM > To: Laurent Vivier <laurent@vivier.eu>; Dr. David Alan Gilbert > <dgilbert@redhat.com>; Juan Quintela <quintela@redhat.com>; zhanghailiang > <zhang.zhanghailiang@huawei.com>; Markus Armbruster > <armbru@redhat.com>; qemu-dev <qemu-devel@nongnu.org> > Cc: Zhang Chen <zhangckid@gmail.com>; Zhang, Chen <chen.zhang@intel.com> > Subject: [PATCH 0/3] Optimize COLO related codes and description > > From: Zhang Chen <chen.zhang@intel.com> > > 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
* Zhang, Chen (chen.zhang@intel.com) 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 <laurent@vivier.eu>; Dr. David Alan Gilbert > > <dgilbert@redhat.com>; Juan Quintela <quintela@redhat.com>; zhanghailiang > > <zhang.zhanghailiang@huawei.com>; Markus Armbruster > > <armbru@redhat.com>; qemu-dev <qemu-devel@nongnu.org> > > Cc: Zhang Chen <zhangckid@gmail.com>; Zhang, Chen <chen.zhang@intel.com> > > Subject: [PATCH 0/3] Optimize COLO related codes and description > > > > From: Zhang Chen <chen.zhang@intel.com> > > > > 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 / dgilbert@redhat.com / Manchester, UK
* Zhang Chen (chen.zhang@intel.com) wrote: > From: Zhang Chen <chen.zhang@intel.com> > > In this series we optimize codes and fix some tiny issues. Queued > > 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 / dgilbert@redhat.com / Manchester, UK
From: Zhang Chen <chen.zhang@intel.com> 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(-)