summaryrefslogtreecommitdiff
path: root/kexec/crashdump-xen.c
Commit message (Expand)AuthorAgeFilesLines
* kexec-xen: Introduce xen_get_kexec_range to wrap xc_kexec_get_rangeVarad Gautam2020-04-071-33/+5
* kexec-tools: Perform run-time linking of libxenctrl.soEric DeVolder2018-01-241-5/+1
* kexec/xen: directly load images images into XenDavid Vrabel2013-11-191-0/+34
* kexec/xen: switch to use xc_kexec_get_range for get_xen_vmcoreinfo.Don Slutz2013-11-191-0/+25
* kexec/xen: use libxc to get location of crash notesDavid Vrabel2013-11-191-27/+40
* kexec/xen: require libxc from Xen 4.4David Vrabel2013-11-191-12/+0
* Fix xen_cpuid() inline asm to not clobber stack's red zoneOlaf Hering2012-12-141-9/+12
* xen: Take into account Xen control interface changes since Xen Ver. 4.1Daniel Kiper2011-08-221-1/+14
* fix Xen detection for xenfs in pv_ops kernelOlaf Hering2011-08-041-2/+84
* detect Xen dom0 properly to avoid conflict with pv_on_hvm domUOlaf Hering2011-05-061-5/+10
* Mark unused parametersSimon Horman2010-02-021-2/+2
* kexec-tools: no machine machine to proc_iomem()Simon Horman2008-03-041-2/+2
* Use config.h for definesJeremy Kerr2007-12-191-2/+4
* Allow architectures to specify the location of /proc/iomemSimon Horman2007-10-171-2/+4
* Handle maloc() failure in xen_get_nr_phys_cpus()Simon Horman2007-05-101-6/+5
* Set crash dump ELF header e_machine field based on underlying hypervisor arch...Ian Campbell2007-03-191-0/+42
* kexec-tools: Introduce crashdump-xen.c and Xen support V2Magnus Damm2006-11-271-0/+80