Revision b36b0fe96af13460278bf9b173beced1bd15f85d authored by David Woodhouse on 06 January 2021, 15:39:56 UTC, committed by Juergen Gross on 13 January 2021, 15:12:06 UTC
It's useful to be able to test non-vector event channel delivery, to make
sure Linux will work properly on older Xen which doesn't have it.

It's also useful for those working on Xen and Xen-compatible hypervisors,
because there are guest kernels still in active use which use PCI INTX
even when vector delivery is available.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Link: https://lore.kernel.org/r/20210106153958.584169-4-dwmw2@infradead.org
Signed-off-by: Juergen Gross <jgross@suse.com>
1 parent 8f4fd86
History
File Mode Size
Kconfig -rw-r--r-- 1.8 KB
Makefile -rw-r--r-- 233 bytes
internal.h -rw-r--r-- 1.1 KB
mmap-nommu.c -rw-r--r-- 2.3 KB
storage.c -rw-r--r-- 6.1 KB
super.c -rw-r--r-- 15.2 KB

back to top