commit | 1eb7538b7753535f9502c8c5779fd9f4e80d1559 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Thu Sep 10 03:04:29 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Sep 11 11:10:05 2009 -0500 |
tree | 7b591034769e41ff8c9592b8566c3cdba125c6bf | |
parent | 274dfed8ba1357496a549d21e94080bca2f7fcb4 [diff] |
vmstate: add sensible arguments to vmstate_unregister() vmsd alone is not enugh, because we can have several structs saved with the same description (vmsd). Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>