Home
last modified time | relevance | path

Searched hist:c8cb6032 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/avocado/
H A Dkvm_xen_guest.pyc8cb6032 Mon Apr 03 08:49:20 CDT 2023 David Woodhouse <dwmw@amazon.co.uk> tests/avocado: Test Xen guest support under KVM

Exercise guests with a few different modes for interrupt delivery. In
particular we want to cover:

• Xen event channel delivery via GSI to the I/O APIC
• Xen event channel delivery via GSI to the i8259 PIC
• MSIs routed to PIRQ event channels
• GSIs routed to PIRQ event channels

As well as some variants of normal non-Xen stuff like MSI to vAPIC and
PCI INTx going to the I/O APIC and PIC, which ought to still work even
in Xen mode.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230403134920.2132362-12-alex.bennee@linaro.org>