]> git.proxmox.com Git - mirror_qemu.git/commit - include/migration/vmstate.h
savevm: Use a struct to pass all handlers
authorJuan Quintela <quintela@redhat.com>
Tue, 26 Jun 2012 15:19:10 +0000 (17:19 +0200)
committerJuan Quintela <quintela@redhat.com>
Fri, 20 Jul 2012 06:19:27 +0000 (08:19 +0200)
commit22ea40f4ff072a113fdf96bff10bc81ee063da32
tree86d186e6d21925dba1851f3d5784718d76898b91
parent61dc008f3529fa74a63aad1907438dad857e255a
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>
savevm.c
vmstate.h