On 07.05.25 14:58, Juergen Gross wrote:
Ping?
I'd really appreciate some feedback.
Juergen
On 21.03.25 10:24, Juergen Gross wrote:
Add basic kexec support to Mini-OS for running in x86 PVH mode.
With this series applied it is possible to activate another kernel
from within Mini-OS.
Righ
Ping?
On 21.03.25 10:24, Juergen Gross wrote:
Add basic kexec support to Mini-OS for running in x86 PVH mode.
With this series applied it is possible to activate another kernel
from within Mini-OS.
Right now no Xen related teardown is done (so no reset of grant table,
event channels, PV device
Add basic kexec support to Mini-OS for running in x86 PVH mode.
With this series applied it is possible to activate another kernel
from within Mini-OS.
Right now no Xen related teardown is done (so no reset of grant table,
event channels, PV devices). These should be added via kexec callbacks
whi
On 23.03.25 00:54, Samuel Thibault wrote:
Hello,
Juergen Gross, le ven. 21 mars 2025 10:24:39 +0100, a ecrit:
Add basic kexec support to Mini-OS for running in x86 PVH mode.
I am wondering if you had considered using libxc to implement this?
The original pv-grub1 is doing it (xen/stubdom/grub
Hello,
Juergen Gross, le ven. 21 mars 2025 10:24:39 +0100, a ecrit:
> Add basic kexec support to Mini-OS for running in x86 PVH mode.
I am wondering if you had considered using libxc to implement this?
The original pv-grub1 is doing it (xen/stubdom/grub/kexec.c)
Samuel