Re: [Qemu-devel] [RFC PATCH RDMA support v5: 02/12] check for CONFIG_RDMA

2013-04-09 Thread Paolo Bonzini
Il 09/04/2013 05:04, mrhi...@linux.vnet.ibm.com ha scritto: > From: "Michael R. Hines" > > Make both rdma.c and migration-rdma.c conditionally built. > > Signed-off-by: Michael R. Hines > --- > Makefile.objs |1 + > 1 file changed, 1 insertion(+) > > diff --git a/Makefile.objs b/Makefile.

[Qemu-devel] [RFC PATCH RDMA support v5: 02/12] check for CONFIG_RDMA

2013-04-08 Thread mrhines
From: "Michael R. Hines" Make both rdma.c and migration-rdma.c conditionally built. Signed-off-by: Michael R. Hines --- Makefile.objs |1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.objs b/Makefile.objs index e568c01..32f39d3 100644 --- a/Makefile.objs +++ b/Makefile.objs @@ -4