mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
news: Document two new features introduced in this release
The first feature is SCSI persistent reservation, the other is support for multihead screenshots. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
105bcdde76
commit
455e6d57b2
@ -94,6 +94,25 @@
|
||||
both new APIs consider capabilities of a specific hypervisor.
|
||||
</description>
|
||||
</change>
|
||||
<change>
|
||||
<summary>
|
||||
Introduce SCSI persistent reservations support
|
||||
</summary>
|
||||
<description>
|
||||
The QEMU driver gained support for qemu-pr-helper which enables
|
||||
guests to issue SCSI commands for persistent reservation.
|
||||
</description>
|
||||
</change>
|
||||
<change>
|
||||
<summary>
|
||||
qemu: Implement multiple screen support for virDomainScreenshot
|
||||
</summary>
|
||||
<description>
|
||||
While the virDomainScreenshot API supported multihead video cards,
|
||||
the implementation was missing. But now that QEMU implemented it
|
||||
libvirt has done as well.
|
||||
</description>
|
||||
</change>
|
||||
</section>
|
||||
<section title="Improvements">
|
||||
<change>
|
||||
|
Loading…
Reference in New Issue
Block a user