summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorBALATON Zoltan2021-07-15 18:50:44 +0200
committerDavid Gibson2021-07-29 02:59:49 +0200
commit6ebc0048dd8ff93c2847739599afa630f3d9dabd (patch)
treee7c14cd1c25b14fc79ce35a3f9ac8b4dcb5006b2 /include
parentMerge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-07-27' into ... (diff)
downloadqemu-6ebc0048dd8ff93c2847739599afa630f3d9dabd.tar.gz
qemu-6ebc0048dd8ff93c2847739599afa630f3d9dabd.tar.xz
qemu-6ebc0048dd8ff93c2847739599afa630f3d9dabd.zip
ppc/pegasos2: Fix spurious warning with -bios
The -append option is currently not compatible with -bios (as we don't yet emulate nvram so we can only put it in the environment with VOF). Therefore a warning is printed if -append is used with -bios but because the default value of kernel_cmdline seems to be an empty string instead of NULL this warning was printed even without -append when -bios is used. Only print warning if -append is given. Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Message-Id: <483ac599a1407b766179aaea2794aed60cc09f53.1626367844.git.balaton@eik.bme.hu> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions