From: Ian Campbell <ian.campbell@citrix.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>,
Ian Jackson <Ian.Jackson@eu.citrix.com>,
xen-devel@lists.xen.org, rumpkernel-users@freelists.org,
Anthony PERARD <anthony.perard@citrix.com>,
Martin Lucina <martin@lucina.net>
Subject: Re: Upstream QEMU based stubdom and rump kernel
Date: Wed, 18 Mar 2015 16:46:24 +0000 [thread overview]
Message-ID: <1426697184.14291.89.camel@citrix.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1503181239320.7982@kaball.uk.xensource.com>
On Wed, 2015-03-18 at 12:45 +0000, Stefano Stabellini wrote:
> On Wed, 18 Mar 2015, Ian Campbell wrote:
> > On Wed, 2015-03-18 at 12:24 +0100, Martin Lucina wrote:
> > > ian.campbell@citrix.com said:
> > > > On Tue, 2015-03-17 at 15:27 +0000, Wei Liu wrote:
> > > > > This looks most interesting as it implies we can easily pipe a console
> > > > > to it.
> > > >
> > > > BTW, rather than rawe consoles we should probably consider using the
> > > > channel extension: http://xenbits.xen.org/docs/unstable/misc/channel.txt
> > >
> > > What would be the advantage/rationale for using channels rather than vchan?
> > > (See my other reply to this thread)
> >
> > Not much really.
> >
> > About the only relevant difference between vchan and channels(/consoles)
> > is that there is an existing backend running on most xen systems
> > (xenconsoled) which can be leveraged in some cases for channels, whereas
> > vchan would need a specific backend writing for each case.
> >
> > Apart from that implementation convenience vchan is probably going to be
> > better in terms of proper integration for the other end.
> >
> > But iff the decision goes the way of consoles then using channels in
> > preference to raw consoles makes sense.
>
> I think that for simplicity's sake and to limit dependencies on the
> system, using consoles for low bandwidth channels, such as QMP, is
> preferable.
s/consoles/channels/, please ;-)
That said, a having libxl be a user of libvchan to slurp the data in/out
of qemu directly (perhaps using the datacopier infrastructure) might be
nicer from a design point of view, since it would mean libxl could
read/write things directly instead of via a temp file and it takes
xenconsoled out of that path, which might be nice.
Ian,
next prev parent reply other threads:[~2015-03-18 16:46 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-17 14:29 Upstream QEMU based stubdom and rump kernel Wei Liu
2015-03-17 14:54 ` Ian Campbell
2015-03-17 14:57 ` Wei Liu
2015-03-17 15:07 ` Ian Campbell
2015-03-17 15:15 ` Anthony PERARD
2015-03-17 15:23 ` Stefano Stabellini
2015-03-17 15:27 ` Wei Liu
2015-03-17 15:38 ` Ian Campbell
2015-03-18 11:24 ` Martin Lucina
2015-03-18 11:30 ` Ian Campbell
2015-03-18 12:45 ` Stefano Stabellini
2015-03-18 16:46 ` Ian Campbell [this message]
2015-03-19 11:16 ` Ian Campbell
2015-03-17 16:06 ` Antti Kantee
2015-03-18 11:22 ` Martin Lucina
2015-03-18 13:22 ` Antti Kantee
2015-03-18 11:20 ` Martin Lucina
2015-03-18 19:05 ` Anil Madhavapeddy
2015-03-18 19:11 ` Martin Lucina
2015-03-18 20:23 ` Antti Kantee
2015-03-18 21:21 ` Anil Madhavapeddy
2015-03-18 22:07 ` Antti Kantee
2015-03-19 8:48 ` Martin Lucina
2015-03-19 9:35 ` Antti Kantee
2015-03-19 12:22 ` Anil Madhavapeddy
2015-03-19 0:19 ` Samuel Thibault
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=1426697184.14291.89.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=anthony.perard@citrix.com \
--cc=martin@lucina.net \
--cc=rumpkernel-users@freelists.org \
--cc=stefano.stabellini@eu.citrix.com \
--cc=wei.liu2@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.