index
:
kexec-tools.git
arm
master
ti-keystone2
Fixed kexec-tools for 32-bit ARM
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kexec
/
crashdump-xen.c
Age
Commit message (
Expand
)
Author
2020-04-07
kexec-xen: Introduce xen_get_kexec_range to wrap xc_kexec_get_range
Varad Gautam
2018-01-24
kexec-tools: Perform run-time linking of libxenctrl.so
Eric DeVolder
2013-11-19
kexec/xen: directly load images images into Xen
David Vrabel
2013-11-19
kexec/xen: switch to use xc_kexec_get_range for get_xen_vmcoreinfo.
Don Slutz
2013-11-19
kexec/xen: use libxc to get location of crash notes
David Vrabel
2013-11-19
kexec/xen: require libxc from Xen 4.4
David Vrabel
2012-12-14
Fix xen_cpuid() inline asm to not clobber stack's red zone
Olaf Hering
2011-08-22
xen: Take into account Xen control interface changes since Xen Ver. 4.1
Daniel Kiper
2011-08-04
fix Xen detection for xenfs in pv_ops kernel
Olaf Hering
2011-05-06
detect Xen dom0 properly to avoid conflict with pv_on_hvm domU
Olaf Hering
2010-02-02
Mark unused parameters
Simon Horman
2008-03-04
kexec-tools: no machine machine to proc_iomem()
Simon Horman
2007-12-19
Use config.h for defines
Jeremy Kerr
2007-10-17
Allow architectures to specify the location of /proc/iomem
Simon Horman
2007-05-10
Handle maloc() failure in xen_get_nr_phys_cpus()
Simon Horman
2007-03-19
Set crash dump ELF header e_machine field based on underlying hypervisor arch...
Ian Campbell
2006-11-27
kexec-tools: Introduce crashdump-xen.c and Xen support V2
Magnus Damm