* Gregory Haskins <[EMAIL PROTECTED]> wrote:
> Anthony,
>
> Thanks for the update! That sounds very promising.
seconded! It's useful even if all the PIC emulation is done by the
kernel (which it will be eventually), and it allows for a much more
gradual introduction of in-kernel PIC emulato
Anthony Liguori wrote:
> Paul Brook just committed a rather large changeset to abstract all the
> IRQ stuff through QEMU. This should make it pretty easy to implement
> in-kernel APIC without hacking the i8259 since all of the hardware
> emulation now takes a qemu_irq structure.
I've taken a l
Anthony,
Thanks for the update! That sounds very promising.
Regards,
-Greg
-Original Message-
From: Anthony Liguori <[EMAIL PROTECTED]>
To: Ingo Molnar <[EMAIL PROTECTED]>
kvm-devel
Gregory Haskins <[EMAIL PROTECTED]>
Avi Kivity <[EMAIL PROTECTED]>
Creation Date: 4/7 3:
Paul Brook just committed a rather large changeset to abstract all the
IRQ stuff through QEMU. This should make it pretty easy to implement
in-kernel APIC without hacking the i8259 since all of the hardware
emulation now takes a qemu_irq structure.
Once it settles down a little, it may be wort