[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 00/22] Rework i8259 and PC interrupt models
From: |
Jan Kiszka |
Subject: |
Re: [Qemu-devel] [PATCH 00/22] Rework i8259 and PC interrupt models |
Date: |
Wed, 28 Sep 2011 23:53:39 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 |
On 2011-09-28 18:39, Richard Henderson wrote:
> On 09/28/2011 04:00 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 irqchip acceleration one day.
>>
>> Note: depends on "mips_fulong2e: Reorder ISA bus and i8259 creation"
>>
>> CC: Alexander Graf <address@hidden>
>
> All of the patches look reasonable. I'll try and give it a try with
> my alpha port sometime soon.
>
> Reviewed-by: Richard Henderson <address@hidden>
Thanks! Having another non-x86 check would be welcome of course.
Jan
signature.asc
Description: OpenPGP digital signature
[Qemu-devel] [PATCH 15/22] i8259: PREP: Replace pic_intack_read with pic_read_irq, Jan Kiszka, 2011/09/28
[Qemu-devel] [PATCH 09/22] i8259: Do not update IRQ output after spurious pic_poll_read, Jan Kiszka, 2011/09/28
[Qemu-devel] [PATCH 02/22] pc: Generalize ISA IRQs to GSIs, Jan Kiszka, 2011/09/28
[Qemu-devel] [PATCH 13/22] i8259: Fix poll command, Jan Kiszka, 2011/09/28
[Qemu-devel] [PATCH 12/22] i8259: Switch to per-PIC IRQ update, Jan Kiszka, 2011/09/28
Re: [Qemu-devel] [PATCH 00/22] Rework i8259 and PC interrupt models, Richard Henderson, 2011/09/28
- Re: [Qemu-devel] [PATCH 00/22] Rework i8259 and PC interrupt models,
Jan Kiszka <=