Re: [Qemu-devel] [PATCH v2 00/23] Rework i8259 and PC interrupt models

2011-10-16 Thread Jan Kiszka
On 2011-10-16 14:07, malc wrote: > On Sun, 16 Oct 2011, Blue Swirl wrote: > >> Thanks, applied all. >> >> On Fri, Oct 7, 2011 at 7:19 AM, Jan Kiszka wrote: >>> Highlights of this series: >>> - generic i8259, now part of hwlib >>> - qdev conversion of i8259 >>> - fix for i8259 poll mode (and re

Re: [Qemu-devel] [PATCH v2 00/23] Rework i8259 and PC interrupt models

2011-10-16 Thread malc
On Sun, 16 Oct 2011, Blue Swirl wrote: > Thanks, applied all. > > On Fri, Oct 7, 2011 at 7:19 AM, Jan Kiszka wrote: > > Highlights of this series: > >  - generic i8259, now part of hwlib > >  - qdev conversion of i8259 > >  - fix for i8259 poll mode (and removal of PREP hack) > > > > The refacto

Re: [Qemu-devel] [PATCH v2 00/23] Rework i8259 and PC interrupt models

2011-10-16 Thread Blue Swirl
Thanks, applied all. On Fri, Oct 7, 2011 at 7:19 AM, Jan Kiszka wrote: > Highlights of this series: >  - generic i8259, now part of hwlib >  - qdev conversion of i8259 >  - fix for i8259 poll mode (and removal of PREP hack) > > The refactoring will also be important to instantiate i8259-kvm devic

Re: [Qemu-devel] [PATCH v2 00/23] Rework i8259 and PC interrupt models

2011-10-15 Thread Blue Swirl
On Fri, Oct 7, 2011 at 7:19 AM, Jan Kiszka wrote: > Highlights of this series: >  - generic i8259, now part of hwlib >  - qdev conversion of i8259 >  - fix for i8259 poll mode (and removal of PREP hack) > > The refactoring will also be important to instantiate i8259-kvm devices > for in-kernel irq

[Qemu-devel] [PATCH v2 00/23] Rework i8259 and PC interrupt models

2011-10-07 Thread Jan Kiszka
Highlights of this series: - generic i8259, now part of hwlib - qdev conversion of i8259 - fix for i8259 poll mode (and removal of PREP hack) The refactoring will also be important to instantiate i8259-kvm devices for in-kernel irqchip acceleration one day. Changes in v2: - kept PIC irq state