Displaying 2 results from an estimated 2 matches for "msg01909".
Did you mean:
msg01009
2012 Dec 04
1
Bug#695123: xen-utils-4.1: Missing msi_translate patch
Package: xen-utils-4.1
Version: 4.1.3-5
Severity: important
Dear Maintainer,
The xen 4.1.3 release misses this 4.2 patch mentioned in this thread:
http://lists.xen.org/archives/html/xen-devel/2012-06/msg01909.html
As a result, MSI delivery does not work properly for PVHVM guest.
In my case, PCI devices passthroughed from host does not work properly,
the guest kernel complains about missing interrupt.
I can confirm that the patch fixes the issue and the upstream developer
considers to pick this patch as...
2012 Dec 03
21
Issue about domU missing interrupt
Hi developers,
I met some domU issues and the log suggests missing interrupt.
Details from here:
http://www.gossamer-threads.com/lists/xen/users/263938#263938
In summary, this is the suspicious log:
(XEN) vmsi.c:122:d32767 Unsupported delivery mode 3
I''ve checked the code in question and found that mode 3 is an ''reserved_1''
mode.
I want to trace down the source of this