mirror of https://gitee.com/openkylin/libvirt.git
NEWS: qemu: Implement QEMU NBD reconnect delay attribute
Signed-off-by: Han Han <hhan@redhat.com> Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
411cbe7199
commit
ba9a8b5b56
5
NEWS.rst
5
NEWS.rst
|
@ -232,6 +232,11 @@ v9.2.0 (2023-04-01)
|
|||
corresponding JSON descriptor has the highest priority, or manually by
|
||||
using ``<loader format='qcow2'/>`` in the domain XML.
|
||||
|
||||
* qemu: Implement QEMU NBD reconnect delay attribute
|
||||
|
||||
Support the nbd reconnect-delay of QEMU. It will set the delay time for
|
||||
reconnect after an unexpected disconnect or a serious error.
|
||||
|
||||
* **Improvements**
|
||||
|
||||
* qemu: Make firmware selection persistent
|
||||
|
|
Loading…
Reference in New Issue