From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56336) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuCdd-0008Nl-Pw for qemu-devel@nongnu.org; Wed, 04 Nov 2015 23:59:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZuCda-0003gP-Jq for qemu-devel@nongnu.org; Wed, 04 Nov 2015 23:59:05 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49612) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuCda-0003gJ-Ea for qemu-devel@nongnu.org; Wed, 04 Nov 2015 23:59:02 -0500 Date: Thu, 5 Nov 2015 12:58:58 +0800 From: Fam Zheng Message-ID: <20151105045858.GE24893@ad.usersys.redhat.com> References: <1446653912-116150-1-git-send-email-pbonzini@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PULL 00/14] Misc changes for QEMU 2.4-rc1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Paolo Bonzini , QEMU Developers On Wed, 11/04 16:34, Peter Maydell wrote: > On 4 November 2015 at 16:18, Paolo Bonzini wrote: > > The following changes since commit 7bc8e0c967a4ef77657174d28af775691e18b4ce: > > > > Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2015-10-29 09:49:52 +0000) > > > > are available in the git repository at: > > > > > > git://github.com/bonzini/qemu.git tags/for-upstream > > > > for you to fetch changes up to 8670e274ef292086e109ada29e072ef27d68177b: > > > > configure: disable FORTIFY_SOURCE under clang (2015-11-04 15:56:05 +0100) > > > > ---------------------------------------------------------------- > > * Guest ABI fixes for PC machines (hw_version) > > * Fixes for recent Perl > > * John Snow's configure fixes > > * file-backed RAM improvements (Igor, Pavel) > > * -Werror=clobbered fixes (Stefan) > > * Kill -d ioport > > * Fix qemu-system-s390x > > Is the 2.4 in the subject a typo, or are these two pulls > targeting a stable branch rather than master? > Please drop 13/14 'iscsi: Translate scsi sense into error code' when applying. I need to send a new version. Fam