[libvirt] [PATCH 0/3] Update rebootTimeout range to 0..0xffff

Michal Privoznik mprivozn at redhat.com
Tue Oct 8 09:50:00 UTC 2019


On 10/8/19 10:36 AM, Han Han wrote:
> Since qemu v4.0.0(commit ee5d0f89de3), reboot-timeout valid range was
> set 0~0xffff. Update libvirt codes, docs, tests for that change.
> 
> I am not sure if po files should be updated. If so, please point it out.

No, they are refreshed just before release.
However, I'm not sure we can do this, see 1/3.

> 
> Han Han (3):
>    conf: Set rebootTimeout valid range to 0..0xffff
>    tests: Remove test reboot-timeout-disabled
>    docs: Update docs on rebootTimeout valid value range
> 
>   docs/formatdomain.html.in                     |  5 ++--
>   src/conf/domain_conf.c                        |  6 ++--
>   .../reboot-timeout-disabled.args              | 28 -------------------
>   .../reboot-timeout-disabled.xml               | 24 ----------------
>   .../reboot-timeout-disabled.xml               | 26 -----------------
>   5 files changed, 6 insertions(+), 83 deletions(-)
>   delete mode 100644 tests/qemuxml2argvdata/reboot-timeout-disabled.args
>   delete mode 100644 tests/qemuxml2argvdata/reboot-timeout-disabled.xml
>   delete mode 100644 tests/qemuxml2xmloutdata/reboot-timeout-disabled.xml
> 

Michal




More information about the libvir-list mailing list