From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PULL stable-0.15] Stable-0.15 queue for qemu-kvm Date: Fri, 26 Oct 2012 17:47:10 -0200 Message-ID: <20121026194710.GC32011@amt.cnet> References: <1349806133-1916-1-git-send-email-afaerber@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: kvm@vger.kernel.org, Avi Kivity , Anthony Liguori , Bruce Rogers To: Andreas =?iso-8859-1?Q?F=E4rber?= Return-path: Received: from mx1.redhat.com ([209.132.183.28]:12328 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966270Ab2JZTrc (ORCPT ); Fri, 26 Oct 2012 15:47:32 -0400 Content-Disposition: inline In-Reply-To: <1349806133-1916-1-git-send-email-afaerber@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Oct 09, 2012 at 08:08:47PM +0200, Andreas F=E4rber wrote: > Hello Marcelo, >=20 > Here's a couple of backports for your stable-0.15 branch. > Except for one (marked as "backported") these were all clean cherry-p= icks. >=20 > My proposal is to merge these KVM-only patches before qemu-stable-0.1= 5.git, > where I will be tagging v0.15.2 shortly. >=20 > Cc: Marcelo Tosatti > Cc: Avi Kivity >=20 > Cc: Anthony Liguori > Cc: Bruce Rogers >=20 > The following changes since commit 725ba81ec6812d7eeb69be92639eb81151= b5306e: >=20 > Merge remote branch 'upstream/stable-0.15' into stable-0.15 (2011-1= 0-19 11:54:48 -0200) >=20 > are available in the git repository at: >=20 >=20 > git://repo.or.cz/qemu/afaerber.git qemu-kvm-stable-0.15 >=20 > for you to fetch changes up to b2be0429795b18c018610d48142e797cbc31be= 0d: >=20 > pci-assign: Remove bogus PCIe lnkcap wmask setting (2012-10-09 19:0= 3:59 +0200) >=20 > ---------------------------------------------------------------- > Alex Williamson (4): > pci-assign: Fix PCI_EXP_FLAGS_TYPE shift > pci-assign: Fix PCIe lnkcap > pci-assign: Harden I/O port test > pci-assign: Remove bogus PCIe lnkcap wmask setting >=20 > Jan Kiszka (1): > pci-assign: Update legacy interrupts only if used >=20 > Lai Jiangshan (1): > qemu-kvm: fix improper nmi emulation >=20 > hw/apic.c | 33 +++++++++++++++++++++++++++++++++ > hw/apic.h | 1 + > hw/device-assignment.c | 30 +++++++++++++++--------------- > monitor.c | 6 +++++- > 4 Dateien ge=E4ndert, 54 Zeilen hinzugef=FCgt(+), 16 Zeilen entfernt= (-) Pulled, thanks.