[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 2/2] add parsing of "strict" boot parameter
From: |
Michael Tokarev |
Subject: |
Re: [Qemu-devel] [PATCH 2/2] add parsing of "strict" boot parameter |
Date: |
Mon, 09 Dec 2013 11:59:57 +0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10 |
09.12.2013 11:51, Amos Kong пишет:
> Commit 6ef4716cecdfa1b3794c1a33edba9840e1aa6b5f cleaned up the
> parse code of boot parameter, parse code of "strict" wasn't
> re-implemented, it caused that strict boot feature is always
> disabled.
>
> Signed-off-by: Amos Kong <address@hidden>
> ---
> pc-bios/bios.bin | Bin 131072 -> 131072 bytes
> vl.c | 1 +
Did you really mean to patch bios.bin too, not only vl.c?
Note that kraxel requested a "bios split" patch to be pulled
too, so now we should have bios-128k.bin and bios-256k.bin,
but no bios.bin.
Thanks,
/mjt