[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [RFC][PATCH 11/16] kvm: Introduce core services for in-
From: |
Jan Kiszka |
Subject: |
Re: [Qemu-devel] [RFC][PATCH 11/16] kvm: Introduce core services for in-kernel irqchip support |
Date: |
Sun, 04 Dec 2011 14:27:07 +0100 |
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-12-04 14:23, Avi Kivity wrote:
> On 12/03/2011 01:17 PM, Jan Kiszka wrote:
>> From: Jan Kiszka <address@hidden>
>>
>> Add the basic infrastructure to active in-kernel irqchip support, inject
>> interrupts into these models, and maintain IRQ routes.
>>
>> Routing is optional and depends on the host arch supporting
>> KVM_CAP_IRQ_ROUTING. When it's not available on x86, we loose the HPET
>
> lose
/me is still looking for a semantic proofreader plugin...
>
>> as we can't route GSI0 to IOAPIC pin 2.
>>
>> In-kernel irqchip support will once be controlled by the machine
>> property 'kernel_irqchip', but this is not yet wired up.
>>
>>
>
signature.asc
Description: OpenPGP digital signature
- [Qemu-devel] [RFC][PATCH 05/16] apic: Open-code timer save/restore, (continued)
[Qemu-devel] [RFC][PATCH 08/16] ioapic: Reject non-dword accesses to IOWIN register, Jan Kiszka, 2011/12/03
[Qemu-devel] [RFC][PATCH 11/16] kvm: Introduce core services for in-kernel irqchip support, Jan Kiszka, 2011/12/03
[Qemu-devel] [RFC][PATCH 16/16] kvm: Arm in-kernel irqchip support, Jan Kiszka, 2011/12/03
[Qemu-devel] [RFC][PATCH 14/16] kvm: x86: Add user space part for in-kernel i8259, Jan Kiszka, 2011/12/03