migration: Add VMSTATE_STRUCT_2DARRAY()
authorStafford Horne <shorne@gmail.com>
Sun, 16 Apr 2017 10:43:23 +0000 (19:43 +0900)
committerStafford Horne <shorne@gmail.com>
Thu, 4 May 2017 00:39:06 +0000 (09:39 +0900)
commitb75c958d888f3c973bae6c6471edacf53fb27182
treeae042ad6941bbe3a7a133e0baeca7bc701fe1cfa
parentd89e71e873dca0ca6d3b3adab283045a03f4ca99
migration: Add VMSTATE_STRUCT_2DARRAY()

For openrisc we implement tlb state as a 2d array of tlb entry structs.
This is added to allow easy storing of state of 2d arrays.

Signed-off-by: Stafford Horne <shorne@gmail.com>
include/migration/vmstate.h