Features/Migration: Difference between revisions
No edit summary |
mNo edit summary |
||
(23 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
== | == Documentations == | ||
You can find the latest migration documentation here: | |||
https://qemu.org/docs/master/devel/migration | |||
== TODO List == | |||
If you're looking for something to work on for migration, please have a look at: | |||
https://wiki.qemu.org/ToDo/LiveMigration | |||
== | == Other references == | ||
* http://www.linux-kvm.org/page/KVM_Forum | |||
* http://developerblog.redhat.com/2015/03/24/live-migrating-qemu-kvm-virtual-machines/ | |||
== | == Contact == | ||
If you have any question or want to reach out, feel free to contact: | |||
* qemu-devel@nongnu | |||
* Peter Xu <peterx@redhat.com> | |||
* Fabiano Rosas <farosas@suse.de> | |||
* | |||
* | |||
== Credits == | |||
This is a place we want to show special thanks to to the old good migration maintainers. | |||
* Juan Quintela | |||
* Dr. David Alan Gilbert | |||
* Amit Shah | |||
* |
Latest revision as of 03:22, 10 January 2024
Documentations
You can find the latest migration documentation here:
https://qemu.org/docs/master/devel/migration
TODO List
If you're looking for something to work on for migration, please have a look at:
https://wiki.qemu.org/ToDo/LiveMigration
Other references
- http://www.linux-kvm.org/page/KVM_Forum
- http://developerblog.redhat.com/2015/03/24/live-migrating-qemu-kvm-virtual-machines/
Contact
If you have any question or want to reach out, feel free to contact:
- qemu-devel@nongnu
- Peter Xu <peterx@redhat.com>
- Fabiano Rosas <farosas@suse.de>
Credits
This is a place we want to show special thanks to to the old good migration maintainers.
- Juan Quintela
- Dr. David Alan Gilbert
- Amit Shah