]> Git Repo - qemu.git/commit - savevm.c
Add VMState support for variable sized arrays
authorJuan Quintela <[email protected]>
Thu, 20 Aug 2009 17:42:33 +0000 (19:42 +0200)
committerAnthony Liguori <[email protected]>
Fri, 28 Aug 2009 01:30:22 +0000 (20:30 -0500)
commitb00319a9dfb4e2f03f065f98681033bcc8651ffe
tree98677ce93b156351e5fdf5d77cafb41b454bbff8
parent8250166039211e5753f070951b85982705fa0f56
Add VMState support for variable sized arrays

This patch add supports for variable sized arrays whose size is
another field of the state.

Signed-off-by: Juan Quintela <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/hw.h
savevm.c
This page took 0.022146 seconds and 4 git commands to generate.