On Mon, Nov 15, 2010 at 03:36:25PM +0200, Gleb Natapov wrote:
I dislike how different fw_cfg objects pass the length in different
ways (eg, QEMU_CFG_E820_TABLE passes length as first 4 bytes). This
is a common problem - I'd prefer if we could adopt one uniform way of
passing length. I think QEMU_CFG_FILE_DIR solves this problem well.
I also have an ulterior motive here. If the boot order is exposed as
a newline separated list via an entry in QEMU_CFG_FILE_DIR, then this
becomes free for coreboot users as well. (On coreboot, the boot order
could be placed in a "file" in flash with no change to the seabios
code.)
-Kevin
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html