summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/xen
Commit message (Expand)AuthorAgeFilesLines
* xen/i386: enable the platform hypercall for i386royger2016-05-031-2/+2
* x86/xen: Consolidate xen-os.h in a single placeroyger2015-10-211-186/+4
* xen/console: Introduce a new console driver for Xen guestroyger2015-10-081-1/+1
* Remove some more vestiges of the Xen PV domu support. Specifically,jhb2015-08-062-117/+0
* Remove support for Xen PV domU kernels. Support for HVM domU kernelsjhb2015-04-307-538/+1
* xen: implement the privcmd user-space deviceroyger2014-10-221-0/+20
* xen: use the same hypercall mechanism for XEN and XENHVMroyger2014-03-111-8/+0
* xen: add and enable Xen console for PVH guestsroyger2014-03-111-1/+0
* Remove redundant declaration of force_evtchn_callback() in thedim2013-10-071-3/+0
* Fix compilation of the i386 PAE kernel config.gibbs2013-09-221-2/+0
* Introduce a new, HVM compatible, paravirtualized timer driver for Xen.gibbs2013-08-291-36/+0
* Implement vector callback for PVHVM and unify event channel implementationsgibbs2013-08-293-124/+53
* Adjust i386 Xen PV support for updated Xen interface files.gibbs2013-06-171-1/+1
* Upgrade Xen interface headers to Xen 4.2.1.gibbs2013-06-141-8/+19
* s/teh/the/geadler2012-09-141-1/+1
* Fix the netback driver build for i386.ken2012-02-022-10/+7
* Remove an unused typedef.attilio2011-05-171-1/+0
* Make "options XENHVM" compile for i386, not just amd64 -- a largelyrwatson2011-01-044-2/+33
* Rename HYPERVISOR_multicall (which performs the multicall hypercall) tocperciva2010-11-251-1/+2
* Switch to our preferred 2-clause BSD license.joel2010-05-052-30/+26
* fix UP compilationkmacy2009-09-111-1/+1
* Revert to 2-clause.adrian2009-05-291-2/+0
* Migrate the Xen hypervisor clock reading routines into somethingadrian2009-05-291-0/+38
* Fix the Xen build for i386 PV mode.dfr2009-04-012-0/+4
* Merge in support for Xen HVM on amd64 architecture.dfr2009-03-111-1/+5
|\
| * Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64dfr2008-11-2212-2015/+0
| * Merge basic SMP support from HEADkmacy2008-10-254-36/+24
| * - Fix floating point handling for xenkmacy2008-10-161-1/+1
| * - pull in xen_machdep.c from HEADkmacy2008-10-162-5/+2
| * Add i386 specific xen supportkmacy2008-10-1512-0/+2030
* merge 186535, 186537, and 186538 from releng_7_xenkmacy2008-12-294-312/+1
* Integrate 185578 from dfrkmacy2008-12-041-287/+0
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,kmacy2008-11-221-9/+0
* Fix IPI supportkmacy2008-10-232-5/+2
* Header cleanups and addition of IPI declarations for xenkmacy2008-10-214-32/+23
* move ipi_pcpu to evtchn.ckmacy2008-09-261-0/+1
* Get initial bootstrap of APs working under xen.kmacy2008-09-102-3/+3
* remove redundant PT_SET_MA declarationkmacy2008-08-191-12/+0
* Ensure that machine / physical addresses are treated as vm_paddr_tkmacy2008-08-172-5/+5
* Compile fixes for xen build.kmacy2008-08-152-8/+20
* Import xen sub-arch includes.kmacy2008-08-1212-0/+2038
OpenPOWER on IntegriCloud