Re: [Xen-devel] [PATCH] Include libxendevicemodel with libxc

2017-02-22 Thread Wei Liu
On Wed, Feb 22, 2017 at 12:04:18PM +0100, Samuel Thibault wrote: > Paul Durrant, on mer. 22 févr. 2017 11:03:37 +, wrote: > > libxendevicemodel has just been split out from libxc. From mini-os's > > point of view we don't care about the distinction, so keep things > > simple by just including l

Re: [Xen-devel] [PATCH] Include libxendevicemodel with libxc

2017-02-22 Thread Samuel Thibault
Paul Durrant, on mer. 22 févr. 2017 11:03:37 +, wrote: > libxendevicemodel has just been split out from libxc. From mini-os's > point of view we don't care about the distinction, so keep things > simple by just including libxendevicemodel if libxc is enabled. > > Signed-off-by: Paul Durrant >

[Xen-devel] [PATCH] Include libxendevicemodel with libxc

2017-02-22 Thread Paul Durrant
libxendevicemodel has just been split out from libxc. From mini-os's point of view we don't care about the distinction, so keep things simple by just including libxendevicemodel if libxc is enabled. Signed-off-by: Paul Durrant -- Cc: Samuel Thibault --- Makefile | 2 ++ 1 file changed, 2 insert