Re: [PATCH 00/12] kvmtool: Improve portability

2015-07-17 Thread Will Deacon
On Fri, Jul 17, 2015 at 05:02:06PM +0100, Andre Przywara wrote: > Hi, Hi Andre, > this is a collection of patches to bring kvmtool closer to standards > compliance (with standards not necessarily meaning GNU only). > With all those patches applied, you can compile kvmtool with newer > C standards

[PATCH 00/12] kvmtool: Improve portability

2015-07-17 Thread Andre Przywara
Hi, this is a collection of patches to bring kvmtool closer to standards compliance (with standards not necessarily meaning GNU only). With all those patches applied, you can compile kvmtool with newer C standards, with clang and against musl-libc. The first patch was already on the list, it allo