commit | f2a8f0a6314cad6b1d5b4ac03b71bf7ebebff733 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Mon Apr 24 13:42:55 2017 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Tue Jun 13 11:00:44 2017 +0200 |
tree | bfdd952e9625505c963efb972eaf5a365e7cbbd9 | |
parent | f8d806c992a89728a08b7bb005ffd9e75dac5653 [diff] |
migration: Split registration functions from vmstate.h They are indpendent, and nowadays almost every device register things with qdev->vmsd. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Peter Xu <peterx@redhat.com>