qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] migration/colo.h: Remove obsolete codes


From: Zhang, Chen
Subject: Re: [Qemu-devel] [PATCH] migration/colo.h: Remove obsolete codes
Date: Fri, 26 Apr 2019 09:23:35 +0000

This patch have been integrated in this series:
http://lists.nongnu.org/archive/html/qemu-devel/2019-04/msg04520.html
Please review it at this link.

Thanks
Zhang Chen

> -----Original Message-----
> From: Zhang, Chen
> Sent: Friday, April 26, 2019 11:40 AM
> To: Laurent Vivier <address@hidden>; Dr. David Alan Gilbert
> <address@hidden>; Juan Quintela <address@hidden>; zhanghailiang
> <address@hidden>; qemu-dev <address@hidden>
> Cc: Zhang Chen <address@hidden>; Zhang, Chen <address@hidden>
> Subject: [PATCH] migration/colo.h: Remove obsolete codes
> 
> From: Zhang Chen <address@hidden>
> 
> Signed-off-by: Zhang Chen <address@hidden>
> ---
>  include/migration/colo.h | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/include/migration/colo.h b/include/migration/colo.h index
> ddebe0ad27..f6fbe23ec9 100644
> --- a/include/migration/colo.h
> +++ b/include/migration/colo.h
> @@ -22,8 +22,6 @@ enum colo_event {
>      COLO_EVENT_FAILOVER,
>  };
> 
> -void colo_info_init(void);
> -
>  void migrate_start_colo_process(MigrationState *s);  bool
> migration_in_colo_state(void);
> 
> --
> 2.17.GIT




reply via email to

[Prev in Thread] Current Thread [Next in Thread]