1. 20 5月, 2015 1 次提交
  2. 22 4月, 2015 1 次提交
    • B
      KVM: VMX: Preserve host CR4.MCE value while in guest mode. · 085e68ee
      Ben Serebrin 提交于
      The host's decision to enable machine check exceptions should remain
      in force during non-root mode.  KVM was writing 0 to cr4 on VCPU reset
      and passed a slightly-modified 0 to the vmcs.guest_cr4 value.
      
      Tested: Built.
      On earlier version, tested by injecting machine check
      while a guest is spinning.
      
      Before the change, if guest CR4.MCE==0, then the machine check is
      escalated to Catastrophic Error (CATERR) and the machine dies.
      If guest CR4.MCE==1, then the machine check causes VMEXIT and is
      handled normally by host Linux. After the change, injecting a machine
      check causes normal Linux machine check handling.
      Signed-off-by: NBen Serebrin <serebrin@google.com>
      Reviewed-by: NVenkatesh Srinivas <venkateshs@google.com>
      Cc: stable@vger.kernel.org
      Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
      085e68ee
  3. 08 4月, 2015 4 次提交
  4. 01 4月, 2015 1 次提交
  5. 30 3月, 2015 1 次提交
  6. 27 3月, 2015 2 次提交
  7. 18 3月, 2015 1 次提交
  8. 14 3月, 2015 1 次提交
  9. 13 3月, 2015 1 次提交
  10. 11 3月, 2015 1 次提交
  11. 24 2月, 2015 1 次提交
  12. 10 2月, 2015 1 次提交
  13. 04 2月, 2015 8 次提交
  14. 03 2月, 2015 1 次提交
  15. 30 1月, 2015 2 次提交
  16. 19 1月, 2015 1 次提交
  17. 09 1月, 2015 6 次提交
  18. 28 12月, 2014 1 次提交
  19. 11 12月, 2014 1 次提交
  20. 05 12月, 2014 4 次提交