qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] fw_cfg: fix boot bootsplash and reboot-timeout error checking
@ 2018-11-21  5:10 Li Qiang
  2018-11-21  5:10 ` [Qemu-devel] [PATCH v2 1/3] fw_cfg: fix -boot bootsplash " Li Qiang
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Li Qiang @ 2018-11-21  5:10 UTC (permalink / raw)
  To: armbru, pbonzini, kraxel, lersek, philmd; +Cc: qemu-devel, liq3ea

And also do some code cleanup.
A lot of thanks to Markus's review and advice.

v2: fix some small issue per Markus's review.

Li Qiang (3):
  fw_cfg: fix -boot bootsplash error checking
  fw_cfg: fix -boot reboot-timeout error checking
  fw_cfg: make qemu_extra_params_fw locally

 hw/nvram/fw_cfg.c       | 63 +++++++++++++++++++++----------------------------
 include/sysemu/sysemu.h |  1 -
 vl.c                    |  4 ++--
 3 files changed, 29 insertions(+), 39 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-12-11 16:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-21  5:10 [Qemu-devel] [PATCH v2 0/3] fw_cfg: fix boot bootsplash and reboot-timeout error checking Li Qiang
2018-11-21  5:10 ` [Qemu-devel] [PATCH v2 1/3] fw_cfg: fix -boot bootsplash " Li Qiang
2018-12-11 16:13   ` Philippe Mathieu-Daudé
2018-11-21  5:10 ` [Qemu-devel] [PATCH v2 2/3] fw_cfg: fix -boot reboot-timeout " Li Qiang
2018-12-11 16:17   ` Philippe Mathieu-Daudé
2018-11-21  5:10 ` [Qemu-devel] [PATCH v2 3/3] fw_cfg: make qemu_extra_params_fw locally Li Qiang
2018-12-11 16:18   ` Philippe Mathieu-Daudé
2018-12-10 14:33 ` [Qemu-devel] [PATCH v2 0/3] fw_cfg: fix boot bootsplash and reboot-timeout error checking Gerd Hoffmann
2018-12-11 16:19 ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).