projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0913d1
)
migration/colo.h: Remove obsolete codes
author
Zhang Chen
<chen.zhang@intel.com>
Fri, 26 Apr 2019 09:07:29 +0000
(17:07 +0800)
committer
Dr. David Alan Gilbert
<dgilbert@redhat.com>
Tue, 14 May 2019 16:33:35 +0000
(17:33 +0100)
Signed-off-by: Zhang Chen <chen.zhang@intel.com>
Message-Id: <
20190426090730
.2691-3-chen.zhang@intel.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
include/migration/colo.h
patch
|
blob
|
history
diff --git
a/include/migration/colo.h
b/include/migration/colo.h
index ddebe0ad27554e48a944eb6e827833cdcf4a38a1..f6fbe23ec94a95d087c1c27a6c9ee0b59a72dc24 100644
(file)
--- 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);