freebsd-skq/sys/amd64/vmm
Konstantin Belousov f3eb12e4a6 Add bhyve support for LA57 guest mode.
Noted and reviewed by:	grehan
Sponsored by:	The FreeBSD Foundation
Differential revision:	https://reviews.freebsd.org/D25273
2020-08-23 20:37:21 +00:00
..
amd amd64 pmap: LA57 AKA 5-level paging 2020-08-23 20:19:04 +00:00
intel Add bhyve support for LA57 guest mode. 2020-08-23 20:37:21 +00:00
io
vmm_dev.c
vmm_host.c
vmm_host.h
vmm_instruction_emul.c Add bhyve support for LA57 guest mode. 2020-08-23 20:37:21 +00:00
vmm_ioport.c
vmm_ioport.h
vmm_ktr.h
vmm_lapic.c
vmm_lapic.h
vmm_mem.c
vmm_mem.h
vmm_snapshot.c
vmm_stat.c
vmm_stat.h
vmm_util.c
vmm_util.h
vmm.c Allow guest device MMIO access from bootmem memory segments. 2020-08-18 07:08:17 +00:00
x86.c Support guest rdtscp and rdpid instructions on Intel VT-x 2020-08-18 07:23:47 +00:00
x86.h