From: Ian Campbell <ian.campbell@citrix.com>
To: Fabio Fantoni <fabio.fantoni@m2r.biz>, Wei Liu <wei.liu2@citrix.com>
Cc: xen-devel@lists.xensource.com, Stefano.Stabellini@eu.citrix.com,
George.Dunlap@eu.citrix.com, Ian.Jackson@eu.citrix.com,
jfehlig@suse.com, anthony.perard@citrix.com
Subject: Re: [PATCH] libxl: add basic spice support for pv domUs
Date: Tue, 19 Jan 2016 16:47:18 +0000 [thread overview]
Message-ID: <1453222038.29930.114.camel@citrix.com> (raw)
In-Reply-To: <56962B5B.2030806@m2r.biz>
On Wed, 2016-01-13 at 11:47 +0100, Fabio Fantoni wrote:
> > > =head2 Keymaps
> > >
> > > The keymaps available are defined by the device-model which you are
> > > diff --git a/tools/libxl/libxl.h b/tools/libxl/libxl.h
> > > index 6b73848..a5cbcfc 100644
> > > --- a/tools/libxl/libxl.h
> > > +++ b/tools/libxl/libxl.h
> > > @@ -510,6 +510,19 @@ typedef struct libxl__ctx libxl_ctx;
> > > #define LIBXL_HAVE_BUILDINFO_USBVERSION 1
> > >
> > > /*
> > > + * LIBXL_HAVE_BUILDINFO_SPICE
> > > + *
> > > + * If this is defined, then the libxl_domain_build_info structure
> > > will
> > > + * contain spice, a libxl_spice_info struct instead of older
> > > hvm.spice one
> > > + * which is now deprecated.
> > > + *
> > This reads like hvm.spice is removed but I think hvm.spice still
> > exists.
>
> Yes I keeped hvm.spice (as "duplicate") for compatibility as suggested
> by someone long time ago.
Saying "is used in preference to", rather than "instead of" in the comment
would express this better since "instead" implies replacing, not just
adding a newer interface).
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-01-19 16:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-01 16:04 [PATCH] libxl: add basic spice support for pv domUs Fabio Fantoni
2016-01-11 15:00 ` Wei Liu
2016-01-13 10:47 ` Fabio Fantoni
2016-01-19 16:47 ` Ian Campbell [this message]
2016-02-16 17:44 ` Wei Liu
2016-02-19 15:26 ` Fabio Fantoni
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=1453222038.29930.114.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=George.Dunlap@eu.citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=Stefano.Stabellini@eu.citrix.com \
--cc=anthony.perard@citrix.com \
--cc=fabio.fantoni@m2r.biz \
--cc=jfehlig@suse.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xensource.com \
/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.