qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Vincenzo Maffione <v.maffione@gmail.com>
To: qemu-devel@nongnu.org
Cc: aliguori@us.ibm.com, mst@redhat.com, rizzo@iet.unipi.it,
	jasowang@redhat.com, Vincenzo Maffione <v.maffione@gmail.com>,
	stefanha@redhat.com, pbonzini@redhat.com,
	g.lettieri@iet.unipi.it, lersek@redhat.com, afaerber@suse.de
Subject: [Qemu-devel] [PATCH v5 0/2] e1000: add interrupt mitigation support
Date: Wed, 31 Jul 2013 10:13:48 +0200	[thread overview]
Message-ID: <1375258430-2120-1-git-send-email-v.maffione@gmail.com> (raw)

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

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

-- 
1.8.3.4

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

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-31  8:13 Vincenzo Maffione [this message]
2013-07-31  8:13 ` [Qemu-devel] [PATCH v5 1/2] e1000: add interrupt mitigation support 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 ` [Qemu-devel] [PATCH v5 0/2] e1000: add interrupt mitigation support Andreas Färber
2013-07-31 10:19   ` 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=1375258430-2120-1-git-send-email-v.maffione@gmail.com \
    --to=v.maffione@gmail.com \
    --cc=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 \
    /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).