From: Wei Liu <wei.liu2@citrix.com>
To: "Lengyel, Tamas" <tlengyel@novetta.com>
Cc: Wei Liu <wei.liu2@citrix.com>,
Ian Campbell <ian.campbell@citrix.com>,
Razvan Cojocaru <rcojocaru@bitdefender.com>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
George Dunlap <george.dunlap@eu.citrix.com>,
Andrew Cooper <andrew.cooper3@citrix.com>,
Ian Jackson <ian.jackson@eu.citrix.com>,
Stefano Stabellini <stefano.stabellini@citrix.com>,
Jan Beulich <jbeulich@suse.com>,
xen-devel@lists.xenproject.org, Keir Fraser <keir@xen.org>
Subject: Re: [PATCH 1/2] altp2m: Merge p2m_set_altp2m_mem_access and p2m_set_mem_access
Date: Thu, 28 Jan 2016 14:36:03 +0000 [thread overview]
Message-ID: <20160128143603.GN25660@citrix.com> (raw)
In-Reply-To: <CAD33N+6y4yeoRN=8LnX=UthgUJi7YhbNNLCFj9=62vnoqKgvrg@mail.gmail.com>
On Thu, Jan 28, 2016 at 07:30:31AM -0700, Lengyel, Tamas wrote:
> On Jan 28, 2016 4:00 AM, "Wei Liu" <wei.liu2@citrix.com> wrote:
> >
> > On Thu, Jan 28, 2016 at 10:55:36AM +0000, Ian Campbell wrote:
> > > --- a/tools/libxc/include/xenctrl.h
> > > > > +++ b/tools/libxc/include/xenctrl.h
> > > > > @@ -2027,9 +2027,6 @@ int xc_altp2m_destroy_view(xc_interface
> *handle,
> > > > > domid_t domid,
> > > > > /* Switch all vCPUs of the domain to the specified altp2m view */
> > > > > int xc_altp2m_switch_to_view(xc_interface *handle, domid_t domid,
> > > > > uint16_t view_id);
> > > > > -int xc_altp2m_set_mem_access(xc_interface *handle, domid_t domid,
> > > > > - uint16_t view_id, xen_pfn_t gfn,
> > > > > - xenmem_access_t access);
> > > >
> > > > What is the support status of these APIs in libxc? Are they supposed
> to
> > > > be stable now? Do you have opinion on making them stable interfaces?
> > >
> > > Nothing in libxc is ever a stable interface. It is always completely
> fine
> > > to change them if that is what is needed.
> > >
> >
> > Right. Ignore the first question and this patch is ready to go in when
> > those nits are fixed.
> >
> > It would still be nice if we can get a libmemaccess or some sort so that
> > people can build on top of it. Just curious if that's feasible.
> >
> > Wei.
>
> There is LibVMI and Bitdefender also released its library so there are
> choices if folks find libxc too volatile.
Thanks, this makes sense.
Wei.
>
> Tamas
next prev parent reply other threads:[~2016-01-28 14:36 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-27 20:06 [PATCH 1/2] altp2m: Merge p2m_set_altp2m_mem_access and p2m_set_mem_access Tamas K Lengyel
2016-01-27 20:06 ` [PATCH 2/2] altp2m: Implement p2m_get_mem_access for altp2m views Tamas K Lengyel
2016-01-28 8:44 ` Razvan Cojocaru
2016-01-28 10:50 ` Wei Liu
2016-01-28 13:38 ` Jan Beulich
2016-01-28 14:42 ` Lengyel, Tamas
2016-01-28 14:56 ` Jan Beulich
2016-01-28 14:59 ` Lengyel, Tamas
2016-01-28 15:03 ` Razvan Cojocaru
2016-01-28 15:12 ` Lengyel, Tamas
2016-01-28 15:20 ` Razvan Cojocaru
2016-01-28 15:58 ` Lengyel, Tamas
2016-01-28 16:32 ` Razvan Cojocaru
2016-01-28 16:40 ` Lengyel, Tamas
2016-01-28 17:04 ` Razvan Cojocaru
2016-01-28 17:17 ` Lengyel, Tamas
2016-01-28 8:43 ` [PATCH 1/2] altp2m: Merge p2m_set_altp2m_mem_access and p2m_set_mem_access Razvan Cojocaru
2016-01-28 10:50 ` Wei Liu
2016-01-28 10:55 ` Ian Campbell
2016-01-28 11:00 ` Wei Liu
2016-01-28 14:30 ` Lengyel, Tamas
2016-01-28 14:36 ` Wei Liu [this message]
2016-01-28 13:17 ` Jan Beulich
2016-01-28 14:34 ` Lengyel, Tamas
2016-01-28 14:39 ` Jan Beulich
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=20160128143603.GN25660@citrix.com \
--to=wei.liu2@citrix.com \
--cc=andrew.cooper3@citrix.com \
--cc=george.dunlap@eu.citrix.com \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=jbeulich@suse.com \
--cc=keir@xen.org \
--cc=rcojocaru@bitdefender.com \
--cc=stefano.stabellini@citrix.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=tlengyel@novetta.com \
--cc=xen-devel@lists.xenproject.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.