vmstate: Add version arg to VMSTATE_SINGLE_TEST()
authorJuan Quintela <quintela@redhat.com>
Fri, 16 Oct 2009 13:26:53 +0000 (15:26 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 27 Oct 2009 17:28:51 +0000 (12:28 -0500)
commitfeb3c30ab42af96503f4bd576f2f6f3a78023368
treead23550b9d682c40e071a3a146de87296fb8e226
parent0cfdafa4dfa69ca4fe3de71daffea67b7451d7f1
vmstate: Add version arg to VMSTATE_SINGLE_TEST()

This allows to define VMSTATE_SINGLE with VMSTATE_SINGLE_TEST
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/hw.h
target-i386/machine.c