summaryrefslogtreecommitdiffstats
path: root/include/xen/interface/memory.h
AgeCommit message (Expand)AuthorLines
2021-11-02xen: fix wrong SPDX headers of Xen related headersJuergen Gross-1/+1
2018-09-03x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross-6/+0
2018-05-14xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant-0/+66
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-07-06xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmioShannon Zhao-0/+1
2013-02-19xen: implement updated XENMEM_add_to_physmap_range ABIIan Campbell-0/+6
2012-11-29xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell-2/+42
2012-10-19xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.Ian Campbell-22/+2
2012-09-14xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini-6/+6
2012-08-23xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini-3/+3
2012-08-21xen: update xen_add_to_physmap interfaceStefano Stabellini-0/+3
2010-11-12xen: implement XENMEM_machphys_mappingIan Campbell-0/+13
2010-10-22xen: Use host-provided E820 mapIan Campbell-0/+29
2010-06-07xen: Add xen_create_contiguous_regionAlex Nixon-0/+42
2010-06-07xen: Rename the balloon lockAlex Nixon-0/+8
2008-05-27xen: add missing definitions in include/xen/interface/memory.h which ia64/xen...Isaku Yamahata-4/+8
2008-04-24xen: add balloon driverJeremy Fitzhardinge-8/+4
2007-07-18xen: Add Xen interface header filesJeremy Fitzhardinge-0/+145