introduce VMSTATE_U64
commite4d6d49061b45e7134437cdd5bae2d443eedc3bc
authorGlauber Costa <glommer@redhat.com>
Fri, 16 Oct 2009 19:27:37 +0000 (16 15:27 -0400)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 19 Oct 2009 19:44:14 +0000 (19 17:44 -0200)
tree437aabda6ec50dadae4cc632b2c2bf0d1c233dcd
parentf406e8939d53f2c867aa50ab3fd6aee080b504b2
introduce VMSTATE_U64

This is a patch actually written by Juan, which, according to him,
he plans on posting to qemu.git. Problem is that linux defines
u64 in a way that is type-uncompatible with uint64_t.

I am including it here, because it is a dependency to my patch series
that follows.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
hw/hw.h
savevm.c