linux/include/xen/interface
Ian Campbell ef32f89298 xen: grant: use xen_pfn_t type for frame_list.
This correctly sizes it as 64 bit on ARM but leaves it as unsigned
long on x86 (therefore no intended change on x86).

The long and ulong guest handles are now unused (and a bit dangerous)
so remove them.

Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2012-10-19 15:17:55 -04:00
..
hvm xen pv-on-hvm: add pfn_is_ram helper for kdump 2012-10-04 11:30:30 -04:00
io
callback.h
elfnote.h
event_channel.h
features.h
grant_table.h xen: grant: use xen_pfn_t type for frame_list. 2012-10-19 15:17:55 -04:00
memory.h xen: XENMEM_translate_gpfn_list was remove ages ago and is unused. 2012-10-19 15:17:52 -04:00
physdev.h
platform.h xen/x86: retrieve keyboard shift status flags from hypervisor. 2012-09-24 09:24:20 -04:00
sched.h
vcpu.h
version.h xen/sysfs: Use XENVER_guest_handle to query UUID 2012-08-23 10:16:18 -04:00
xen-mca.h
xen.h xen/vga: add the xen EFI video mode support 2012-09-24 09:28:57 -04:00
xencomm.h