aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/public/xen.h
Commit message (Expand)AuthorAgeFilesLines
* evtchn: add FIFO-based event channel ABIDavid Vrabel2013-10-141-2/+4
* x86: correct public header's documentation of PAT MSR settingsJan Beulich2013-08-231-9/+9
* xen: remove evtchn_upcall_mask from interface on ARMIan Campbell2013-08-201-0/+4
* xen: arm: include public/xen.h in foreign interface checkingIan Campbell2013-08-201-1/+1
* xen: only expose start_info on architectures which have a PV boot pathIan Campbell2013-08-201-1/+2
* xen, libxc: rename xenctl_cpumap to xenctl_bitmapDario Faggioli2013-04-171-2/+2
* docs: Document start_info changes in Xen 4.2.Konrad Rzeszutek Wilk2013-03-261-1/+11
* docs: Document the dom0_vga_console_info structure.Konrad Rzeszutek Wilk2013-03-261-1/+8
* docs: Document the shared structure.Konrad Rzeszutek Wilk2013-03-261-0/+1
* xen: arm64: initial build + config changes, start of day codeIan Campbell2013-02-221-1/+1
* xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-221-4/+4
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* xen: fix build failure due to extra closing commentIan Campbell2012-11-191-1/+0
* docs: Include prototype for HYPERVISOR_multicallIan Campbell2012-11-191-1/+4
* docs: Add ToC entry for start of day memory layout.Ian Campbell2012-11-191-1/+2
* docs: Document HYPERVISOR_mmuext_opIan Campbell2012-11-191-14/+22
* docs: document HYPERVISOR_update_va_mapping(_other_domain)Ian Campbell2012-11-191-0/+17
* xen: retain ulong guest handle for older consumers.Ian Campbell2012-10-181-0/+4
* xen: remove XEN_GUEST_HANDLE(ulong)Ian Campbell2012-10-171-2/+0
* xen: arm: implement XENMEM_add_to_physmap_rangeIan Campbell2012-10-171-0/+1
* tools: drop ia64 supportIan Campbell2012-09-121-2/+0
* Global virq for low memory situationsAndres Lagar-Cavilla2012-03-011-0/+1
* hcall: markup the event channel hypercalls to improve generated docsIan Campbell2012-03-011-0/+2
* arm: header filesStefano Stabellini2012-02-091-0/+2
* doc: Update MMU_NORMAL_PT_UPDATE about the val.Konrad Rzeszutek Wilk2011-11-291-0/+66
* doc: Update MMU_NORMAL_PT_UPDATE requirements.Konrad Rzeszutek Wilk2011-11-291-0/+34
* docs/html/: Generate an "index.html" for hypercall docsIan Jackson2011-11-291-1/+3
* docs/html/: Annotations for two hypercallsIan Jackson2011-11-291-2/+9
* Placeholder for V4V hypercall and VIRQ numbersRoss Philipson2011-07-141-0/+2
* x86-64: EFI boot codeJan Beulich2011-06-281-0/+1
* Move IDLE_DOMAIN_ID defn to public header, and change DOMID_INVALID to fix cl...Keir Fraser2010-12-091-2/+5
* x86: allow passing initrd to kernel without exposing it through the initial m...Keir Fraser2010-11-091-1/+4
* Revert 5b03813d8d6e "Make uint64_aligned_t and GUEST_HANDLE_64 visible to gue...Keir Fraser2010-09-021-1/+6
* Make uint64_aligned_t and GUEST_HANDLE_64 visible to guests.Keir Fraser2010-09-011-6/+1
* x86: add CMCI software injection interfaceKeir Fraser2010-06-091-0/+9
* Reserve MMUEXT_[UN]MARK_SUPER mmuext operations.Keir Fraser2010-05-141-1/+6
* x86: add support for domain-initiated global cache flushKeir Fraser2010-05-041-0/+5
* This patch defines a new PGT type called PGT_shared_page and a new syntheticKeir Fraser2009-12-171-0/+4
* Base domain structure and public interface to support memory events.Keir Fraser2009-12-171-0/+1
* domain builder: multiboot-like module supportKeir Fraser2009-12-111-0/+27
* Hypercall to expose physical CPU information.Keir Fraser2009-11-101-0/+1
* Introduce a grant_entry_v2 structure.Keir Fraser2009-10-071-0/+1
* x86: extend mmu_update hypercall to allow update of foreign pagetables.Keir Fraser2009-07-071-9/+17
* x86_64: allow more vCPU-s per guestKeir Fraser2009-06-181-1/+1
* Transcendent memory ("tmem") for Xen.Keir Fraser2009-05-261-0/+1
* xen public: make mmuext_op's vcpumask field constKeir Fraser2009-05-141-2/+2
* Page offline support in Xen sideKeir Fraser2009-03-061-0/+3
* x86-64: guest directed placement of initial p->m mapKeir Fraser2009-01-081-0/+4
* x86: highmem handling assistance hypercallsKeir Fraser2008-10-271-1/+13
* Move xen-pm options from dom0 cmdline option to start info.Keir Fraser2008-07-281-0/+1