aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/public/grant_table.h
Commit message (Expand)AuthorAgeFilesLines
* gnttab: drop unused GNTCOPY_can_fail4.3.0-rc4Jan Beulich2013-06-101-2/+0
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* xen: retain ulong guest handle for older consumers.Ian Campbell2012-10-181-0/+4
* xen: remove XEN_GUEST_HANDLE(ulong)Ian Campbell2012-10-171-1/+1
* hcall: markup the grant table hypercalls to improve generated docsIan Campbell2012-03-271-34/+76
* xen: Preserve reserved grant entries when switching versionsDaniel De Graaf2012-01-281-0/+7
* Add a GNTTABOP to swap the content of two grant references under lockWei Liu2012-01-241-2/+16
* paging: Updates to public grant table header file.Keir Fraser2009-12-221-1/+8
* grant-tables: do not fail attempts to GNTTABOP_set_version to the current ver...Keir Fraser2009-12-031-1/+1
* Transitive grant support.Keir Fraser2009-10-071-5/+24
* Implement sub-page grant support.Keir Fraser2009-10-071-0/+17
* Introduce a grant_entry_v2 structure.Keir Fraser2009-10-071-0/+111
* Rename the struct grant_entry to struct grant_entry_v1, so that itKeir Fraser2009-10-071-2/+6
* Introduce mechanism to check standard conformance of headersKeir Fraser2009-06-171-0/+1
* x86: allow grant table originating ptes to have their guest availableKeir Fraser2008-11-041-1/+8
* 32-on-64: Fixes to previous changeset.Keir Fraser2007-12-061-2/+4
* xen: Allow granting of foreign access to iomem pages, and withKeir Fraser2007-11-201-0/+7
* [XEN] gnttab: Add new op unmap_and_replacekfraser@localhost.localdomain2007-05-301-0/+23
* Dynamic grant-table sizing.kfraser@localhost.localdomain2007-02-151-0/+19
* [XEN] Put the non-GPL license text in each public header file.kaf24@localhost.localdomain2006-11-081-0/+18
* [XEN] Add a new type of grant copy operation.kfraser@localhost.localdomain2006-08-101-1/+46
* [XEN] Fix a comment in grant_table.h.sos22@douglas.cl.cam.ac.uk2006-07-191-2/+2
* Represent PFNs with their own type, rather than 'unsigned long'.kaf24@firebug.cl.cam.ac.uk2006-06-061-1/+1
* Finish separating the typedefs from structure definitions in Xen public headers.kaf24@firebug.cl.cam.ac.uk2006-05-211-12/+18
* Rename *GUEST_HANDLE to *XEN_GUEST_HANDLE.kaf24@firebug.cl.cam.ac.uk2006-04-271-6/+6
* Upgrade all hypercalls to use the new guest_handle interface (on the Xen side).kaf24@firebug.cl.cam.ac.uk2006-03-071-1/+6
* Cleanup whitespace.cl349@firebug.cl.cam.ac.uk2006-03-061-1/+1
* Clean up grant-table code and replace uses of get_userkaf24@firebug.cl.cam.ac.uk2006-02-151-1/+1
* GNTTABOP_map_grant_ref returns error status and handle askaf24@firebug.cl.cam.ac.uk2005-11-301-8/+14
* Public interface cleanups. Widen some fields in publickaf24@firebug.cl.cam.ac.uk2005-11-301-13/+14
* Change semantics of gnttab_transfer to take the page awaykaf24@firebug.cl.cam.ac.uk2005-11-211-3/+7
* Fix Xen public interfaces and the tools to consistentlykaf24@firebug.cl.cam.ac.uk2005-10-121-20/+30
* Start cleaning up grant tables. gnttab_donate now calledkaf24@firebug.cl.cam.ac.uk2005-09-151-8/+9
* Make grant-table dev_bus_addr really be an address, not a framekaf24@firebug.cl.cam.ac.uk2005-08-211-2/+0
* Get rid of memory_t. Almost all uses should be unsigned long.kaf24@firebug.cl.cam.ac.uk2005-08-191-5/+5
* Some arch/x86 gnttab cleanups in Xen.kaf24@firebug.cl.cam.ac.uk2005-08-141-2/+0
* Remove unnecessary union in grant table map/unmap ops.akw27@arcadians.cl.cam.ac.uk2005-08-131-10/+7
* This changest allows grant mappings to arbitrary PTEs.akw27@arcadians.cl.cam.ac.uk2005-08-121-3/+19
* add grant table capabilities to netback and netfront.vh249@firebug.cl.cam.ac.uk2005-07-251-0/+13
* Fix grant-table interface by removing the unnecessary union.kaf24@firebug.cl.cam.ac.uk2005-07-041-9/+0
* Remove non-ISO attributes from public headers.kaf24@firebug.cl.cam.ac.uk2005-07-021-43/+34
* bitkeeper revision 1.1236.56.1 (4251a1f9OIyZY2I2LqBlxl0mi64FkA)cwc22@centipede.cl.cam.ac.uk2005-04-041-2/+6
* bitkeeper revision 1.1236.9.3 (422dcf06pBEc-gi-qwPDx52pb_x1Ig)cwc22@centipede.cl.cam.ac.uk2005-03-081-3/+5
* bitkeeper revision 1.1236.9.1 (4227c12cJQxFhBUYk0ojkmnooUw0jQ)cwc22@centipede.cl.cam.ac.uk2005-03-041-0/+23
* bitkeeper revision 1.1159.142.4 (4184b6d4rc3Jd2irJimPyupm4TO06A)kaf24@freefall.cl.cam.ac.uk2004-10-311-0/+251