commit | 22ea40f4ff072a113fdf96bff10bc81ee063da32 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Tue Jun 26 17:19:10 2012 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Fri Jul 20 08:19:27 2012 +0200 |
tree | 86d186e6d21925dba1851f3d5784718d76898b91 | |
parent | 61dc008f3529fa74a63aad1907438dad857e255a [diff] |
savevm: Use a struct to pass all handlers This would make easier to add more operations in the next patches. Signed-off-by: Juan Quintela <quintela@redhat.com>