freebsd-nq/sys/amd64/vmm
John Baldwin 4f8666989a Add two new ioctls to bhyve for batch register fetch/store operations.
These are a convenience for bhyve's debug server to use a single
ioctl for 'g' and 'G' rather than a loop of individual get/set
ioctl requests.

Reviewed by:	grehan
MFC after:	2 months
Differential Revision:	https://reviews.freebsd.org/D14074
2018-02-22 00:39:25 +00:00
..
amd move vintr_intercept_enabled under INVARIANTS 2018-02-16 07:02:14 +00:00
intel Provide further mitigation against CVE-2017-5715 by flushing the 2018-02-12 14:45:27 +00:00
io
vmm_dev.c Add two new ioctls to bhyve for batch register fetch/store operations. 2018-02-22 00:39:25 +00:00
vmm_host.c
vmm_host.h
vmm_instruction_emul.c
vmm_ioport.c
vmm_ioport.h
vmm_ktr.h
vmm_lapic.c
vmm_lapic.h
vmm_mem.c
vmm_mem.h
vmm_stat.c
vmm_stat.h
vmm_util.c
vmm_util.h
vmm.c PTI for amd64. 2018-01-17 11:44:21 +00:00
x86.c
x86.h