From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNL23-0003U1-Ef for qemu-devel@nongnu.org; Wed, 03 Apr 2013 06:35:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNL21-0005b1-5h for qemu-devel@nongnu.org; Wed, 03 Apr 2013 06:35:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:63229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNL20-0005Og-UK for qemu-devel@nongnu.org; Wed, 03 Apr 2013 06:35:05 -0400 Message-ID: <515C05CB.6010505@redhat.com> Date: Wed, 03 Apr 2013 12:34:51 +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> In-Reply-To: <20130403103438.GA18725@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 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: "Michael S. Tsirkin" Cc: kvm-devel , qemu-devel , "Nicholas A. Bellinger" , lf-virt , Anthony Liguori , target-devel , Stefan Hajnoczi , Asias He Il 03/04/2013 12:34, Michael S. Tsirkin ha scritto: > > Applied to the SCSI branch, thanks. > > Is the rest of vhost-scsi there now? No, but it will be shortly. :) Paolo