freebsd-skq/sys/amd64/vmm/intel
grehan 83c1d10f0c MFC r284539, r284630, r284688, r284877, r285217, r285218,
r286837, r286838, r288470, r288522, r288524, r288826,
    r289001

Pull in bhyve bug fixes and changes to allow UEFI booting.
This provides Windows support.

Tested on Intel and AMD with:
  - Arch Linux i386+amd64 (kernel 4.3.3)
  - Ubuntu 15.10 server 64-bit
  - FreeBSD-CURRENT/amd64 20160127 snap
  - FreeBSD 10.2 i386+amd64
  - OpenBSD 5.8 i386+amd64
  - SmartOS latest
  - Windows 10 build 1511'

Huge thanks to Yamagi Burmeister who submitted the patch
and did the majority of the testing.

r284539 - bootrom mem allocation support
r284630 - Add SO_REUSEADDR when starting debug port
r284688 - Fix a regression in "movs" emulation
r284877 - verify_gla() non-zero segment base fix
r285217 - Always assert DCD and DSR in the uart
r285218 - devmem nodes moved to /dev/vmm.io/
r286837 - Add define for SATA Check-Power-Mode
r286838 - Add simple (no-op) SATA cmd emulations
r288470 - Increase virtio-blk indirect descs
r288522 - Firmware guest query interface
r288524 - Fix post-test typo
r288826 - Clean up SATA unimplemented cmd msg
r289001 - Add -l option to specify userboot path

Submitted by:	Yamagi Burmeister
Approved by:	re (kib)
2016-02-01 14:56:11 +00:00
..
ept.c MFC r270326 2014-12-28 21:27:13 +00:00
ept.h MFC 259641,259863,259924,259937,259961,259978,260380,260383,260410,260466, 2014-05-17 19:11:08 +00:00
vmcs.c MFC r276428: 2015-06-27 22:48:22 +00:00
vmcs.h MFC r273375 2014-12-30 08:24:14 +00:00
vmx_controls.h MFC 259641,259863,259924,259937,259961,259978,260380,260383,260410,260466, 2014-05-17 19:11:08 +00:00
vmx_cpufunc.h Fix issue found with clang build. Avoid code insertion by the compiler 2012-11-06 02:43:41 +00:00
vmx_genassym.c MFC 264353,264509,264768,264770,264825,264846,264988,265114,265165,265365, 2014-07-21 19:08:02 +00:00
vmx_msr.c MFC r282209: 2015-06-28 03:22:26 +00:00
vmx_msr.h MFC r270326 2014-12-28 21:27:13 +00:00
vmx_support.S MFC 261321 2014-12-30 00:00:42 +00:00
vmx.c MFC r284539, r284630, r284688, r284877, r285217, r285218, 2016-02-01 14:56:11 +00:00
vmx.h MFC r282209: 2015-06-28 03:22:26 +00:00
vtd.c MFC r264007,r264008,r264009,r264011,r264012,r264013 2015-03-01 04:22:06 +00:00