Port PCIDevice state to VMState
commit73534f2f682f2957fabb25e3890481098cc5dcee
authorJuan Quintela <quintela@redhat.com>
Thu, 20 Aug 2009 17:42:39 +0000 (20 19:42 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 28 Aug 2009 01:30:22 +0000 (27 20:30 -0500)
tree16dc4aa473ce9f024409689a77e3ff775a8f6c66
parentf16c4abfadf9ae63bd22fb793484912542be0da7
Port PCIDevice state to VMState

This uses a variant of buffer, with extra checks. Also uses the new
support for cheking that a read value is less or equal than a field.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/hw.h
hw/pci.c