https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288122
--- Comment #9 from [email protected] --- aha, DMAR is *separately* enabled with `hw.dmar.enable=1` `hw.dmar.ir=1` and ISTR it'll also need QI for that so `hw.dmar.qi=1` So that one now doesn't boot either, because we crash QEMU! dmar0: <DMA remap> iomem 0xfed90000-0xfed90fff on acpi0 dmar0: regs@0xfed90000, ver=1.0, seg=0, flags=<0> dmar0: cap=222f0606,d2008c<PSI,DWD,DRD>, ndoms=2, sagaw=6, mgaw=47, fro=34, nfr=1, superp=3, mamv=18 dmar0: ecap=f00f5a<QI,IR,EIM,PT>,0, mhmw=15, iro=15 msi: routing MSI-X IRQ 24 to local APIC 0 vector 49 msi: routing MSI-X IRQ 25 to local APIC 0 vector 50 qemu-system-x86_64: ../hw/i386/intel_iommu.c:2836: vtd_process_wait_desc: Assertion `!(inv_desc->lo & VTD_INV_DESC_WAIT_IF)' failed. Aborted (core dumped) I'll take that one... -- You are receiving this mail because: You are the assignee for the bug.
