summaryrefslogtreecommitdiffstats
path: root/coroutine-gthread.c
diff options
context:
space:
mode:
authorPeter Maydell2013-04-05 17:17:59 +0200
committerPeter Maydell2013-04-05 17:17:59 +0200
commitbd7f92e59e7f40ddaeda40e55f7818c8121ecf1a (patch)
treed9de5c6a09fc6f85c678363967a72d652f8346bc /coroutine-gthread.c
parenthw/onenand.c: fix migration of dynamically allocated buffer "otp" (diff)
downloadqemu-bd7f92e59e7f40ddaeda40e55f7818c8121ecf1a.tar.gz
qemu-bd7f92e59e7f40ddaeda40e55f7818c8121ecf1a.tar.xz
qemu-bd7f92e59e7f40ddaeda40e55f7818c8121ecf1a.zip
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 'coroutine-gthread.c')
0 files changed, 0 insertions, 0 deletions