OSDN Git Service

migration: Move QEMU_VM_* defines to migration/migration.h
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 28 Nov 2013 14:01:11 +0000 (12:01 -0200)
committerJuan Quintela <quintela@redhat.com>
Mon, 13 Jan 2014 11:39:48 +0000 (12:39 +0100)
commitb5503338ed1c66310f090cd9164abd244fc82631
tree7972f534148c3032b425e37dd0b793db279f2bb9
parentc961514fd9e707b6a39c60f687a711ffe0a33539
migration: Move QEMU_VM_* defines to migration/migration.h

The VMState code will be moved to vmstate.c and it uses some of the
QEMU_VM_* constants, so move it to a header.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
include/migration/migration.h
savevm.c