From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51115) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtdeS-0002vs-S1 for qemu-devel@nongnu.org; Wed, 26 Nov 2014 09:33:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XtdeN-0006w4-A9 for qemu-devel@nongnu.org; Wed, 26 Nov 2014 09:33:04 -0500 Received: from mail-la0-f48.google.com ([209.85.215.48]:47423) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtdeN-0006vu-2l for qemu-devel@nongnu.org; Wed, 26 Nov 2014 09:32:59 -0500 Received: by mail-la0-f48.google.com with SMTP id s18so2530463lam.21 for ; Wed, 26 Nov 2014 06:32:58 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1417001439-29299-1-git-send-email-pbonzini@redhat.com> References: <1417001439-29299-1-git-send-email-pbonzini@redhat.com> From: Peter Maydell Date: Wed, 26 Nov 2014 14:32:37 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL for-2.2 0/3] Misc fixes for 2014-11-26 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: QEMU Developers On 26 November 2014 at 11:30, Paolo Bonzini wrote: > The following changes since commit 2528043f1f299e0e88cb026f1ca7c40bbb4e1f80: > > Update version for v2.2.0-rc3 release (2014-11-25 18:23:54 +0000) > > are available in the git repository at: > > git://github.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to dc622deb2d49aac6afa485f9025be8fed440ef3d: > > s390x/kvm: Fix compile error (2014-11-26 12:11:27 +0100) > > ---------------------------------------------------------------- > The final 2.2 patches from me. > > ---------------------------------------------------------------- > Christian Borntraeger (1): > s390x/kvm: Fix compile error > > Don Slutz (1): > -machine vmport=auto: Fix handling of VMWare ioport emulation for xen > > Gonglei (1): > fw_cfg: fix boot order bug when dynamically modified via QOM Applied, thanks. -- PMM