OSDN Git Service

vmstate: Introduce the concept of sub-arrays
authorJuan Quintela <quintela@redhat.com>
Mon, 19 Oct 2009 18:00:36 +0000 (20:00 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 27 Oct 2009 17:28:51 +0000 (12:28 -0500)
commit9ba2f6601d92c739d985107b2b204d420d0af24d
treec872243549feaae981c86128bc10b4fde0d440d7
parent9e77fcd0274fcb5859f4e8acf91d40b2f967fcc4
vmstate: Introduce the concept of sub-arrays

VMSTATE_SUB_ARRAY(..., start, num, ...) saves the num elems starting at
position start of the array
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/hw.h