commit | 7075bc816cfad142da92207ed5a6f3da55b143ef | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Tue Jul 17 23:37:17 2007 +1000 |
committer | Avi Kivity <avi@qumranet.com> | Sat Oct 13 10:18:19 2007 +0200 |
tree | d7b7581a9968d89fac5587d2378390b5939d28ec | |
parent | 8fc0d085f521a2a76418f8f569cf1cd27f0e43d4 [diff] |
KVM: Use standard CR8 flags, and fix TPR definition Intel manual (and KVM definition) say the TPR is 4 bits wide. Also fix CR8_RESEVED_BITS typo. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Acked-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Avi Kivity <avi@qumranet.com>