qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Diana Madalina Craciun <diana.craciun@nxp.com>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
	"qemu-arm@nongnu.org" <qemu-arm@nongnu.org>,
	"christoffer.dall@linaro.org" <christoffer.dall@linaro.org>,
	"marcel@redhat.com" <marcel@redhat.com>,
	"eric.auger@redhat.com" <eric.auger@redhat.com>,
	Bharat Bhushan <bharat.bhushan@nxp.com>,
	Mike Caraman <mike.caraman@nxp.com>,
	Laurentiu Tudor <laurentiu.tudor@nxp.com>
Subject: Re: [Qemu-devel] [PATCH v2 0/2] Add global device ID in virt machine
Date: Mon, 31 Jul 2017 17:06:11 +0300	[thread overview]
Message-ID: <20170731170217-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <AM3PR04MB0616507B6F0989360D582F37FFB20@AM3PR04MB0616.eurprd04.prod.outlook.com>

On Mon, Jul 31, 2017 at 01:22:45PM +0000, Diana Madalina Craciun wrote:
> >> If we are to use a value of 0 for the constant in case of PCI devices,
> >> what happens if we have multiple PCI controllers?
> > I guess we'd use the PCI Segment number for that?
> >
> >
> 
> Yes, we can use the PCI segment for this scenario. But this would mean
> different solutions for the same problem. The main problem is that we
> can have multiple entities in the system that are using MSIs (for now
> PCI and NXP non-PCI bus infrastructure
> (https://lwn.net/Articles/635905/). I guess that we may have other
> platform devices that are using MSIs in the future.
> 
> Thanks,
> Diana
> 
> 

Don't have the time to explore NXP in depth, sorry - there's
a lot of complexity there.
Could you maybe stick some bits to specify bus type in there?
It just looks very wrong to push low level things like this
that users have no interest in up the stack.

-- 
MST

  reply	other threads:[~2017-07-31 14:06 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-23 11:12 [Qemu-devel] [PATCH v2 0/2] Add global device ID in virt machine Diana Craciun
2017-05-23 11:12 ` [Qemu-devel] [PATCH v2 1/2] Increased the size of requester_id field from MemTxAttrs Diana Craciun
2017-07-26 12:22   ` Auger Eric
2017-08-11 14:32     ` Diana Madalina Craciun
2017-08-11 16:50       ` [Qemu-devel] [Qemu-arm] " Peter Maydell
2017-05-23 11:12 ` [Qemu-devel] [PATCH v2 2/2] Add a unique ID in the virt machine to be used as device ID Diana Craciun
2017-07-26 12:22   ` Auger Eric
2017-07-31 15:16     ` Edgar E. Iglesias
2017-07-31 15:39       ` Edgar E. Iglesias
2017-08-11 14:35       ` Diana Madalina Craciun
2017-08-11 15:50         ` Edgar E. Iglesias
2017-08-22 15:13           ` Diana Madalina Craciun
2017-08-22 19:04             ` Michael S. Tsirkin
2017-08-23 20:09               ` Edgar E. Iglesias
2017-09-01 14:32                 ` Diana Madalina Craciun
2017-09-01 15:32                   ` Michael S. Tsirkin
2017-09-01 13:21               ` Diana Madalina Craciun
2017-08-11 14:34     ` Diana Madalina Craciun
2017-05-24 22:12 ` [Qemu-devel] [PATCH v2 0/2] Add global device ID in virt machine Michael S. Tsirkin
2017-05-31 12:02   ` Diana Madalina Craciun
2017-07-05 23:44     ` Michael S. Tsirkin
2017-07-31 13:22       ` Diana Madalina Craciun
2017-07-31 14:06         ` Michael S. Tsirkin [this message]
2017-07-31 15:13           ` Diana Madalina Craciun
2017-08-01  2:05             ` Michael S. Tsirkin
2017-08-01  8:30               ` [Qemu-devel] [Qemu-arm] " Edgar E. Iglesias
2017-08-11 14:31               ` [Qemu-devel] " Diana Madalina Craciun
2017-07-04  7:15 ` Diana Madalina Craciun
2017-07-10 17:10 ` Peter Maydell
2017-07-21 11:47   ` Mike Caraman
2017-07-31 13:16   ` Diana Madalina Craciun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170731170217-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=bharat.bhushan@nxp.com \
    --cc=christoffer.dall@linaro.org \
    --cc=diana.craciun@nxp.com \
    --cc=eric.auger@redhat.com \
    --cc=laurentiu.tudor@nxp.com \
    --cc=marcel@redhat.com \
    --cc=mike.caraman@nxp.com \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).