Re: [EXTERNAL][RFC PATCH] tests/avocado: Test Xen guest support under KVM

2023-04-03 Thread David Woodhouse
On Wed, 2023-03-29 at 21:56 +0100, Alex Bennée wrote: > Alex Bennée writes: > > > From: David Woodhouse > > > > 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

Re: [RFC PATCH] tests/avocado: Test Xen guest support under KVM

2023-03-29 Thread Alex Bennée
Alex Bennée writes: > From: David Woodhouse > > 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

[RFC PATCH] tests/avocado: Test Xen guest support under KVM

2023-03-24 Thread Alex Bennée
From: David Woodhouse 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