qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: Vincenzo Maffione <v.maffione@gmail.com>
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
Subject: Re: [Qemu-devel] [PATCH v5 0/2] e1000: add interrupt mitigation support
Date: Wed, 31 Jul 2013 11:56:40 +0200	[thread overview]
Message-ID: <51F8DF58.4030104@suse.de> (raw)
In-Reply-To: <1375258430-2120-1-git-send-email-v.maffione@gmail.com>

Am 31.07.2013 10:13, schrieb Vincenzo Maffione:
> Implement interrupt mitigation for the e1000 device with the
> corresponding "mitigation" device property.
> 
> Add a compat_props entry to pc-1.6 machines in order to set the
> "mitigation" property for these machines.
> 
> 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

> 
>  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(-)
> 


-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

  parent reply	other threads:[~2013-07-31  9:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-31  8:13 [Qemu-devel] [PATCH v5 0/2] e1000: add interrupt mitigation support Vincenzo Maffione
2013-07-31  8:13 ` [Qemu-devel] [PATCH v5 1/2] " Vincenzo Maffione
2013-07-31 10:05   ` Andreas Färber
2013-07-31  8:13 ` [Qemu-devel] [PATCH v5 2/2] i386/pc: introducing compat_props for pc-1.6 Vincenzo Maffione
2013-07-31 10:00   ` Andreas Färber
2013-07-31  9:56 ` Andreas Färber [this message]
2013-07-31 10:19   ` [Qemu-devel] [PATCH v5 0/2] e1000: add interrupt mitigation support Vincenzo Maffione
2013-07-31 11:20     ` Stefan Hajnoczi
2013-07-31 11:26       ` Andreas Färber
2013-07-31 13:39       ` Vincenzo Maffione
2013-08-01  9:38         ` Stefan Hajnoczi
2013-08-01 14:07           ` Andreas Färber
2013-08-01 20:17             ` Vincenzo Maffione

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51F8DF58.4030104@suse.de \
    --to=afaerber@suse.de \
    --cc=aliguori@us.ibm.com \
    --cc=g.lettieri@iet.unipi.it \
    --cc=jasowang@redhat.com \
    --cc=lersek@redhat.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rizzo@iet.unipi.it \
    --cc=stefanha@redhat.com \
    --cc=v.maffione@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).