[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/6] in kernel irqchip support
From: |
Glauber Costa |
Subject: |
[Qemu-devel] [PATCH 0/6] in kernel irqchip support |
Date: |
Mon, 28 Sep 2009 18:15:11 -0300 |
Hi people,
This (sent with my correct e-mail address) is a port from qemu-kvm.git of
the in-kernel irqchip support. Right now, I am not providing any way to disable
it. I am ready to advocate that it should be the default, whenever available.
I plan to, however, provide a patch that disables it whenever this gets merged.
I gave it basic testing, specially with reboot scenarios (due to the load/save)
functions, and all seems to be working well. But I have only tested linux guests
so far.
Anthony, I believe it is, although not perfect, in inclusion state.
- [Qemu-devel] [PATCH 0/6] in kernel irqchip support,
Glauber Costa <=
- [Qemu-devel] [PATCH 1/6] provide in-kernel ioapic, Glauber Costa, 2009/09/28
- [Qemu-devel] [PATCH 2/6] provide in-kernel apic, Glauber Costa, 2009/09/28
- [Qemu-devel] [PATCH 3/6] provide apic_set_irq_delivered, Glauber Costa, 2009/09/28
- [Qemu-devel] [PATCH 4/6] provide in-kernel i8259 chip, Glauber Costa, 2009/09/28
- [Qemu-devel] [PATCH 5/6] initialize i8259 chip, Glauber Costa, 2009/09/28
- [Qemu-devel] [PATCH 6/6] Initialize in-kernel irqchip, Glauber Costa, 2009/09/28
- [Qemu-devel] Re: [PATCH 4/6] provide in-kernel i8259 chip, Juan Quintela, 2009/09/28
- [Qemu-devel] Re: [PATCH 4/6] provide in-kernel i8259 chip, Glauber Costa, 2009/09/28
- [Qemu-devel] Re: [PATCH 4/6] provide in-kernel i8259 chip, Juan Quintela, 2009/09/28
- Message not available