mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
news: move section about downscript to v6.4.0
The feature was merged in v6.3.0-175-g61ba6f09b1
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Fixes: 4eda71a8d0
Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
parent
324ce49d2c
commit
284fa7797a
12
NEWS.rst
12
NEWS.rst
@ -404,6 +404,12 @@ v6.4.0 (2020-06-02)
|
||||
``virsh capabilities`` will now include information about the host CPU when
|
||||
run on ARM machines.
|
||||
|
||||
* qemu: support network interface downscript
|
||||
|
||||
QEMU has the ability to run a script when a NIC is brought up and down.
|
||||
Libvirt only enables use of the up script. Now add support for postscript
|
||||
when NIC is down/detached.
|
||||
|
||||
* **Improvements**
|
||||
|
||||
* qemu: stricter validation for disk type='lun'
|
||||
@ -454,12 +460,6 @@ v6.3.0 (2020-05-05)
|
||||
|
||||
* **New features**
|
||||
|
||||
* qemu: support network interface downscript
|
||||
|
||||
QEMU has the ability to run a script when a NIC is brought up and down.
|
||||
Libvirt only enables use of the up script. Now add support for postscript
|
||||
when NIC is down/detached.
|
||||
|
||||
* qemu: support disabling hotplug/unplug of PCIe devices
|
||||
|
||||
libvirt can now set the "hotplug" option for pcie-root-ports and
|
||||
|
Loading…
Reference in New Issue
Block a user