NetBSD/sys/arch/x86
manu af39a49700 iWorkaround panic: fpudna from userland
i386 Xen PV domU get spurious fpudna traps from userland. Older eager FPU
contact switching code took care of ignoring them. When transitioning
from eager switching to awlays switching, this special handling was
removed, causing "fpudna from userland" panics.

This change restores the previosu behavior where fpudna traps from
userland are ignored on Xen PV domU.
2024-05-17 00:37:14 +00:00
..
acpi Move definition of acpi_md_vesa_modenum to acpi_wakeup.c; allows building 2023-10-19 14:59:46 +00:00
conf Make PCI_ADDR_FIXUP depended on PCI_BUS_FIXUP. 2023-06-14 01:27:47 +00:00
include s/RPMQUERY/RMPQUERY/ 2024-05-12 23:41:10 +00:00
isa x86/intr: Work around sleazy clockintr with a secret frame argument. 2023-01-25 15:54:52 +00:00
pci Make dwiic_pci compile without ACPI option. 2024-04-29 21:29:48 +00:00
x86 iWorkaround panic: fpudna from userland 2024-05-17 00:37:14 +00:00