diff options
| author | Peter Maydell | 2013-04-05 17:17:59 +0200 |
|---|---|---|
| committer | Peter Maydell | 2013-04-05 17:17:59 +0200 |
| commit | bd7f92e59e7f40ddaeda40e55f7818c8121ecf1a (patch) | |
| tree | d9de5c6a09fc6f85c678363967a72d652f8346bc /linux-user | |
| parent | hw/onenand.c: fix migration of dynamically allocated buffer "otp" (diff) | |
| download | qemu-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 'linux-user')
0 files changed, 0 insertions, 0 deletions
