[Qemu-devel] Re: [PATCH 10/16] x86: Refactor RTC IRQ coalescing workaround

2010-06-06 Thread Jan Kiszka
Blue Swirl wrote: > On Sun, Jun 6, 2010 at 8:10 AM, Jan Kiszka wrote: >> From: Jan Kiszka >> >> Make use of the new IRQ message and report delivery results from the >> sink to the source. As a by-product, this also adds de-coalescing >> support to the PIC. >> >> Signed-off-by: Jan Kiszka >> ---

[Qemu-devel] Re: [PATCH 10/16] x86: Refactor RTC IRQ coalescing workaround

2010-06-06 Thread Blue Swirl
On Sun, Jun 6, 2010 at 8:10 AM, Jan Kiszka wrote: > From: Jan Kiszka > > Make use of the new IRQ message and report delivery results from the > sink to the source. As a by-product, this also adds de-coalescing > support to the PIC. > > Signed-off-by: Jan Kiszka > --- >  hw/apic.c        |   64 +