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(a)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(a)redhat.com>
John