[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] kdump with xen-unstable on efi machine
On Wed, 2014-11-26 at 14:26 +0000, Andrew Cooper wrote: > libxc (or some new alternative) should suck it up and gain some notion > of a stable API or ABI (like the rest of the world appears to be able to > manage), such that it is possible to compile with an older header and > use a newer .so at runtime. Retrofitting a stable API/ABI to the melting pot which is libxc simply isn't going to work in practice. IMO the most likely to succeed approach would be to split off the bits of libxc which 3rd party's can/should/need to rely on into one of more libraries, probably by functional area. So far I'm aware of plans (or at least desires) to do that for: * Interfaces used by device-models/qemu. * The bits which are useful inside a guest (i.e. the various /dev/xen/* related helpers). So it sounds like libxenkexec should be added to that list. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |