DO NOT USE THIS CODE
This is the first prototype of postcopy live migration for Qemu/KVM. This code is NOT intended to be merged into Qemu/KVM. This is a proof-of-concept prototype. We do not improve this prototype anymore. We are now developing a production-level code of postcopy migration, which is intended to be merged to the mainline. Please check the latest development in the Qemu/KVM mailing lists and the project home page. http://grivon.apgrid.org/quick-kvm-migration
Author
Takahiro Hirofuchi <t.hirofuchi _at_
aist.go.jp> This first prototype was developed by
Takahiro Hirofuchi of AIST.
How to Use
Again, please do not try this first prototype. Use the later ones. Copyright
Copyright (C) 2008-2010 National Institute
of Advanced Industrial Science and Technology. All rights reserved. Note: This program may partially include small pieces of source code written by other open source projects under the terms of the GNU General Public License. License
This program is free software; you can
redistribute it and/or modify it under the terms of the GNU General Public
License as published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |