summaryrefslogtreecommitdiff
path: root/kexec/kexec-xen.c
Commit message (Expand)AuthorAgeFilesLines
* kexec-xen: Allow xen_kexec_exec() to return in case of Live UpdateRaphael Ning2022-03-231-4/+8
* kexec-xen: Use correct image type for Live UpdateRaphael Ning2021-04-021-9/+14
* kexec-xen: Introduce --exec-live-update to trigger a live updateVarad Gautam2020-04-071-4/+8
* kexec: Introduce --load-live-update for xenVarad Gautam2020-04-071-2/+6
* kexec-xen: Introduce xen_get_kexec_range to wrap xc_kexec_get_rangeVarad Gautam2020-04-071-0/+32
* xen: Avoid overlapping segments in low memoryDavid Woodhouse2019-05-151-19/+54
* kexec-tools: Make xc_dlhandle staticEric DeVolder2018-01-251-1/+10
* kexec-tools: Call dlclose() from within __xc_interface_close()Eric DeVolder2018-01-241-0/+1
* kexec-tools: Perform run-time linking of libxenctrl.soEric DeVolder2018-01-241-1/+41
* kexec: implemented XEN KEXEC STATUS to determine if an image is loadedEric DeVolder2017-01-261-0/+26
* kexec/xen: Fix typo in __i386__ preprocessor identifierAndrew Cooper2013-12-031-1/+1
* kexec-tools/xen: Remove redundant includeDaniel Kiper2013-12-031-1/+0
* kexec/xen: Correct some compile errorsSimon Horman2013-11-191-4/+3
* kexec/xen: directly load images images into XenDavid Vrabel2013-11-191-0/+139