Re: [Qemu-devel] [PATCH 0/3] fw_cfg: fix boot bootsplash and reboot-timeout error checking

2018-11-21 Thread Eric Blake
On 11/20/18 9:31 PM, 李强 wrote: Nice, when 4.0 window open? I don't find the release planning. https://wiki.qemu.org/Planning gives the overview, and https://wiki.qemu.org/Planning/3.1 gives the dates we are trying to hit for 3.1. Maybe my another fw_cfg patches can be merged: -->https://

Re: [Qemu-devel] [PATCH 0/3] fw_cfg: fix boot bootsplash and reboot-timeout error checking

2018-11-20 Thread 李强
At 2018-11-21 03:59:28, "Philippe Mathieu-Daudé" wrote: >Hi Markus, Li. > >On 20/11/18 20:34, Markus Armbruster wrote: >> Li Qiang writes: >> >>> And also do some code cleanup. >>> A lot of thanks to Markus's review and advice. >>> >>> Li Qiang (3): >>>fw_cfg: fix -boot bootsplash e

Re: [Qemu-devel] [PATCH 0/3] fw_cfg: fix boot bootsplash and reboot-timeout error checking

2018-11-20 Thread Philippe Mathieu-Daudé
Hi Markus, Li. On 20/11/18 20:34, Markus Armbruster wrote: Li Qiang writes: And also do some code cleanup. A lot of thanks to Markus's review and advice. Li Qiang (3): fw_cfg: fix -boot bootsplash error checking fw_cfg: fix -boot reboot-timeout error checking fw_cfg: make qemu_extra

Re: [Qemu-devel] [PATCH 0/3] fw_cfg: fix boot bootsplash and reboot-timeout error checking

2018-11-20 Thread Markus Armbruster
Li Qiang writes: > And also do some code cleanup. > A lot of thanks to Markus's review and advice. > > 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 | 68

[Qemu-devel] [PATCH 0/3] fw_cfg: fix boot bootsplash and reboot-timeout error checking

2018-11-19 Thread Li Qiang
And also do some code cleanup. A lot of thanks to Markus's review and advice. 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 | 68 ++-