Re: [Qemu-devel] [RFC] updated e1000 mitigation patch

2013-01-10 Thread Stefan Hajnoczi
On Thu, Dec 27, 2012 at 11:06:58AM +0100, Luigi Rizzo wrote: > diff -urp qemu-1.3.0-orig/hw/e1000.c qemu-1.3.0/hw/e1000.c > --- qemu-1.3.0-orig/hw/e1000.c2012-12-03 20:37:05.0 +0100 > +++ qemu-1.3.0/hw/e1000.c 2012-12-27 09:47:16.0 +0100 > @@ -35,6 +35,8 @@ > > #inclu

Re: [Qemu-devel] [RFC] updated e1000 mitigation patch

2012-12-28 Thread Blue Swirl
On Thu, Dec 27, 2012 at 10:06 AM, Luigi Rizzo wrote: > Before submitting a proper patch, I'd like to hear feedback on the > following proposed change to hw/e1000.c to properly implement > interrupt mitigation. > This is joint work with Vincenzo Maffione and Giuseppe Lettieri (in Cc), > and is a fo

[Qemu-devel] [RFC] updated e1000 mitigation patch

2012-12-27 Thread Luigi Rizzo
Before submitting a proper patch, I'd like to hear feedback on the following proposed change to hw/e1000.c to properly implement interrupt mitigation. This is joint work with Vincenzo Maffione and Giuseppe Lettieri (in Cc), and is a followup to a similar patch i posted in july https://lists.gnu.o