aboutsummaryrefslogtreecommitdiff
path: root/sys/x86/include/xen
Commit message (Expand)AuthorAgeFilesLines
* intr/x86: replace use of vector in interface with intsrcElliott Mitchell2024-05-091-2/+2
* x86/xen: implement early init hookRoger Pau Monné2024-02-221-2/+0
* x86/xen: introduce a Xen early init functionRoger Pau Monné2024-02-221-0/+3
* xen: add atomic #defines to accomodate differing xen_ulong_t sizesElliott Mitchell2023-12-151-0/+10
* xen/x86: move x86-only variable out of commonElliott Mitchell2023-11-281-0/+3
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* xen/intr: move interrupt allocation/release to architectureElliott Mitchell2023-04-141-2/+11
* xen/intr: move x86 PIC interface to xen_arch_intr.c, introduce wrappersJulien Grall2023-04-141-0/+45
* xen/intr: introduce dev/xen/bus/intr-internal.hJulien Grall2023-04-141-0/+41
* xen: introduce XEN_CPUID_TO_VCPUID()/XEN_VCPUID()Julien Grall2023-04-141-0/+11
* xen/blkback: do not use x86 CPUID in generic codeRoger Pau Monné2022-06-281-0/+2
* x86/xen: use x{2}APIC if virtualized by hardwareRoger Pau Monné2022-01-181-0/+2
* xen: use an hypercall for shutdown and rebootRoger Pau Monné2022-01-131-7/+0
* xen: introduce xen_has_percpu_evtchn()Julien Grall2021-07-281-0/+7
* xen/control: introduce xen_pv_shutdown_handler()Julien Grall2021-07-281-0/+7
* xen: introduce xen_pv_disks_disabled()Julien Grall2021-07-281-0/+10
* xen/netfront: introduce xen_pv_nics_disabled()Julien Grall2021-07-281-0/+10
* xen/xen-os: move inclusion of machine/xen-os.h laterElliott Mitchell2021-07-281-0/+4
* xen: create VM_MEMATTR_XEN for Xen memory mappingsElliott Mitchell2021-07-281-0/+3
* xen: move x86-specific xen_vector_callback_enabled to sys/x86Julien Grall2021-03-151-0/+3
* xen: Code cleanup and small bug fixesRoger Pau Monné2015-10-211-94/+0
* x86/xen: Consolidate xen-os.h in a single placeRoger Pau Monné2015-10-211-0/+132