diff options
author | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-09-29 16:25:16 +0000 |
---|---|---|
committer | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-09-29 16:25:16 +0000 |
commit | 5dafc53f1fb091d242f2179ffcb43bb28af36d1e (patch) | |
tree | 12331f5ba39f90c3ba48c9a775bc28a62217335f /target-alpha/exec.h | |
parent | f504975609436bd708d7d8252d22fead688b87fc (diff) |
Refactor QEMUFile for live migration
To support live migration, we override QEMUFile so that instead of writing to
disk, the save/restore state happens over a network connection.
This patch makes QEMUFile read/write operations function pointers so that we
can override them for live migration.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5352 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-alpha/exec.h')
0 files changed, 0 insertions, 0 deletions