These patches improve various aspects of nested HLT activity state support. The first patch prevents usermode from turning off the feature bit in VMX_MISC MSR and the second patch adds additional activity state related checks on VMCS12 as required by SDM. These patches were tested to not cause regressions in kvm-unit-tests. Nikita