Skip to content

Instantly share code, notes, and snippets.

@FrozenDroid
Created November 4, 2015 00:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FrozenDroid/266638fa39ebcae8120e to your computer and use it in GitHub Desktop.
Save FrozenDroid/266638fa39ebcae8120e to your computer and use it in GitHub Desktop.
[root@kappa vincent]# dmesg | grep vfio
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=dfb4ca96-6a1b-427c-be0b-96281bf7442f rw cryptdevice=/dev/sdb3:luks:allow-discards quiet intel_iommu=on rd.modules-load=vfio-pci pci-stub.ids=1002:679a,1002:aaa0
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=dfb4ca96-6a1b-427c-be0b-96281bf7442f rw cryptdevice=/dev/sdb3:luks:allow-discards quiet intel_iommu=on rd.modules-load=vfio-pci pci-stub.ids=1002:679a,1002:aaa0
[ 0.457455] vfio_pci: add [1002:679a[ffff:ffff]] class 0x000000/00000000
[ 0.470781] vfio_pci: add [1002:aaa0[ffff:ffff]] class 0x000000/00000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment