qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC PATCH RDMA support v3: 02/10] Link in new migratio


From: Michael R. Hines
Subject: Re: [Qemu-devel] [RFC PATCH RDMA support v3: 02/10] Link in new migration-rdma.c and rmda.c files
Date: Mon, 11 Mar 2013 12:25:22 -0400
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

will fix....acknowledged

On 03/11/2013 09:35 AM, Paolo Bonzini wrote:
Il 11/03/2013 05:33, address@hidden ha scritto:
  common-obj-y += migration.o migration-tcp.o
+common-obj-$(CONFIG_RDMA) += migration-rdma.o
  common-obj-y += qemu-char.o #aio.o
  common-obj-y += block-migration.o
-common-obj-y += page_cache.o xbzrle.o
+common-obj-y += page_cache.o xbzrle.o rdma.o
Why is rdma.o not conditionalized by $(CONFIG_RDMA)?

Paolo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]