]> xenbits.xensource.com Git - people/julieng/xen-unstable.git/commit
tools/python: remove broken xl binding
authorWei Liu <wei.liu2@citrix.com>
Tue, 6 Oct 2015 16:57:26 +0000 (17:57 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 23 Oct 2015 13:16:27 +0000 (14:16 +0100)
commit598e97fdd0b5af28807ec262b8285eff236abdb4
treed1391888cd3665916e24f556bfe3bcdd9ce0641c
parent01a8a8126d02b81bac4fe81541be0cccefc8a4c8
tools/python: remove broken xl binding

Various people say this binding doesn't compile or doesn't work. Remove
it for the benefit of xl feature development -- so that new features
won't need to worry about making this broken binding happy.

This isn't going to expose any user visible changes because that module
is not built by default.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Zhigang Wang <zhigang.x.wang@oracle.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/python/setup.py
tools/python/xen/lowlevel/xl/xl.c [deleted file]