commit | 2966b390d0f7cd5e5b971290fcc20685de374228 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Thu Nov 12 00:39:12 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Nov 12 11:23:56 2009 -0600 |
tree | 61636a1b3cca5aeccfc5b8f4a9ac8a771db8e535 | |
parent | 6b1325029d80455b9da7cd7bd84a88cb915b867c [diff] |
fdc: fix vmstate variable passed When code was transformed to use qdev_reset/vmstate registration, vmstate was passed a variable of the wrong type Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>