commit | 3fe913e7c550a869e250d04c34410f7a6e263f7c | [log] [tgz] |
---|---|---|
author | Izik Eidus <izike@qumranet.com> | Mon Apr 28 18:23:52 2008 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Sun May 04 14:44:43 2008 +0300 |
tree | 557f9a5011ea5440fd95e4fd41183bda204b270b | |
parent | 1439442c7b257b47a83aea4daed8fbf4a32cdff9 [diff] |
KVM: x86: task switch: fix wrong bit setting for the busy flag The busy bit is bit 1 of the type field, not bit 8. Signed-off-by: Izik Eidus <izike@qumranet.com> Signed-off-by: Avi Kivity <avi@qumranet.com>