aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/xen
Commit message (Expand)AuthorAgeFilesLines
* xen: add SPDX license tags to Xen headersElliott Mitchell2023-12-151-0/+2
* xen: correct spacing in hypercall.h headersElliott Mitchell2023-11-281-28/+28
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* xen/intr: introduce dev/xen/bus/intr-internal.hJulien Grall2023-04-141-0/+3
* xen: remove CONFIG_XEN_COMPAT, purge Xen 3.0 compatibilityElliott Mitchell2023-04-141-55/+3
* xen: switch to using core atomics for synchronizationElliott Mitchell2023-03-291-129/+0
* xen: Prevent buffer overflow in privcmd ioctlDan Carpenter2022-05-061-0/+3
* xen/privcmd: implement the dm op ioctlRoger Pau Monne2021-01-111-0/+7
* x86/xen: Consolidate xen-os.h in a single placeRoger Pau Monné2015-10-211-130/+4
* xen/console: Introduce a new console driver for Xen guestRoger Pau Monné2015-10-081-1/+1
* Remove some more vestiges of the Xen PV domu support. Specifically,John Baldwin2015-08-062-132/+0
* Remove support for Xen PV domU kernels. Support for HVM domU kernelsJohn Baldwin2015-04-303-297/+0
* xen: implement the privcmd user-space deviceRoger Pau Monné2014-10-221-0/+22
* xen: use the same hypercall mechanism for XEN and XENHVMRoger Pau Monné2014-03-111-7/+0
* Implement vector callback for PVHVM and unify event channel implementationsJustin T. Gibbs2013-08-292-196/+31
* Upgrade Xen interface headers to Xen 4.2.1.Justin T. Gibbs2013-06-141-15/+16
* - Correct spelling in commentsGabor Kovesdan2013-04-171-1/+3
* Switch to our preferred 2-clause BSD license.Joel Dahl2010-05-052-30/+27
* Merge in support for Xen HVM on amd64 architecture.Doug Rabson2009-03-116-0/+1272