All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: George Dunlap <george.dunlap@eu.citrix.com>
Cc: Ian Campbell <Ian.Campbell@citrix.com>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
	Ian Jackson <ian.jackson@eu.citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Jan Beulich <JBeulich@suse.com>, Matt Wilson <msw@amazon.com>
Subject: Re: [GIT PULL] remove xend for 4.5 (Was: Re: [PATCH] MAINTAINERS: Exclude xend from toolstack maintainers entry)
Date: Mon, 31 Mar 2014 11:06:52 -0400	[thread overview]
Message-ID: <20140331150652.GG3159@phenom.dumpdata.com> (raw)
In-Reply-To: <533969FB.9010606@eu.citrix.com>

On Mon, Mar 31, 2014 at 02:13:31PM +0100, George Dunlap wrote:
> On 03/28/2014 05:09 PM, Konrad Rzeszutek Wilk wrote:
> >On Thu, Mar 27, 2014 at 11:08:47AM +0000, George Dunlap wrote:
> >>On Thu, Mar 27, 2014 at 11:00 AM, Ian Campbell <Ian.Campbell@citrix.com> wrote:
> >>>On Thu, 2014-03-20 at 14:02 +0000, Ian Campbell wrote:
> >>>>On Thu, 2014-03-20 at 13:32 +0000, Jan Beulich wrote:
> >>>>>  Which reminds me - didn't you want to rip out xend
> >>>>>right away after 4.4 (which would render pointless the patch
> >>>>>here)?
> >>>>I still want to do it before 4.5, this is more of a short term thing
> >>>>because people were sending me patches right now.
> >>>>
> >>>>Step one of the removal is to stop osstest from testing xend, I sent a
> >>>>patch for that a week or two ago.
> >>>That patch is now in place in the production osstest. So I propose the
> >>>following pull request (since the actual patch is nearly 3M in size,
> >>>even the diffstat here is bigger than most patches!).
> >>On my list of dependencies for removing xend, I have the following:
> >>
> >>* xend still in tree (x)
> >>  - xl list -l on a dom0-only system
> >>  - xl list -l doesn't contain tty console port
> >>  - xl Alternate transport support for migration*
> >>  - xl PVSCSI support
> >>  - xl PVUSB support
> >>  - xl support for vnc and vnclisten options with PV guests
> >I don't really like adding more of 'xend has this' to the list, but
> >Jan discovered that 'xend' was using the group assigment hypercall for
> >PCI devices while 'xl' is not doing that.
> >That hypercall has certain benefits - you can use it to figure out if
> >all of the PCI devices underneath a bridge are assigned to one
> >guest and not shared amongts the guests.
> 
> I'm copying this into my roadmap list (to hand on to the next
> release coordinator, whoever he or she may be).  Are there any
> references you can give for this?

It kind of started with this thread:
http://lists.xen.org/archives/html/xen-devel/2014-03/msg01053.html

And then Jan clued me in (http://lists.xen.org/archives/html/xen-devel/2014-03/msg01101.html)
and that we could use this group assigment as a way to fix this
problem. That is since each PCI bridge and its devices underneath
would have a group id - you just assign it that group and the
VT-d/AMD-VI would go through and setup contexts for all possible
BDFs underneath.

> 
>  -George

  reply	other threads:[~2014-03-31 15:06 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-20 13:20 [PATCH] MAINTAINERS: Exclude xend from toolstack maintainers entry Ian Campbell
2014-03-20 13:32 ` Jan Beulich
2014-03-20 14:02   ` Ian Campbell
2014-03-27 11:00     ` [GIT PULL] remove xend for 4.5 (Was: Re: [PATCH] MAINTAINERS: Exclude xend from toolstack maintainers entry) Ian Campbell
2014-03-27 11:08       ` George Dunlap
2014-03-27 11:18         ` Ian Campbell
2014-03-27 12:03           ` George Dunlap
2014-03-27 12:12             ` Ian Campbell
2014-03-27 12:15               ` George Dunlap
2014-03-27 12:23                 ` Ian Campbell
2014-03-27 12:01         ` Olaf Hering
2014-03-27 12:13           ` George Dunlap
2014-03-27 12:14           ` Ian Campbell
2014-03-27 12:31             ` Olaf Hering
2014-03-28 17:09         ` Konrad Rzeszutek Wilk
2014-03-31 11:18           ` Ian Campbell
2014-03-31 11:56             ` Matt Wilson
2014-03-31 12:03               ` George Dunlap
2014-03-31 12:16                 ` Matt Wilson
2014-03-31 13:17                   ` George Dunlap
2014-03-31 14:05                     ` Fabio Fantoni
2014-03-31 14:08                       ` George Dunlap
2014-03-31 14:52                         ` Sander Eikelenboom
2014-03-31 15:07             ` Konrad Rzeszutek Wilk
2014-03-31 13:13           ` George Dunlap
2014-03-31 15:06             ` Konrad Rzeszutek Wilk [this message]
2014-03-20 13:32 ` [PATCH] MAINTAINERS: Exclude xend from toolstack maintainers entry Ian Jackson
2014-03-20 14:04   ` Ian Campbell

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=20140331150652.GG3159@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=george.dunlap@eu.citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=msw@amazon.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xen.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.