Re: [PATCH 0/2] fw_cfg: Allow reboot-timeout=-1 again

2019-10-31 Thread Laszlo Ersek
On 10/29/19 18:01, Philippe Mathieu-Daudé wrote: > Fix the '-1' special value, and add a test. > > Dr. David Alan Gilbert (1): > fw_cfg: Allow reboot-timeout=-1 again > > Philippe Mathieu-Daudé (1): > tests/fw_cfg: Test 'reboot-timeout=-1' special value > > hw/nvram/fw_cfg.c | 7 ---

[PATCH 0/2] fw_cfg: Allow reboot-timeout=-1 again

2019-10-29 Thread Philippe Mathieu-Daudé
Fix the '-1' special value, and add a test. Dr. David Alan Gilbert (1): fw_cfg: Allow reboot-timeout=-1 again Philippe Mathieu-Daudé (1): tests/fw_cfg: Test 'reboot-timeout=-1' special value hw/nvram/fw_cfg.c | 7 --- tests/fw_cfg-test.c | 21 + 2 files changed, 2