]> git.proxmox.com Git - qemu.git/commit
savevm: Live migration handlers register the struct directly
authorJuan Quintela <quintela@redhat.com>
Tue, 26 Jun 2012 16:46:10 +0000 (18:46 +0200)
committerJuan Quintela <quintela@redhat.com>
Fri, 20 Jul 2012 06:19:27 +0000 (08:19 +0200)
commit7908c78d3e1a117ae6b9545e601409eee3d33863
tree6b58bdcf72b13c958459ae6df46427c1a14c66d1
parent22ea40f4ff072a113fdf96bff10bc81ee063da32
savevm: Live migration handlers register the struct directly

Notice that the live migration users never unregister, so no problem
about freeing the ops structure.

Signed-off-by: Juan Quintela <quintela@redhat.com>
arch_init.c
block-migration.c
migration.h
savevm.c
vl.c
vmstate.h