[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/2] MSI/MSIX injection for Xen HVM guests
Hi all, this patch series by Wei Liu implements a simple Xen APIC module and use it to deliver MSI/MSIX for Xen HVM guests. The second version of this series includes the "or later" copyright clause for xen_apic.c and a fix to the return value of xen_apic_mem_read (thanks Peter for finding it out). Stefano Stabellini (2): Xen: basic HVM MSI injection support. Xen: Add xen-apic support and hook it up. Makefile.target | 2 +- hw/pc.c | 8 +++++ hw/xen.h | 1 + hw/xen_apic.c | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ xen-all.c | 5 +++ xen-stub.c | 4 ++ 6 files changed, 109 insertions(+), 1 deletions(-) Cheers, Stefano _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |