freebsd-src/sys/x86/include
Warner Losh 1d21f64149 bhyve: Implement MSR_MISC_FEATURES_ENABLES
Linux reads MISC_FEATURES_ENABLES to manage the CPUID faulting feature
(undocumented in the Intel SDM, but documented in 323850-004 (Intel
Virtualization Technology FlexMigration Application Note). Since bhyve
doesn't emulate this feature, we always return 0. Neither does bhyve
support the MONITOR/MWAIT fault bit also in this MSR (which is
documented in the sdm), so always return 0.

Sponsored by:		Netflix
Reviewed by:		jhb
Differential Revision:	https://reviews.freebsd.org/D36602
2022-10-27 11:34:41 -06:00
..
xen xen/blkback: do not use x86 CPUID in generic code 2022-06-28 09:51:57 +02:00
_align.h
_inttypes.h
_limits.h
_stdint.h
_types.h
acpica_machdep.h
apicreg.h
apicvar.h Increase MAX_APIC_ID safeguard to 0x800 2022-10-27 12:33:34 -04:00
apm_bios.h
bus.h Remove checks for __GNUCLIKE_ASM assuming it is always true. 2022-04-12 10:05:45 -07:00
bus_dma.h
busdma_impl.h
clock.h x86: Probe the TSC frequency earlier 2022-03-01 09:39:35 -05:00
cputypes.h
dump.h
elf.h x86/include/elf.h: make inclusion blocks for elf32.h and elf64.h similar 2022-10-25 19:00:44 +03:00
endian.h
fdt.h
float.h
fpu.h
frame.h
ifunc.h
init.h
intr_machdep.h
iommu.h
kvm.h
legacyvar.h
mca.h
metadata.h
mptable.h
ofw_machdep.h
pci_cfgreg.h
procctl.h
psl.h
ptrace.h
pvclock.h
reg.h x86: Add a NT_X86_SEGBASES register set. 2022-03-24 11:36:19 -07:00
segments.h
setjmp.h
sigframe.h
signal.h
specialreg.h bhyve: Implement MSR_MISC_FEATURES_ENABLES 2022-10-27 11:34:41 -06:00
stack.h
stdarg.h
sysarch.h
tls.h
trap.h
ucode.h
ucontext.h
vdso.h
vmware.h
x86_ieeefp.h Remove checks for <sys/cdefs.h> being included. 2022-04-12 10:06:18 -07:00
x86_smp.h
x86_var.h i386: check that trap() and syscall() run on the thread kstack 2022-09-14 18:46:32 +03:00