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
/
kexec-xen.c
Age
Commit message (
Expand
)
Author
2022-03-23
kexec-xen: Allow xen_kexec_exec() to return in case of Live Update
Raphael Ning
2021-04-02
kexec-xen: Use correct image type for Live Update
Raphael Ning
2020-04-07
kexec-xen: Introduce --exec-live-update to trigger a live update
Varad Gautam
2020-04-07
kexec: Introduce --load-live-update for xen
Varad Gautam
2020-04-07
kexec-xen: Introduce xen_get_kexec_range to wrap xc_kexec_get_range
Varad Gautam
2019-05-15
xen: Avoid overlapping segments in low memory
David Woodhouse
2018-01-25
kexec-tools: Make xc_dlhandle static
Eric DeVolder
2018-01-24
kexec-tools: Call dlclose() from within __xc_interface_close()
Eric DeVolder
2018-01-24
kexec-tools: Perform run-time linking of libxenctrl.so
Eric DeVolder
2017-01-26
kexec: implemented XEN KEXEC STATUS to determine if an image is loaded
Eric DeVolder
2013-12-03
kexec/xen: Fix typo in __i386__ preprocessor identifier
Andrew Cooper
2013-12-03
kexec-tools/xen: Remove redundant include
Daniel Kiper
2013-11-19
kexec/xen: Correct some compile errors
Simon Horman
2013-11-19
kexec/xen: directly load images images into Xen
David Vrabel