NetBSD/sys/dev/nvmm
maxv a1642fe054 Ah, take XSAVE into account in ECX too, not just in EBX. Otherwise if the
guest relies only on ECX to initialize/copy the FPU state (like NetBSD
does), spurious #GPs can be encountered because the bitmap is clobbered.
2019-04-20 08:45:30 +00:00
..
x86 Ah, take XSAVE into account in ECX too, not just in EBX. Otherwise if the 2019-04-20 08:45:30 +00:00
Makefile
files.nvmm Move NVMM in the "any" class, so that it can be enabled in GENERIC. Add 2019-03-28 19:00:40 +00:00
nvmm.c Add the NVMM_CTL ioctl, always privileged regardless of the permissions of 2019-04-10 18:49:04 +00:00
nvmm.h Make it possible for an emulator to set the protection of the guest pages. 2019-03-21 20:21:40 +00:00
nvmm_internal.h Add the NVMM_CTL ioctl, always privileged regardless of the permissions of 2019-04-10 18:49:04 +00:00
nvmm_ioctl.h Add the NVMM_CTL ioctl, always privileged regardless of the permissions of 2019-04-10 18:49:04 +00:00