Add support for hypervisor check on x86
Add ficl words for isvirtualized
and move ficl inb and outb words to ficl/x86/sysdep.c
so can be shared by i386 and amd64
Differential D22069
Add support for hypervisor check on x86 sjg on Oct 17 2019, 8:48 PM. Authored by Tags None Referenced Files
Details Add support for hypervisor check on x86 Add ficl words for isvirtualized
Diff Detail
Event TimelineComment Actions Looks reasonably sane. Saw one magic number. Would like lua implementation, but won't block this based on that.
Comment Actions I only reviewed defs.mk. Looks fine.
|