aboutsummaryrefslogtreecommitdiff
path: root/sys/x86/xen/xenpv.c
Commit message (Expand)AuthorAgeFilesLines
* xenpv: do not use low 1MB for Xen mappings on i386Roger Pau Monné2020-05-281-2/+4
* xen/pv: remove the attach of the ISA bus from the Xen PV busRoger Pau Monné2018-02-161-11/+7
* All these files need sys/vmmeter.h, but now they got it implicitlyGleb Smirnoff2017-04-171-0/+1
* Replace all resource occurrences of '0UL/~0UL' with '0/~0'.Justin Hibbits2016-03-031-1/+1
* xen: make sure xenpv bus is the last to attachRoger Pau Monné2015-05-251-1/+6
* xen: introduce a newbus function to allocate unused memoryRoger Pau Monné2015-05-081-0/+84
* xen: convert the Grant-table code to a NewBus deviceRoger Pau Monné2014-12-101-9/+0
* xen: add missing filesRoger Pau Monné2014-06-161-0/+121