[Qemu-devel] [PATCH 05/15] xen: add a 8259 Interrupt Controller

2010-08-23 Thread stefano . stabellini
From: Anthony PERARD Introduce a 8259 Interrupt Controller for target-xen; every set_irq call makes a Xen hypercall. Signed-off-by: Anthony PERARD Signed-off-by: Stefano Stabellini --- Makefile.target |2 +- hw/xen_common.h |3 ++ hw/xen_machine_fv.c |

[Qemu-devel] [PATCH 05/15] xen: add a 8259 Interrupt Controller

2010-08-12 Thread stefano . stabellini
From: Anthony PERARD Introduce a 8259 Interrupt Controller for target-xen; every set_irq call makes a Xen hypercall. Signed-off-by: Anthony PERARD Signed-off-by: Stefano Stabellini --- Makefile.target |2 +- hw/xen_common.h |3 ++ hw/xen_machine_fv.c |