]> Git Repo - qemu.git/commit
migration: Move QEMU_VM_* defines to migration/migration.h
authorEduardo Habkost <[email protected]>
Thu, 28 Nov 2013 14:01:11 +0000 (12:01 -0200)
committerJuan Quintela <[email protected]>
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 <[email protected]>
Reviewed-by: Orit Wasserman <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
include/migration/migration.h
savevm.c
This page took 0.025512 seconds and 4 git commands to generate.