commit | 73534f2f682f2957fabb25e3890481098cc5dcee | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Thu Aug 20 19:42:39 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Aug 27 20:30:22 2009 -0500 |
tree | 16dc4aa473ce9f024409689a77e3ff775a8f6c66 | |
parent | f16c4abfadf9ae63bd22fb793484912542be0da7 [diff] |
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>