]> Git Repo - qemu.git/commit - savevm.c
Add VMState support for static sized buffers (uint_8)
authorJuan Quintela <[email protected]>
Thu, 20 Aug 2009 17:42:35 +0000 (19:42 +0200)
committerAnthony Liguori <[email protected]>
Fri, 28 Aug 2009 01:30:22 +0000 (20:30 -0500)
commit6f67c50ff42943a2ae51202dad0ef996dc40bb51
tree0acd576a2ed29828b96a4417716e67b3b6ca6252
parent2d1e9f96a2dc081e3a7eeb7b55482e0de4752fca
Add VMState support for static sized buffers (uint_8)

This patch adds support for static sized buffer and typecheks that the buffer is right.

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