From: Izik Eidus Date: Mon, 24 Mar 2008 21:14:53 +0000 (+0200) Subject: KVM: x86: hardware task switching support X-Git-Tag: v2.6.26-rc1~1028^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37817f2982d0f559f90cecc66e150dd9d2c2df05;p=pandora-kernel.git KVM: x86: hardware task switching support This emulates the x86 hardware task switch mechanism in software, as it is unsupported by either vmx or svm. It allows operating systems which use it, like freedos, to run as kvm guests. Signed-off-by: Izik Eidus Signed-off-by: Avi Kivity --- Reading git-diff-tree failed