From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [RFC PATCH 0/3] x86: Add support for guest DMA dirty page tracking Date: Tue, 5 Jan 2016 13:42:51 -0500 Message-ID: <20160105184251.GM16728@char.us.oracle.com> References: <20151213212557.5410.48577.stgit@localhost.localdomain> <20160104204104.GB17427@char.us.oracle.com> <20160105113317-mutt-send-email-mst@redhat.com> <20160105100104.GA2439@work-vm> <20160105123243-mutt-send-email-mst@redhat.com> <20160105104525.GC2439@work-vm> <20160105130133-mutt-send-email-mst@redhat.com> <20160105124303.GE2439@work-vm> <20160105150751-mutt-send-email-mst@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Lan Tianyu , Yang Zhang , Alex Williamson , kvm@vger.kernel.org, qemu-devel@nongnu.org, "linux-pci@vger.kernel.org" , x86@kernel.org, "Dr. David Alan Gilbert" , Alexander Duyck , "linux-kernel@vger.kernel.org" , Alexander Graf , Alexander Duyck To: "Michael S. Tsirkin" Return-path: Content-Disposition: inline In-Reply-To: <20160105150751-mutt-send-email-mst@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org > You can create a dummy device in guest for the duration of migration. > Use guest agent to move IP address there and that should be enough to trick most guests. If you are doing this - why not bond the physical NIC with an virtual device and unplug the physical NIC?