Re: [kvm-devel] [PATCH 5/6] KVM: in-kernel-apic modification to QEMU

2007-06-12 Thread Gregory Haskins
On Fri, 2007-06-08 at 17:59 +0800, Dong, Eddie wrote: > 1: I/F between user/kernel > a: Similar with the question in kernel side, current I/F only > support an IRQ set notification, we need clear notification too. > Especially when guest use IMR to mask the interrupt. Yeah, as noted earlier.

Re: [kvm-devel] [PATCH 5/6] KVM: in-kernel-apic modification to QEMU

2007-06-08 Thread Dong, Eddie
1: I/F between user/kernel a: Similar with the question in kernel side, current I/F only support an IRQ set notification, we need clear notification too. Especially when guest use IMR to mask the interrupt. b: following code read irq from PIC which means IRR ->ISR, but kernel may

[kvm-devel] [PATCH 5/6] KVM: in-kernel-apic modification to QEMU

2007-05-31 Thread Gregory Haskins
Signed-off-by: Gregory Haskins <[EMAIL PROTECTED]> --- qemu/hw/apic.c | 25 + qemu/hw/pc.c| 35 --- qemu/qemu-kvm.c | 53 +++-- qemu/qemu-kvm.h |3 +++ qemu/vl.h | 15 +++

[kvm-devel] [PATCH 5/6] KVM: in-kernel-apic modification to QEMU

2007-05-24 Thread Gregory Haskins
Signed-off-by: Gregory Haskins <[EMAIL PROTECTED]> --- qemu/hw/apic.c | 35 ++- qemu/hw/pc.c| 34 -- qemu/qemu-kvm.c | 49 +++-- qemu/qemu-kvm.h |2 ++ qemu/vl.h | 11

[kvm-devel] [PATCH 5/6] KVM: in-kernel-apic modification to QEMU

2007-05-23 Thread Gregory Haskins
Signed-off-by: Gregory Haskins <[EMAIL PROTECTED]> --- qemu/hw/apic.c | 35 ++- qemu/hw/pc.c| 34 -- qemu/qemu-kvm.c | 49 +++-- qemu/qemu-kvm.h |2 ++ qemu/vl.h | 11