Created
November 4, 2015 00:28
-
-
Save FrozenDroid/1de74488b78e32fce415 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kappa% 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 | |
[ 551.012947] vfio-pci 0000:02:00.0: enabling device (0100 -> 0103) | |
[ 551.013200] vfio_ecap_init: 0000:02:00.0 hiding ecap 0x19@0x270 | |
[ 551.013215] vfio_ecap_init: 0000:02:00.0 hiding ecap 0x1b@0x2d0 | |
[ 551.029585] vfio-pci 0000:02:00.1: enabling device (0100 -> 0102) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment