commit | 3564990af1b9f77a63692c1079e9c41af229f066 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Wed Apr 09 16:04:32 2008 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Sun Apr 27 12:01:23 2008 +0300 |
tree | 5420c89cbab3f70db4efbb0c4042cfb42a707115 | |
parent | d4c9ff2d1b78e385471b3f4d80c0596909926ef7 [diff] |
KVM: SVM: do not intercept task switch with NPT When KVM uses NPT there is no reason to intercept task switches. This patch removes the intercept for it in that case. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@qumranet.com>