
16 Feb
2018
16 Feb
'18
11:02 p.m.
On 02/16/2018 06:22 AM, Daniel P. Berrangé wrote:
These APIs are not required anywhere outside the migration code so need not be exported to the rest of the QEMU driver.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- src/qemu/qemu_migration.c | 43 +++++++++++++++++++++++++++++++++++++------ src/qemu/qemu_migration.h | 32 -------------------------------- 2 files changed, 37 insertions(+), 38 deletions(-)
Signed-off-by: John Ferlan <jferlan@redhat.com> John