freebsd-dev/sys/amd64/vmm/intel
Corvin Köhne 6171e026be bhyve: add support for MTRR
Some guests or driver might depend on MTRR to work properly. E.g. the
nvidia gpu driver won't work without MTRR.

Reviewed by:	markj
MFC after:	2 weeks
Sponsored by:	Beckhoff Automation GmbH & Co. KG
Differential Revision:	https://reviews.freebsd.org/D33333
2022-01-14 12:41:44 +01:00
..
ept.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (4 of many) 2020-02-15 18:57:49 +00:00
ept.h
vmcs.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
vmcs.h Initial support for bhyve save and restore. 2020-05-05 00:02:04 +00:00
vmx_controls.h
vmx_cpufunc.h amd64: Fix output operand specs for the stmxcsr and vmread intrinsics 2021-08-09 13:28:08 -04:00
vmx_genassym.c vmx: Implement pmap (de)activation in C 2020-10-19 15:24:35 +00:00
vmx_msr.c bhyve: add support for MTRR 2022-01-14 12:41:44 +01:00
vmx_msr.h Support guest rdtscp and rdpid instructions on Intel VT-x 2020-08-18 07:23:47 +00:00
vmx_support.S vmx: Implement pmap (de)activation in C 2020-10-19 15:24:35 +00:00
vmx.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
vmx.h bhyve: add support for MTRR 2022-01-14 12:41:44 +01:00
vtd.c vmm: Make iommu ops tables const 2021-08-09 13:28:27 -04:00