aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_dom.h
Commit message (Expand)AuthorAgeFilesLines
* libxc: range checks in xc_dom_p2m_host and _guestIan Jackson2013-06-141-0/+4
* libelf: use only unsigned integersIan Jackson2013-06-141-3/+4
* libxc: Fix range checking in xc_dom_pfn_to_ptr etc.Ian Jackson2013-06-141-3/+13
* libxc: introduce xc_dom_seg_to_ptr_pagesIan Jackson2013-06-141-3/+16
* xc: use XENMEM_claim_pages hypercall during guest creation.Dan Magenheimer2013-04-161-0/+1
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* libxc: fixes for the ARM platformStefano Stabellini2013-02-151-5/+1
* libxc: builder: limit maximum size of kernel/ramdisk.Ian Jackson2012-10-261-1/+22
* Revert 26109:6ccfe4d29f95Ian Jackson2012-10-261-12/+1
* xl: Do not leak events when a domain exits.Ian Campbell2012-10-251-1/+12
* libxc: add ARM support to xc_dom (PV domain building)Ian Campbell2012-10-091-3/+17
* lib{xc,xl}: Seed grant tables with xenstore and console grantsAlex Zeffertt2012-02-091-0/+16
* # HG changeset patchIan Campbell2010-08-241-0/+16
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-13/+19
* libxenguest: Revert domain builder interface changes for 'superpages'Keir Fraser2009-07-201-2/+3
* Add support for superpages (hugepages) in PV domainKeir Fraser2009-05-261-2/+2
* Move libelf headers out of xen public header dir.Keir Fraser2009-01-081-1/+1
* Add PV-GRUBKeir Fraser2008-06-181-0/+3
* ia64: Fix ia64 PV domain creation with new vhpt-size parameter.Keir Fraser2007-10-221-0/+1
* [BUILDER] Propagate the native protocol ABI for a guest out of theIan Campbell2007-05-151-0/+1
* [LIBXC][POWERPC] Use new domain builder.Hollis Blanchard2007-03-211-0/+2
* [LIBXC] Move domain builder hooks into arch-specific files and remove ifdefs.Hollis Blanchard2007-03-211-0/+4
* libxc: Code format cleanups.Keir Fraser2007-02-241-19/+25
* Export PRI_xen_pfn rather than PRIpfn: less polluting of namespace.kfraser@localhost.localdomain2007-02-141-0/+2
* [LIBELF] Define PRIpfn next to xen_pfn_t.Hollis Blanchard2007-02-091-5/+0
* libxc domain builder rewrite, core bits.Emmanuel Ackaouy2007-01-251-0/+261