aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/xen/bus/xen_intr.c
Commit message (Expand)AuthorAgeFilesLines
* machine/stdarg.h -> sys/stdarg.hBrooks Davis2025-06-111-1/+1
* x86/xen: fix accounted interrupt timeRoger Pau Monné2024-04-161-1/+20
* x86/xen: fix out of bounds access to the event channel masks on resumeRoger Pau Monné2024-02-221-2/+6
* xen: add atomic #defines to accomodate differing xen_ulong_t sizesElliott Mitchell2023-12-151-3/+3
* xen/intr: correct type of evtchn_enabledElliott Mitchell2023-12-151-1/+1
* xen/intr: remove xenpci headersElliott Mitchell2023-11-281-2/+0
* xen/intr: correct misuses of Xen handle pointer typeElliott Mitchell2023-11-281-2/+2
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* xen/intr: move sys/x86/xen/xen_intr.c to sys/dev/xen/bus/Julien Grall2023-04-141-0/+1131