All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Thibault <samuel.thibault@ens-lyon.org>
To: Juergen Gross <jgross@suse.com>
Cc: minios-devel@lists.xenproject.org, xen-devel@lists.xenproject.org
Subject: Re: [MINI-OS PATCH 00/12] kexec: add kexec support to Mini-OS
Date: Sun, 23 Mar 2025 00:54:06 +0100	[thread overview]
Message-ID: <Z99NnhfppCVOP_7C@begin> (raw)
In-Reply-To: <20250321092451.17309-1-jgross@suse.com>

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


  parent reply	other threads:[~2025-03-22 23:54 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-21  9:24 [MINI-OS PATCH 00/12] kexec: add kexec support to Mini-OS Juergen Gross
2025-03-21  9:24 ` [MINI-OS PATCH 01/12] kexec: add kexec framework Juergen Gross
2025-06-14 16:40   ` Jason Andryuk
2025-06-16  5:40     ` Jürgen Groß
2025-03-21  9:24 ` [MINI-OS PATCH 02/12] kexec: add final kexec stage Juergen Gross
2025-06-14 16:40   ` Jason Andryuk
2025-06-16  6:13     ` Jürgen Groß
2025-03-21  9:24 ` [MINI-OS PATCH 03/12] add elf.h Juergen Gross
2025-03-21 13:51   ` Jan Beulich
2025-03-21 15:53     ` Jürgen Groß
2025-03-24  9:25       ` Jan Beulich
2025-03-21  9:24 ` [MINI-OS PATCH 04/12] kexec: analyze new kernel for kexec Juergen Gross
2025-06-14 16:41   ` Jason Andryuk
2025-06-16  6:42     ` Jürgen Groß
2025-03-21  9:24 ` [MINI-OS PATCH 05/12] kexec: finalize parameter location and size Juergen Gross
2025-06-14 16:43   ` Jason Andryuk
2025-03-21  9:24 ` [MINI-OS PATCH 06/12] kexec: reserve memory below boundary Juergen Gross
2025-06-14 16:56   ` Jason Andryuk
2025-03-21  9:24 ` [MINI-OS PATCH 07/12] kexec: build parameters for new kernel Juergen Gross
2025-06-14 17:02   ` Jason Andryuk
2025-06-16  7:00     ` Jürgen Groß
2025-03-21  9:24 ` [MINI-OS PATCH 08/12] kexec: move used pages away " Juergen Gross
2025-06-14 17:19   ` Jason Andryuk
2025-03-21  9:24 ` [MINI-OS PATCH 09/12] mm: change set_readonly() to change_readonly() Juergen Gross
2025-06-14 17:25   ` Jason Andryuk
2025-03-21  9:24 ` [MINI-OS PATCH 10/12] kexec: switch read-only area to be writable again Juergen Gross
2025-06-14 17:26   ` Jason Andryuk
2025-03-21  9:24 ` [MINI-OS PATCH 11/12] kexec: add kexec callback functionality Juergen Gross
2025-06-14 17:34   ` Jason Andryuk
2025-06-16  7:08     ` Jürgen Groß
2025-03-21  9:24 ` [MINI-OS PATCH 12/12] kexec: do the final kexec step Juergen Gross
2025-06-14 17:39   ` Jason Andryuk
2025-06-16  7:09     ` Jürgen Groß
2025-03-22 23:54 ` Samuel Thibault [this message]
2025-03-23  7:01   ` [MINI-OS PATCH 00/12] kexec: add kexec support to Mini-OS Jürgen Groß
2025-05-07 12:58 ` Juergen Gross
2025-06-13  9:34   ` Juergen Gross

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Z99NnhfppCVOP_7C@begin \
    --to=samuel.thibault@ens-lyon.org \
    --cc=jgross@suse.com \
    --cc=minios-devel@lists.xenproject.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.