From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXwBg-0001hn-BG for qemu-devel@nongnu.org; Mon, 12 Nov 2012 10:44:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TXwBd-000491-8b for qemu-devel@nongnu.org; Mon, 12 Nov 2012 10:44:36 -0500 Received: from mail-pa0-f45.google.com ([209.85.220.45]:57758) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXwBd-00048r-1P for qemu-devel@nongnu.org; Mon, 12 Nov 2012 10:44:33 -0500 Received: by mail-pa0-f45.google.com with SMTP id fb10so4247179pad.4 for ; Mon, 12 Nov 2012 07:44:32 -0800 (PST) Sender: Paolo Bonzini Message-ID: <50A1195B.5010200@redhat.com> Date: Mon, 12 Nov 2012 16:44:27 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1352729011-27799-1-git-send-email-pbonzini@redhat.com> In-Reply-To: <1352729011-27799-1-git-send-email-pbonzini@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 1.3 0/5] SCSI updates for 2012-11-12 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org Il 12/11/2012 15:03, Paolo Bonzini ha scritto: > Anthony, > > The following changes since commit 3c5645fab3c4b65d0cffbe1aaafc787e4be63d0f: > > tcg: properly check that op's output needs to be synced to memory (2012-11-11 16:06:46 +0100) > > are available in the git repository at: > > git://github.com/bonzini/qemu.git scsi-next > > for you to fetch changes up to accfeb2dd32ece73350b06cee1b2403f47e86fe3: > > scsi-disk: flush cache after disabling it (2012-11-12 15:00:27 +0100) Updated to commit 4003e24fce1df84a2e8c992376ed2c294816c33c to include "megasas: Correct target/lun mapping". Paolo