summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJohn Snow2015-05-22 20:13:43 +0200
committerJohn Snow2015-05-22 21:58:22 +0200
commit278128ab06c36341edb2c8b0bfcfd92760f4db52 (patch)
treece979b59ab6ae66927d4a62ee562daaf0c8137b8 /include
parentich9/ahci: Enable Migration (diff)
downloadqemu-278128ab06c36341edb2c8b0bfcfd92760f4db52.tar.gz
qemu-278128ab06c36341edb2c8b0bfcfd92760f4db52.tar.xz
qemu-278128ab06c36341edb2c8b0bfcfd92760f4db52.zip
qtest/ahci: Add migration test
Notes: * The migration is performed on QOSState objects. * The migration is performed in such a way that it does not assume consistency between the allocators attached to each. That is to say, you can use each QOSState object completely independently and then at an arbitrary point decide to migrate, and the destination object will now be consistent with the memory within the source guest. The source object that was migrated from will have a completely blank allocator. ahci-test.c: - verify_state is added - ahci_migrate is added as a frontend to migrate - test_migrate_sanity test case is added. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Message-id: 1430417242-11859-6-git-send-email-jsnow@redhat.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions