* msitranslate: question about qemu-upstream and pv support
@ 2014-07-24 22:16 Andrew Sorensen
2014-08-04 14:26 ` Konrad Rzeszutek Wilk
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Sorensen @ 2014-07-24 22:16 UTC (permalink / raw)
To: xen-devel
I noticed that the patches for msitranslate do not seem to have made it
into qemu-upstream. The logic still exists in
xen/drivers/passthrough/io.c, though documentation suggests MSI-INTx
translation is only implemented for HVM guests.
Based on the disabling of MSI-INTx by default, it seems safe to assume
that MSI translation is only supported under qemu-xen-traditional, and
only for HVM guests. Is this correct?
I don't see any mention of this on this wiki page:
http://wiki.xen.org/wiki/QEMU_Upstream
#Missing_feature_from_the_good_old_qemu-dm
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: msitranslate: question about qemu-upstream and pv support
2014-07-24 22:16 msitranslate: question about qemu-upstream and pv support Andrew Sorensen
@ 2014-08-04 14:26 ` Konrad Rzeszutek Wilk
0 siblings, 0 replies; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-08-04 14:26 UTC (permalink / raw)
To: Andrew Sorensen; +Cc: xen-devel
On Thu, Jul 24, 2014 at 03:16:24PM -0700, Andrew Sorensen wrote:
> I noticed that the patches for msitranslate do not seem to have made it
> into qemu-upstream. The logic still exists in
> xen/drivers/passthrough/io.c, though documentation suggests MSI-INTx
> translation is only implemented for HVM guests.
>
> Based on the disabling of MSI-INTx by default, it seems safe to assume
> that MSI translation is only supported under qemu-xen-traditional, and
> only for HVM guests. Is this correct?
My recollection is that it is an optimization. That is - if we do PCI
passthrough - and the device is doing legacy interrpupts - we want
to pass that (as it means updating QEMU) and instead doing an MSI - so
that QEMU is not scheduled in.
But most network cards don't use legacy interrupts. Perhaps the
video cards use it - but for example the i915 is doing MSI and
I would think that radeon and nouvau are moving that way too?
>
> I don't see any mention of this on this wiki page:
> http://wiki.xen.org/wiki/QEMU_Upstream
> #Missing_feature_from_the_good_old_qemu-dm
That looks to be an omission. Do you have an account on the
Wiki to update it? Are you Ok updating it? Thank you!
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-04 14:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-24 22:16 msitranslate: question about qemu-upstream and pv support Andrew Sorensen
2014-08-04 14:26 ` Konrad Rzeszutek Wilk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).