aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/grant_table.h
Commit message (Expand)AuthorAgeFilesLines
* x86/gnttab: fix asm() operand in gnttab_clear_flag()Jan Beulich2012-03-231-1/+1
* gnttab: miscellaneous fixesJan Beulich2012-02-091-2/+6
* x86: Fix build after ia64 grant-table build fix.Keir Fraser2009-10-091-1/+1
* Fix the IA64 build of the hypervisor.Keir Fraser2009-10-091-1/+1
* Introduce a grant_entry_v2 structure.Keir Fraser2009-10-071-2/+17
* Mapping grant references into HVM guests, take 2Keir Fraser2009-07-131-1/+1
* x86: Allow bitop functions to be applied only to fields of at least 4Keir Fraser2008-03-161-1/+1
* x86: Foreign mappings of HVM-guest pages should not affect type count,Keir Fraser2008-02-251-9/+7
* xen: Allow granting of foreign access to iomem pages, and withKeir Fraser2007-11-201-2/+2
* [XEN] Make common log-dirty paging code and add HAP log-dirty support.Tim Deegan2007-06-111-1/+1
* [XEN] gnttab: Add new op unmap_and_replacekfraser@localhost.localdomain2007-05-301-2/+7
* Add two arch hooks to gnttab_release_mappings().kfraser@localhost.localdomain2007-03-151-0/+10
* Dynamic grant-table sizing.kfraser@localhost.localdomain2007-02-151-3/+3
* [BLKTAP] Fix Linux and Xen gnttab map operations when mapping intokfraser@localhost.localdomain2006-11-021-2/+2
* [XEN] Indentation cleanups (remove hard tabs).kfraser@localhost.localdomain2006-08-171-1/+1
* Replace shadow pagetable code with shadow2.tdeegan@york.uk.xensource.com2006-08-161-1/+1
* Use explicit accessors to handle unusually-sized atomic operations in grant t...kaf24@firebug.cl.cam.ac.uk2006-06-301-0/+5
* [XEN] New memory_op XENMEM_exchange. Allows atomickfraser@dhcp93.uk.xensource.com2006-06-161-3/+0
* Replace memory_op subcommands reserved_phys_area and map_shared_infokaf24@firebug.cl.cam.ac.uk2006-03-101-3/+0
* Clean up the interface for sharing xen-heap pages with guests.kaf24@firebug.cl.cam.ac.uk2006-03-091-2/+3
* Fix some more pfn/mfn/gmfn/gpfn inconsistencies. Fix some directkaf24@firebug.cl.cam.ac.uk2006-02-021-1/+1
* Rename physical-address-related variables and functionskaf24@firebug.cl.cam.ac.uk2006-02-011-6/+6
* Define gnttab_shared_gpfn() for use in common code.kaf24@firebug.cl.cam.ac.uk2006-02-011-0/+3
* Clean up mark_dirty() implementation to check for log-dirtykaf24@firebug.cl.cam.ac.uk2005-11-241-5/+1
* Move arch-specific portions of grant-table implementationkaf24@firebug.cl.cam.ac.uk2005-11-231-0/+42