]> Git Repo - qemu.git/commit - block-migration.c
savevm: Live migration handlers register the struct directly
authorJuan Quintela <[email protected]>
Tue, 26 Jun 2012 16:46:10 +0000 (18:46 +0200)
committerJuan Quintela <[email protected]>
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 <[email protected]>
arch_init.c
block-migration.c
migration.h
savevm.c
vl.c
vmstate.h
This page took 0.025273 seconds and 4 git commands to generate.