diff options
| author | David Gibson | 2016-11-21 00:50:02 +0100 |
|---|---|---|
| committer | David Gibson | 2016-11-23 02:00:48 +0100 |
| commit | 3fed86eefc15cda07270225731399ecd787153b8 (patch) | |
| tree | bf74cfe2304f0e07facd2148017af80785567157 /include/hw | |
| parent | target-ppc: Fix CPU migration from qemu-2.6 <-> later versions (diff) | |
| download | qemu-3fed86eefc15cda07270225731399ecd787153b8.tar.gz qemu-3fed86eefc15cda07270225731399ecd787153b8.tar.xz qemu-3fed86eefc15cda07270225731399ecd787153b8.zip | |
migration: Add VMSTATE_UINTTL_TEST()
include/migration/cpu.h defines VMSTATE_UINTTL() and several variants
for migrating target_ulong fields. It's defined in terms of
VMSTATE_UINT32() or VMSTATE_UINT64() as appropriate.
It doesn't, however, include a VMSTATE_UINTTL_TEST() variant, which
I'm going to need shortly. So, add it.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Diffstat (limited to 'include/hw')
0 files changed, 0 insertions, 0 deletions
