android_kernel_oneplus_msm8998/include/xen/interface
Olaf Hering 34b6f01a79 xen pv-on-hvm: add pfn_is_ram helper for kdump
Register pfn_is_ram helper speed up reading /proc/vmcore in the kdump
kernel. See commit message of 997c136f51 ("fs/proc/vmcore.c: add hook
to read_from_oldmem() to check for non-ram pages") for details.

It makes use of a new hvmop HVMOP_get_mem_type which was introduced in
xen 4.2 (23298:26413986e6e0) and backported to 4.1.1.

The new function is currently only enabled for reading /proc/vmcore.
Later it will be used also for the kexec kernel. Since that requires
more changes in the generic kernel make it static for the time being.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2012-10-04 11:30:30 -04:00
..
hvm xen pv-on-hvm: add pfn_is_ram helper for kdump 2012-10-04 11:30:30 -04:00
io xen/arm: compile blkfront and blkback 2012-08-08 17:21:14 +00:00
callback.h xen64: define asm/xen/interface for 64-bit 2008-07-16 10:56:18 +02:00
elfnote.h Fix common misspellings 2011-03-31 11:26:23 -03:00
event_channel.h xen: clean up asm/xen/hypervisor.h 2008-12-16 21:50:31 +01:00
features.h xen/arm: get privilege status 2012-08-08 17:20:18 +00:00
grant_table.h xen: resynchronise grant table status codes with upstream 2012-09-14 09:12:05 -04:00
memory.h xen: Introduce xen_pfn_t for pfn and mfn types 2012-08-23 10:18:17 -04:00
physdev.h xen/arm: Introduce xen_ulong_t for unsigned long 2012-09-14 13:34:43 +00:00
platform.h xen/x86: retrieve keyboard shift status flags from hypervisor. 2012-09-24 09:24:20 -04:00
sched.h watchdog: Xen watchdog driver 2011-03-15 16:02:18 +00:00
vcpu.h xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen needs 2008-04-24 23:57:32 +02:00
version.h xen/sysfs: Use XENVER_guest_handle to query UUID 2012-08-23 10:16:18 -04:00
xen-mca.h xen/mce: Add mcelog support for Xen platform 2012-07-19 15:51:36 -04:00
xen.h xen/vga: add the xen EFI video mode support 2012-09-24 09:28:57 -04:00
xencomm.h xen: import arch generic part of xencomm 2008-04-24 23:57:32 +02:00