1 # kvm: the new package version
5 echo ">>> Since kernel 2.6.29:"
6 echo ">>> Qemu package now provides standard qemu with kvm enabled."
8 echo ">>> PLEASE READ FOR KVM USAGE!"
9 echo ">>> Load the correct KVM module, you will need a KVM capable CPU!"
10 echo ">>> Add yourself to the group 'kvm'."
11 echo ">>> Use 'qemu --enable-kvm' to use KVM."
13 echo ">>> PLEASE READ FOR KQEMU USAGE!"
14 echo ">>> You need to install the 'kqemu' package for your kernel."
15 echo ">>> You need to load the module to use qemu with kqemu."