From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57486) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cBfJO-0002W2-31 for qemu-devel@nongnu.org; Tue, 29 Nov 2016 05:06:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cBfJK-0004RV-Mu for qemu-devel@nongnu.org; Tue, 29 Nov 2016 05:06:54 -0500 Received: from mail-wm0-f50.google.com ([74.125.82.50]:36813) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cBfJK-0004RF-Hl for qemu-devel@nongnu.org; Tue, 29 Nov 2016 05:06:50 -0500 Received: by mail-wm0-f50.google.com with SMTP id g23so232344545wme.1 for ; Tue, 29 Nov 2016 02:06:50 -0800 (PST) Date: Tue, 29 Nov 2016 10:05:48 +0000 From: Stefan Hajnoczi Message-ID: <20161129100548.GI5152@stefanha-x1.localdomain> References: <1480372837-109736-1-git-send-email-pbonzini@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="e5GLnnZ8mDMEwH4V" Content-Disposition: inline In-Reply-To: <1480372837-109736-1-git-send-email-pbonzini@redhat.com> Subject: Re: [Qemu-devel] [PULL 0/6] More patches for QEMU 2.8-rc2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org --e5GLnnZ8mDMEwH4V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 28, 2016 at 11:40:31PM +0100, Paolo Bonzini wrote: > The following changes since commit 00227fefd2059464cd2f59aed29944874c630e= 2f: >=20 > Update version for v2.8.0-rc1 release (2016-11-22 22:29:08 +0000) >=20 > are available in the git repository at: >=20 > git://github.com/bonzini/qemu.git tags/for-upstream >=20 > for you to fetch changes up to c96f0ee6a67ca6277366e78ce5d84d5c20dd596f: >=20 > rules.mak: Use -r instead of -Wl, -r to fix building when PIE is defaul= t (2016-11-28 16:45:12 +0100) >=20 > ---------------------------------------------------------------- > Small fixes for rc2. >=20 > ---------------------------------------------------------------- > Adrian Bunk (1): > rules.mak: Use -r instead of -Wl, -r to fix building when PIE is de= fault >=20 > Dr. David Alan Gilbert (2): > migration/pcspk: Add a property to state if pcspk is migrated > migration/pcspk: Turn migration of pcspk off for 2.7 and older >=20 > Paolo Bonzini (2): > megasas: do not call pci_dma_unmap after having freed the frame once > megasas: clean up and fix request completion/cancellation >=20 > Peter Xu (1): > pci-assign: sync MSI/MSI-X cap and table with PCIDevice >=20 > hw/audio/pcspk.c | 10 +++++++++ > hw/i386/kvm/pci-assign.c | 4 ++++ > hw/scsi/megasas.c | 58 ++++++++++++++++++++++++++----------------= ------ > include/hw/i386/pc.h | 5 +++++ > rules.mak | 2 +- > 5 files changed, 52 insertions(+), 27 deletions(-) > --=20 > 1.8.3.1 >=20 Now on the correct branch... :D Thanks, applied to my staging tree: https://github.com/stefanha/qemu/commits/staging Stefan --e5GLnnZ8mDMEwH4V Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJYPVL8AAoJEJykq7OBq3PIsCgH/1xe7ii/pXAYZnXuT0q67isM veFFpkthKLsuFTZsQtLUQKTdpG0lF5MJWiWorKlHWeedsRrnBG/qxGkjDwGmiKjR AogqDYdWgJzlpzuK5Mqbl+OxCPEiMSl+Utt31PbVdiVA5B1Eh/qisaNUyKhOzRIU 7vJw1+ZjcezeHfkyXQKykOUWJoW+9IIJgU17sl9QIVfWtaTIULWJzavPowVi3gb6 0RIi/DWZw8UveoeLG+6/FO1liJWpDkYenohOd/Qx5WzQugEAcet5rTBF19YFkJ2R ZT5rb7zVCcjbbr8nhrLEu2IZhfL0U/QnjIEJ8L3IAdM2m4yTN1Ss1Ez3tcHFYH0= =ELVo -----END PGP SIGNATURE----- --e5GLnnZ8mDMEwH4V--