]> Git Repo - qemu.git/commit - hw/multiboot.c
multiboot: Support commas in module parameters
authorAdam Lackorzynski <[email protected]>
Wed, 6 Jul 2011 08:03:57 +0000 (10:03 +0200)
committerAnthony Liguori <[email protected]>
Sat, 23 Jul 2011 15:56:55 +0000 (10:56 -0500)
commit49e40b6627ea92c246b3903d171c88480b782512
treed292aa0f0f6cf1b3853699edadcf03fec028548a
parent6141dbfe0a595076310f690ec8db84ad5be2cde5
multiboot: Support commas in module parameters

Support commas in the parameter list of multiboot modules as well as for the
kernel command line, by using double commas (via get_opt_value()).

Signed-off-by: Adam Lackorzynski <[email protected]>
Reviewed-by: Kevin Wolf <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/multiboot.c
This page took 0.024845 seconds and 4 git commands to generate.