All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] fw_cfg reboot_time and splash_time  fix
@ 2018-11-01  6:09 Li Qiang
  0 siblings, 0 replies; only message in thread
From: Li Qiang @ 2018-11-01  6:09 UTC (permalink / raw)
  To: pbonzini, armbru, philmd, lersek, kraxel; +Cc: qemu-devel, Li Qiang

The first patch ensure the reboot_time is never negative
and second change the splash-time and reboot-timeout 
type to qemu_opt_get_number per Markus's advice:

https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg06975.html


Li Qiang (2):
  hw: fw_cfg: ensure reboot_time is nonegative
  hw: fw_cfg: use qemu_opt_get_number to get splash-time and     
    reboot-timeout

 hw/nvram/fw_cfg.c | 38 +++++++++++++++-----------------------
 vl.c              |  4 ++--
 2 files changed, 17 insertions(+), 25 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-11-01  6:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-01  6:09 [Qemu-devel] [PATCH 0/2] fw_cfg reboot_time and splash_time fix Li Qiang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.