From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39589) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4T9L-00086r-NB for qemu-devel@nongnu.org; Wed, 31 Jul 2013 05:57:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V4T9E-0005Vi-EC for qemu-devel@nongnu.org; Wed, 31 Jul 2013 05:56:55 -0400 Received: from cantor2.suse.de ([195.135.220.15]:53153 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4T9E-0005VV-98 for qemu-devel@nongnu.org; Wed, 31 Jul 2013 05:56:48 -0400 Message-ID: <51F8DF58.4030104@suse.de> Date: Wed, 31 Jul 2013 11:56:40 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1375258430-2120-1-git-send-email-v.maffione@gmail.com> In-Reply-To: <1375258430-2120-1-git-send-email-v.maffione@gmail.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v5 0/2] e1000: add interrupt mitigation support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vincenzo Maffione Cc: aliguori@us.ibm.com, mst@redhat.com, rizzo@iet.unipi.it, jasowang@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, pbonzini@redhat.com, g.lettieri@iet.unipi.it, lersek@redhat.com Am 31.07.2013 10:13, schrieb Vincenzo Maffione: > Implement interrupt mitigation for the e1000 device with the > corresponding "mitigation" device property. >=20 > Add a compat_props entry to pc-1.6 machines in order to set the > "mitigation" property for these machines. >=20 > Vincenzo Maffione (2): > e1000: add interrupt mitigation support > i386/pc: introducing compat_props for pc-1.6 This is not what Stefan asked you to do: PC_COMPAT_1_6 should be prepared first, then comes your patch adding the property to it. Otherwise a) git-bisect is not consistent wrt mitigation in pc-*-1.5 and b) the patch cannot be as easily reused for other devices needing compat_props. Andreas >=20 > hw/i386/pc_piix.c | 4 ++ > hw/i386/pc_q35.c | 4 ++ > hw/net/e1000.c | 131 +++++++++++++++++++++++++++++++++++++++++++= ++++++-- > include/hw/i386/pc.h | 7 +++ > 4 files changed, 143 insertions(+), 3 deletions(-) >=20 --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg