vmstate: Add support for multiplying size for a constant
commit33599e2a6164b1c7a5b634be1c2e54b8f0fb91bd
authorJuan Quintela <quintela@redhat.com>
Wed, 2 Dec 2009 11:36:43 +0000 (2 12:36 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 3 Dec 2009 16:04:54 +0000 (3 10:04 -0600)
treeba615fe8d01a46ac2522c045f9cc7eb77954090b
parentbfb811ade56e62da44404f55e224f4f5d07a902c
vmstate: Add support for multiplying size for a constant

When the size that we want to transmit is in another field, but in an
unit different that bytes

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/hw.h
savevm.c