Neel Natu ea91ca92ba Do a proper emulation of guest writes to MSR_EFER.
- Must-Be-Zero bits cannot be set.
- EFER_LME and EFER_LMA should respect the long mode consistency checks.
- EFER_NXE, EFER_FFXSR, EFER_TCE can be set if allowed by CPUID capabilities.
- Flag an error if guest tries to set EFER_LMSLE since bhyve doesn't enforce
  segment limits in 64-bit mode.

MFC after:	2 weeks
2015-05-06 05:40:20 +00:00
..
2015-05-05 11:07:43 +00:00
2015-05-05 19:34:23 +00:00
2015-04-22 14:38:58 +00:00
2015-04-22 14:38:58 +00:00
2015-05-02 20:31:27 +00:00
2015-04-18 16:08:06 +00:00
2015-04-16 22:34:10 +00:00
2015-04-30 03:15:07 +00:00
2015-03-16 00:10:03 +00:00
2014-12-27 07:07:37 +00:00