qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v5 0/2] e1000: add interrupt mitigation support
@ 2013-07-31  8:13 Vincenzo Maffione
  2013-07-31  8:13 ` [Qemu-devel] [PATCH v5 1/2] " Vincenzo Maffione
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Vincenzo Maffione @ 2013-07-31  8:13 UTC (permalink / raw)
  To: qemu-devel
  Cc: aliguori, mst, rizzo, jasowang, Vincenzo Maffione, stefanha,
	pbonzini, g.lettieri, lersek, afaerber

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-08-02  0:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [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

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