From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42929) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNchW-0004jw-DM for qemu-devel@nongnu.org; Thu, 04 Apr 2013 01:27:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNchV-0004SX-Kq for qemu-devel@nongnu.org; Thu, 04 Apr 2013 01:27:06 -0400 Received: from mail-wg0-f45.google.com ([74.125.82.45]:51363) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNchV-0004SF-Df for qemu-devel@nongnu.org; Thu, 04 Apr 2013 01:27:05 -0400 Received: by mail-wg0-f45.google.com with SMTP id x12so2281647wgg.0 for ; Wed, 03 Apr 2013 22:27:04 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <515D0F21.30403@redhat.com> Date: Thu, 04 Apr 2013 07:26:57 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1364980511-25122-1-git-send-email-nab@linux-iscsi.org> <20130403094911.GB18179@redhat.com> <515BFF16.4000503@redhat.com> <20130403103438.GA18725@redhat.com> <515C05CB.6010505@redhat.com> <1365020604.11833.15.camel@haakon2.linux-iscsi.org> In-Reply-To: <1365020604.11833.15.camel@haakon2.linux-iscsi.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Nicholas A. Bellinger" Cc: kvm-devel , "Michael S. Tsirkin" , qemu-devel , lf-virt , Anthony Liguori , target-devel , Stefan Hajnoczi , Asias He Il 03/04/2013 22:23, Nicholas A. Bellinger ha scritto: > > Just a heads up that PATCH-v2 for vhost-scsi-pci does not apply cleanly > against the latest qemu.git/master. Let me know if your OK with fixing > the fuzz, or would prefer a -v3 re-spin before for applying to SCSI > branch. I know, I'll fix it. Paolo