diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2013-04-05 16:17:59 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2013-04-05 16:17:59 +0100 |
commit | bd7f92e59e7f40ddaeda40e55f7818c8121ecf1a (patch) | |
tree | d9de5c6a09fc6f85c678363967a72d652f8346bc /device-hotplug.c | |
parent | b79269b78d0182fa7f4e23b779010145d0b4eaea (diff) | |
download | qemu-bd7f92e59e7f40ddaeda40e55f7818c8121ecf1a.zip qemu-bd7f92e59e7f40ddaeda40e55f7818c8121ecf1a.tar.gz qemu-bd7f92e59e7f40ddaeda40e55f7818c8121ecf1a.tar.bz2 |
vmstate: Add support for two dimensional arrays
Add support for migrating two dimensional arrays, by defining
a set of new macros VMSTATE_*_2DARRAY paralleling the existing
VMSTATE_*_ARRAY macros. 2D arrays are handled the same for actual
state serialization; the only difference is that the type check
has to change for a 2D array.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Igor Mitsyanko <i.mitsyanko@gmail.com>
Message-id: 1363975375-3166-2-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'device-hotplug.c')
0 files changed, 0 insertions, 0 deletions