]> git.ipfire.org Git - thirdparty/qemu.git/commit
migration: Add VMSTATE_UINTTL_2DARRAY()
authorStafford Horne <shorne@gmail.com>
Sat, 15 Apr 2017 21:05:58 +0000 (06:05 +0900)
committerStafford Horne <shorne@gmail.com>
Thu, 4 May 2017 00:39:01 +0000 (09:39 +0900)
commit4597992f624c015ceb51fedb4628b3fdb1e5bbaa
tree7706041068b17e3f3e19ffe1853e29661f4174fe
parentef3f5b9e7f83262e1eaea884b0a562b9fa73859c
migration: Add VMSTATE_UINTTL_2DARRAY()

In openRISC we are implementing the shadow registers as a 2d array.
Using this target long method rather than direct 32-bit alternatives is
consistent with the rest of our vm state serialization logic.

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