Thanks for the quick response!

On Wed, Mar 31, 2021 at 11:02 PM Ka Ho Ng <k...@freebsd.org> wrote:

> Could I have your output of pciconf -lc pci0:0:0:2 and other IOMMU
> subclass devices, and also the ACPI ivrs table? You could generate the
> ivrs table dump by /usr/local/bin/acpidump -b, and the table will be
> available as ivrs.dat in the current directory.
>
>
1) pciconv -vl: https://pastebin.com/A95F9XLe

2) pciconf -lc pci0:0:0:2
none0@pci0:0:0:2:       class=0x080600 rev=0x00 hdr=0x00 vendor=0x1022
device=0x15d1 subvendor=0x1022 subdevice=0x15d1
    cap 0f[40] = unknown
    cap 05[64] = MSI supports 4 messages, 64 bit
    cap 08[74] = HT MSI fixed address window enabled at 0xfee00000

3) FreeBSD acpidump does not have the '-b' key, all that I found on ivls is:

# acpidump -dt | grep -B1 -A3 IVRS
/*
  IVRS: Length=318, Revision=2, Checksum=0,
        OEMID=LENOVO, OEM Table ID=TP-R13, OEM Revision=0x10e0,
        Creator ID=PTEC, Creator Revision=0x2
 */

4) egrep -i 'ivrs|ivh|amd-vi|mmu' /var/run/dmesg.boot
pci0: <base peripheral, IOMMU> at device 0.2 (no driver attached)


> Ka Ho
>
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to