]> Git Repo - qemu.git/commit - Makefile.objs
vmstate: Move VMState code to vmstate.c
authorEduardo Habkost <[email protected]>
Thu, 28 Nov 2013 14:01:15 +0000 (12:01 -0200)
committerJuan Quintela <[email protected]>
Mon, 13 Jan 2014 11:39:49 +0000 (12:39 +0100)
commitb6fcfa59fa6ad6d61603e701e006d4ec8f4c9d11
tree8c7fa081b1d2fc91a4255349b0caea8694ab9693
parent51b7fa5b3cf7678263382039a884aa2e74742bb6
vmstate: Move VMState code to vmstate.c

This will allow unit tests to be written for VMState code without
pulling dependencies from the savevm code.

Signed-off-by: Eduardo Habkost <[email protected]>
Reviewed-by: Orit Wasserman <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
Makefile.objs
savevm.c
vmstate.c [new file with mode: 0644]
This page took 0.024844 seconds and 4 git commands to generate.