summaryrefslogtreecommitdiffstats
path: root/vmstate.c
Commit message (Collapse)AuthorAgeFilesLines
* vmstate: Move VMState code to vmstate.cEduardo Habkost2014-01-131-0/+650
This will allow unit tests to be written for VMState code without pulling dependencies from the savevm code. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Reviewed-by: Orit Wasserman <owasserm@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
OpenPOWER on IntegriCloud