lkml.org 
[lkml]   [2006]   [Nov]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[ANNOUNCE] KVM userspace release 5
http://kvm.sourceforge.net

Changes:

- AMD SVM support (x86-64 hosts only)
- Preliminary live migration support
- 'make install' also installs kernel modules, if selected
- random fixes

The kernel package in this release produces three modules: kvm.ko,
kvm-intel.ko, and kvm-amd.ko. To use kvm, you must either 'modprobe
kvm-$arch', or 'insmod /path/to/kvm.ko; insmod /path/to/kvm-$arch.ko'.

The new live migration feature (at present more accurately described as
"zombie migration", since the guest does not make progress while it is
migrated) can be used as follows (assume two hosts A, B):

1. A: Start a VM. Play with it for a while.
2. B: Start a VM with *exactly* the same options, plus a '-S'. The disk
images must be shared.
3. A: switch to monitor (alt-ctrl-2), type 'stop'.
4. B: switch to monitor, type 'migration listen'.
5. A: 'migration connect'
6. A: 'migration start offline'
7. A: 'quit'
8: B: 'cont', and switch to display (alt-ctrl-1)


--
error compiling committee.c: too many arguments to function

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-11-28 17:03    [W:0.073 / U:0.996 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site