Correct handling of cpuid(0xd) subleaves, carefully hiding bits and
authorguenther <guenther@openbsd.org>
Tue, 12 Mar 2024 02:31:15 +0000 (02:31 +0000)
committerguenther <guenther@openbsd.org>
Tue, 12 Mar 2024 02:31:15 +0000 (02:31 +0000)
commit3b374a56007af68fb6fd1926b370d0a3e8d6dbca
treeeaf4bf034491614e91cbd0f80e14e8f208f56dfe
parenta36ced80e2064ccf7181ac5e033adfcf3e852aff
Correct handling of cpuid(0xd) subleaves, carefully hiding bits and
sizes that the host does not intend to expose, but do expose xsaveopt
and xgetbv(1).

ok dv@
sys/arch/amd64/amd64/vmm_machdep.c