The purpose of this patch is to allow the Xen hypervisor to pass extra
data to GRUB in the form of a kernel command line, allowing the host to
customize the boot process of the guest. The command line from Xen is
parsed, and any variables within that start with the string
`xen_grub_env_` are expose
On Fri, Jul 25, 2025 at 09:31:28AM -0500, Aaron Rainbolt wrote:
> On Fri, Jul 25, 2025 at 7:43 AM Daniel Kiper wrote:
> >
> > Hey,
> >
> > I will review this patch set when you CC Xen-devel ML. I have asked
> > about this last time...
>
> Hi Daniel, the V3 version of this patch (which is the same
On Fri, Jul 25, 2025 at 7:43 AM Daniel Kiper wrote:
>
> Hey,
>
> I will review this patch set when you CC Xen-devel ML. I have asked
> about this last time...
Hi Daniel, the V3 version of this patch (which is the same as this
version, just based on a now-older commit) was already sent to the
Xen-
Hey,
I will review this patch set when you CC Xen-devel ML. I have asked
about this last time...
Daniel
On Mon, Jul 21, 2025 at 06:42:25PM -0500, Aaron Rainbolt wrote:
> The purpose of this patch is to allow the Xen hypervisor to pass extra
> data to GRUB in the form of a kernel command line, al
The purpose of this patch is to allow the Xen hypervisor to pass extra
data to GRUB in the form of a kernel command line, allowing the host to
customize the boot process of the guest. The command line from Xen is
parsed, and any variables within that start with the string
`xen_grub_env_` are expose
The purpose of this patch is to allow the Xen hypervisor to pass extra
data to GRUB in the form of a kernel command line, allowing the host to
customize the boot process of the guest. The command line from Xen is
parsed, and any variables within that start with the string
`xen_grub_env_` are expose