From: Juergen Gross <jgross@suse.com>
To: xen-devel@lists.xen.org, Ian.Campbell@citrix.com,
ian.jackson@eu.citrix.com, stefano.stabellini@eu.citrix.com,
wei.liu2@citrix.com
Subject: Re: [PATCH 00/13] tools: do cleanups related to libxc python bindings
Date: Mon, 9 Nov 2015 16:19:24 +0100 [thread overview]
Message-ID: <5640B97C.8090207@suse.com> (raw)
In-Reply-To: <1445605512-12200-1-git-send-email-jgross@suse.com>
On 10/23/2015 03:04 PM, Juergen Gross wrote:
> This series is a combination of my previous patches:
>
> "libxc: remove most of tools/libxc/xc_dom_compat_linux.c"
> "tools: remove unused wrappers for python"
>
> I have split it up as requested by Ian Campbell, thus it consists of
> 13 patches instead just of 2, but the functionality is roughly the
> same. I have just kept more python bindings compared to the first
> version, as there have been reports of some out of tree uses. Asking
> for more such use case on xen-devel and xen-user didn't result in
> requests for more interfaces to be kept, so I delete them.
There have been acks and critical responses regarding this series.
What should we do?
- drop them all
- apply the first two patches only to get rid of the extra interfaces
to the domain builder as requested by Ian Campbell
- apply all of them
Juergen
>
> Juergen Gross (13):
> libxc: remove most of tools/libxc/xc_dom_compat_linux.c
> libxc: remove xc_get_bit_size() from tools/libxc/xc_dom_compat_linux.c
> python: remove flask related libxc python bindings
> python: remove cpupool related libxc python bindings
> python: remove cpuid related libxc python bindings
> python: remove device related libxc python bindings
> python: remove scheduler related libxc python bindings
> python: remove unused memory related libxc python bindings
> python: remove domain handling related libxc python bindings
> python: remove vcpu related libxc python bindings
> python: remove hvm related libxc python bindings
> python: remove permission related libxc python bindings
> python: remove unused other libxc python bindings
>
> tools/libxc/include/xc_dom.h | 5 +
> tools/libxc/include/xenguest.h | 52 -
> tools/libxc/xc_dom_compat_linux.c | 142 +-
> tools/libxl/libxl_internal.h | 1 +
> tools/python/xen/lowlevel/xc/xc.c | 2624 +++----------------------------------
> 5 files changed, 170 insertions(+), 2654 deletions(-)
>
next prev parent reply other threads:[~2015-11-09 15:19 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-23 13:04 [PATCH 00/13] tools: do cleanups related to libxc python bindings Juergen Gross
2015-10-23 13:05 ` [PATCH 01/13] libxc: remove most of tools/libxc/xc_dom_compat_linux.c Juergen Gross
2015-10-23 13:05 ` [PATCH 02/13] libxc: remove xc_get_bit_size() from tools/libxc/xc_dom_compat_linux.c Juergen Gross
2015-10-23 13:05 ` [PATCH 03/13] python: remove flask related libxc python bindings Juergen Gross
2015-10-23 13:05 ` [PATCH 04/13] python: remove cpupool " Juergen Gross
2015-10-23 13:05 ` [PATCH 05/13] python: remove cpuid " Juergen Gross
2015-10-23 13:05 ` [PATCH 06/13] python: remove device " Juergen Gross
2015-10-23 13:05 ` [PATCH 07/13] python: remove scheduler " Juergen Gross
2015-10-23 13:05 ` [PATCH 08/13] python: remove unused memory " Juergen Gross
2015-10-23 13:05 ` [PATCH 09/13] python: remove domain handling " Juergen Gross
2015-10-23 13:05 ` [PATCH 10/13] python: remove vcpu " Juergen Gross
2015-10-23 13:05 ` [PATCH 11/13] python: remove hvm " Juergen Gross
2015-10-23 13:05 ` [PATCH 12/13] python: remove permission " Juergen Gross
2015-10-23 13:05 ` [PATCH 13/13] python: remove unused other " Juergen Gross
2015-10-26 17:34 ` [PATCH 00/13] tools: do cleanups related to " Wei Liu
2015-11-09 15:19 ` Juergen Gross [this message]
2015-11-12 13:01 ` Wei Liu
2015-11-16 12:09 ` Ian Campbell
2015-11-16 12:30 ` Juergen Gross
2015-11-16 12:37 ` 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=5640B97C.8090207@suse.com \
--to=jgross@suse.com \
--cc=Ian.Campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--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.