[Bug 105311] AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:14.0 address=0x000000fdf9103300 flags=0x0600]

2015-10-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=105311

--- Comment #12 from Chesn  ---


FWIW, setting

iommu=soft

got rid of the journal spam in my case (found here)

full disclosure: i don't care about virtualisation (i only ever messed around
with it to check out gnome boxes) and i've disabled kvm and kvm_amd (even
blacklisted the modules in a file /etc/modprobe.d/blacklist_kvm.conf), even
disabled virtualisation in BIOS while debugging this issue (none of which
worked)…

good luck with fixing this, guys!

regards,
M.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Bug 105311] AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:14.0 address=0x000000fdf9103300 flags=0x0600]

2015-10-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=105311

--- Comment #5 from G. Richard Bellamy  ---
Still happening in 4.2.2-1-ARCH

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Bug 105311] AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:14.0 address=0x000000fdf9103300 flags=0x0600]

2015-10-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=105311

--- Comment #6 from G. Richard Bellamy  ---
Did a rough count of the number of messages spamming the journal: 660/sec

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Bug 105311] AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:14.0 address=0x000000fdf9103300 flags=0x0600]

2015-10-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=105311

--- Comment #7 from G. Richard Bellamy  ---
Does not occur in 4.1.9-1-lts from Arch.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Bug 105311] AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:14.0 address=0x000000fdf9103300 flags=0x0600]

2015-10-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=105311

--- Comment #11 from G. Richard Bellamy  ---
Thanks @alex.williamson -
http://lists.linuxfoundation.org/pipermail/iommu/2015-October/014523.html

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Bug 105311] AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:14.0 address=0x000000fdf9103300 flags=0x0600]

2015-10-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=105311

--- Comment #10 from Alex Williamson  ---
Neither virtio nor numad do anything with the IOMMU (AMD-Vi) either.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Bug 105311] AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:14.0 address=0x000000fdf9103300 flags=0x0600]

2015-10-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=105311

Alex Williamson  changed:

   What|Removed |Added

 CC||alex.william...@redhat.com

--- Comment #8 from Alex Williamson  ---
Unless you're trying to do PCI device assignment, KVM doesn't have any
dependency or interaction with the IOMMU.  General IOMMU issues would probably
be better served reporting them to the IOMMU mailing list:
https://lists.linuxfoundation.org/mailman/listinfo/iommu

If you are attempting to do PCI device assignment, please provide details
including VM configuration (XML or qemu launch scripts) and dmesg prior to the
AMD-Vi spew.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Bug 105311] AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:14.0 address=0x000000fdf9103300 flags=0x0600]

2015-10-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=105311

--- Comment #9 from G. Richard Bellamy  ---
Forgive my ignorance, but does your guidance also apply when using virtio
drivers or numad?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Bug 105311] AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:14.0 address=0x000000fdf9103300 flags=0x0600]

2015-10-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=105311

--- Comment #4 from G. Richard Bellamy  ---
Created attachment 189181
  --> https://bugzilla.kernel.org/attachment.cgi?id=189181=edit
/proc/modules

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Bug 105311] AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:14.0 address=0x000000fdf9103300 flags=0x0600]

2015-10-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=105311

--- Comment #1 from G. Richard Bellamy  ---
Created attachment 189151
  --> https://bugzilla.kernel.org/attachment.cgi?id=189151=edit
/proc/iomem

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Bug 105311] AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:14.0 address=0x000000fdf9103300 flags=0x0600]

2015-10-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=105311

--- Comment #3 from G. Richard Bellamy  ---
Created attachment 189171
  --> https://bugzilla.kernel.org/attachment.cgi?id=189171=edit
lspci -vvv

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Bug 105311] AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:14.0 address=0x000000fdf9103300 flags=0x0600]

2015-10-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=105311

--- Comment #2 from G. Richard Bellamy  ---
Created attachment 189161
  --> https://bugzilla.kernel.org/attachment.cgi?id=189161=edit
/proc/ioports

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html