summaryrefslogtreecommitdiff
path: root/sys/dev/xen/grant_table
AgeCommit message (Expand)Author
2023-11-28xen/dev: remove __unused from driver argument of identify functionsElliott Mitchell
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-06xen: fix initialization of grant table frame arrayRoger Pau Monné
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-03-29xen: switch to using core atomics for synchronizationElliott Mitchell
2023-03-09xen: bump used interface versionRoger Pau Monné
2022-05-06xen: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2022-02-07xen/grant-table: remove explicit linear mapping additionsRoger Pau Monné
2021-07-28xen/grant_table: cleanup max_nr_grant_frames()Elliott Mitchell
2020-09-01dev/xen: clean up empty lines in .c and .h filesMateusz Guzik
2018-07-30xen/grants: fix deadlocks in the free callbacksRoger Pau Monné
2018-06-21xen: check if there are clients waiting in gnttab_end_foreign_access_referencesRoger Pau Monné
2016-04-26sys/dev: extend use of the howmany() macro when available.Pedro F. Giffuni
2015-10-21xen: Code cleanup and small bug fixesRoger Pau Monné
2015-05-08xen: introduce a newbus function to allocate unused memoryRoger Pau Monné
2015-04-30Remove support for Xen PV domU kernels. Support for HVM domU kernelsJohn Baldwin
2014-12-10xen: convert the Grant-table code to a NewBus deviceRoger Pau Monné
2014-12-10xen: move grant table codeRoger Pau Monné