aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/public/memory.h
Commit message (Expand)AuthorAgeFilesLines
* hypervisor/xen/tools: Remove the XENMEM_get_oustanding_pages and provide the ...Konrad Rzeszutek Wilk2013-05-141-7/+0
* mmu: Introduce XENMEM_claim_pages (subop of memory ops)Dan Magenheimer2013-03-111-2/+33
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* xen: Simplify the space of spaces supported by XENMEM_add_to_physmap(_range)Ian Campbell2013-01-241-2/+4
* xen: return a per-mapping error from XENMEM_add_to_physmap_range.Ian Campbell2013-01-171-1/+7
* xen: reserve next two XENMEM_ op numbers for future/out-of-tree useDan Magenheimer2012-12-101-0/+6
* xen: arm: implement XENMEM_add_to_physmap_rangeIan Campbell2012-10-171-8/+32
* xenpaging: remove obsolete XENMEM_paging_op_resumeOlaf Hering2012-03-011-1/+0
* x86/mm: New sharing audit memopAndres Lagar-Cavilla2012-02-101-0/+1
* Use memops for mem paging, sharing, and access, instead of domctlsAndres Lagar-Cavilla2012-02-101-0/+87
* xen: reinstate previously unused XENMEM_remove_from_physmap hypercallDaniel De Graaf2012-01-281-0/+16
* x86/mm: Check how many mfns are shared, in addition to how many are savedAndres Lagar-Cavilla2012-01-261-0/+1
* mm: New XENMEM space, XENMAPSPACE_gmfn_rangeJean Guyader2011-11-181-0/+4
* Add an exact-node request flag for mem allocations.Keir Fraser2010-07-051-0/+3
* Domctls defined for all relevant memory sharing operations.Keir Fraser2009-12-171-0/+7
* Introduce a grant_entry_v2 structure.Keir Fraser2009-10-071-0/+2
* Introduce mechanism to check standard conformance of headersKeir Fraser2009-06-171-0/+2
* Remove unused XENMAPSPACE_mfnKeir Fraser2009-01-141-2/+1
* Remove unused XENMEM_remove_from_physmap.Keir Fraser2009-01-141-16/+0
* Remove unused XENMEM_translate_pfn_list.Keir Fraser2009-01-141-23/+2
* New XENMAPSPACE_gmfn parameter for XENMEM_add_to_physmap.Keir Fraser2009-01-091-1/+2
* PoD memory 7/9: Xen interfaceKeir Fraser2009-01-051-0/+15
* hvm: Use main memory for video memory.Keir Fraser2008-08-271-0/+17
* numa: Extend MEMOP_ allocation functions to take a node argument.Keir Fraser2008-07-051-6/+20
* hvm: Do not save/restore shared_info gpfn location.kfraser@localhost.localdomain2007-03-191-0/+5
* [XEN] Clean up public headers. Clarify licensing of kbdif.h and fbif.h.kfraser@localhost.localdomain2006-12-131-1/+1
* [XEN] Implement XENMEM_set_memory_map, which specifies memory map tokfraser@localhost.localdomain2006-12-081-1/+16
* [XEN] Put the non-GPL license text in each public header file.kaf24@localhost.localdomain2006-11-081-0/+18
* Define an architecture-specific 'long' type for ABI compatibility.kaf24@firebug.cl.cam.ac.uk2006-06-291-6/+6
* Add new XENMEM_machphys_mapping to get info about location andkfraser@dhcp93.uk.xensource.com2006-06-201-0/+14
* [XEN] New memory_op XENMEM_exchange. Allows atomickfraser@dhcp93.uk.xensource.com2006-06-161-3/+45
* Represent PFNs with their own type, rather than 'unsigned long'.kaf24@firebug.cl.cam.ac.uk2006-06-061-5/+5
* New memory_op subops which return the apparent or actual physical address map.Ian.Campbell@xensource.com2006-05-221-0/+28
* Finish separating the typedefs from structure definitions in Xen public headers.kaf24@firebug.cl.cam.ac.uk2006-05-211-8/+12
* Rename *GUEST_HANDLE to *XEN_GUEST_HANDLE.kaf24@firebug.cl.cam.ac.uk2006-04-271-8/+8
* Replace memory_op subcommands reserved_phys_area and map_shared_infokaf24@firebug.cl.cam.ac.uk2006-03-101-30/+17
* Change the location of the shared_info page for auto_translated_physmap guests.cl349@firebug.cl.cam.ac.uk2006-03-091-0/+15
* Cleanup whitespace.cl349@firebug.cl.cam.ac.uk2006-03-061-1/+1
* Rename guest_handle() macro to GUEST_HANDLE() and define_guest_handle()kaf24@firebug.cl.cam.ac.uk2006-03-031-8/+8
* A few changes to the new 'guest handle' interface:kaf24@firebug.cl.cam.ac.uk2006-03-021-8/+8
* Sketch a new interface for transferring hypercall arguments in memory.kaf24@firebug.cl.cam.ac.uk2006-02-281-4/+8
* New memory_op subcall XENMEM_translate_gpfn_list.kaf24@firebug.cl.cam.ac.uk2006-02-161-1/+23
* Fix some more pfn/mfn/gmfn/gpfn inconsistencies. Fix some directkaf24@firebug.cl.cam.ac.uk2006-02-021-6/+6
* Replace the MMUEXTOP 'pfn hole' commands with a newkaf24@firebug.cl.cam.ac.uk2006-01-281-0/+20
* New memory hypercall 'populate_physmap'. Accepts a list ofkaf24@firebug.cl.cam.ac.uk2006-01-271-7/+13
* Implement new memory_op() XENMEM_machphys_mfn_list. Replaces oldkaf24@firebug.cl.cam.ac.uk2005-11-251-0/+28
* Update the memory_op() hypercall. Add two new subcommands, tokaf24@firebug.cl.cam.ac.uk2005-11-211-7/+20
* Fix Xen public interfaces and the tools to consistentlykaf24@firebug.cl.cam.ac.uk2005-10-121-0/+10
* Replace dom_mem_op hypercall with memory_op hypercall withkaf24@firebug.cl.cam.ac.uk2005-08-301-0/+50