KVM: x86: hardware task switching support
authorIzik Eidus <izike@qumranet.com>
Mon, 24 Mar 2008 21:14:53 +0000 (23:14 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Apr 2008 09:00:39 +0000 (12:00 +0300)
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 <izike@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found