freebsd-src/sys/xen
Alan Robinson 6ac22dc3d8 x86/xen: Use intended values in HVM_CALLBACK_VECTOR
Replace the HVM_CB_GSI_GSI SHIFT and MASK with the existing
but currently unused HVM_CB_VECTOR_VECTOR_SHIFT and MASK.

The binary values are identical.

Reviewed by: Elliott Mitchell <ehem+freebsd@m5p.com>
Reviewed by: royger
Pull request: https://github.com/freebsd/freebsd-src/pull/1490
2024-11-06 15:46:05 +01:00
..
evtchn x86/xen: fix out of bounds access to the event channel masks on resume 2024-02-22 11:08:03 +01:00
xenbus newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
xenmem
xenstore
blkif.h
error.h
evtchn.h
features.c
features.h
gntdev.h
gnttab.h
hvm.h x86/xen: Use intended values in HVM_CALLBACK_VECTOR 2024-11-06 15:46:05 +01:00
hypervisor.h
privcmd.h
xen_common.c
xen_intr.h
xen_pv.h
xen-os.h xen: introduce a per-arch scratch mapping ranges 2024-07-30 09:39:38 +02:00