commit | 3dbcd8da7b564194f93271b003a1c46ef404cbdb | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Jun 16 13:59:40 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 19 12:52:11 2014 +0200 |
tree | c72b3a583107796dbe3d53c344a7eb2bedad0c13 | |
parent | e4aa5288ff07766d101751de9a8420d666c61735 [diff] |
KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS We already implemented them but failed to advertise them. Currently they all return the identical values to the capability MSRs they are augmenting. So there is no change in exposed features yet. Drop related comments at this chance that are partially incorrect and redundant anyway. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>