aboutsummaryrefslogtreecommitdiff
path: root/sys/xen
Commit message (Expand)AuthorAgeFilesLines
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (16 of many)Pawel Biernacki2020-02-251-5/+5
* xen: introduce a new way to setup event channel upcallRoger Pau Monné2019-01-301-0/+1
* xen: legacy PVH fixes for the new interrupt countRoger Pau Monné2018-09-131-0/+10
* xen: add missing file from r336474Roger Pau Monné2018-07-191-0/+159
* xen: implement early init helper for PVHv2Roger Pau Monné2018-07-191-0/+3
* xen: allow very early initialization of the hypercall pageRoger Pau Monné2018-07-191-0/+8
* xen: remove direct usage of HYPERVISOR_start_infoRoger Pau Monné2018-07-192-10/+73
* xen: add PVHv2 entry pointRoger Pau Monné2018-07-191-1/+11
* xen: remove dead code from gnttab.hRoger Pau Monné2018-05-251-42/+0
* xen: fix gntdevRoger Pau Monné2018-05-021-2/+2
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-272-0/+6
* xenstore: fix suspension when using the xenstore deviceRoger Pau Monné2017-03-071-0/+11
* xen: add support for canceled suspendRoger Pau Monné2017-03-072-0/+7
* "Buses" is the preferred plural of "bus"Conrad Meyer2017-01-152-3/+3
* xen: fix IPI setup with EARLY_AP_STARTUPRoger Pau Monné2016-12-221-3/+2
* xen: add a grant-table user-space deviceRoger Pau Monné2016-10-311-0/+192
* xen/intr: add reference counts to event channelsRoger Pau Monné2016-10-311-0/+12
* xen/vchan: change license of header from Lesser GPL v2.1 to BSDRoger Pau Monné2016-09-301-10/+15
* xen: Correct typo in #undef for symbol NBPLRoger Pau Monné2016-06-061-1/+1
* xen: rewrite Xen error translationRoger Pau Monné2016-06-021-205/+1
* xen: add missing #define in include guard.Roger Pau Monné2016-06-021-0/+1
* Don't repeat the the word 'the'Eitan Adler2016-05-171-1/+1
* xenbus: add a comment with the names of the generated accessorsRoger Pau Monné2016-01-151-1/+7
* Clean up unused-but-set-variable spotted by gcc-4.9.Marcelo Araujo2015-12-311-2/+0
* xen/intr: fix the event channel enabled per-cpu maskRoger Pau Monné2015-11-051-0/+6
* xen: Code cleanup and small bug fixesRoger Pau Monné2015-10-214-58/+29
* xen/console: Introduce a new console driver for Xen guestRoger Pau Monné2015-10-081-1/+1
* Update Xen headers from 4.2 to 4.6Roger Pau Monné2015-10-0669-2494/+4059
* xen: allow disabling PV disks and nicsRoger Pau Monné2015-08-211-0/+3
* Remove another remnant of PV domU support and assume that we always runJohn Baldwin2015-08-141-13/+4
* Add support for Xen blkif indirect segment I/Os. This makes it possible forColin Percival2015-07-301-11/+160
* Garbage collect comments which related to the pre-r284296 support for aColin Percival2015-06-211-69/+3
* xen-blk{front/back}: remove broken FreeBSD extensionsRoger Pau Monné2015-06-122-44/+6
* xen: introduce a newbus function to allocate unused memoryRoger Pau Monné2015-05-082-0/+102
* Use SYSCTL_OUT_STR() to return strings.Ian Lepore2015-03-141-1/+1
* Pacify clang 3.3 by ending the file with a newline. This is commonWarner Losh2015-01-061-1/+1
* xen: convert the Grant-table code to a NewBus deviceRoger Pau Monné2014-12-101-2/+0
* xen: move grant table codeRoger Pau Monné2014-12-101-720/+0
* xen: create a new PCI bus overrideRoger Pau Monné2014-12-091-0/+37
* opt_global.h is included automatically in the build. No need toWarner Losh2014-11-181-1/+0
* xen: implement the privcmd user-space deviceRoger Pau Monné2014-10-223-0/+92
* xen: add a Xen to BSD error translationRoger Pau Monné2014-10-221-0/+305
* xen: import a proper event channel user-space deviceRoger Pau Monné2014-10-221-358/+0
* xen: allow to register event channels without handlersRoger Pau Monné2014-10-221-0/+19
* xen: convert the xenstore user-space char device to a newbus deviceRoger Pau Monné2014-09-301-3/+0
* xen: move xenstore devicesRoger Pau Monné2014-09-302-1864/+0
* msi: add Xen MSI implementationRoger Pau Monné2014-09-303-0/+62
* xen: implement event channel PIRQ supportRoger Pau Monné2014-08-041-0/+12
* Remove ia64.Marcel Moolenaar2014-07-075-1127/+0
* xen: add missing filesRoger Pau Monné2014-06-161-0/+34