mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
news: Document the role
attribute for shmem device
Signed-off-by: Wang Xin <wangxinxin.wang@huawei.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
d9dff6b853
commit
e5213c93af
5
NEWS.rst
5
NEWS.rst
@ -25,6 +25,11 @@ v6.7.0 (unreleased)
|
||||
the ``device_model_args`` setting in xl.cfg(5). The libvirt xen driver now
|
||||
supports this using ``<xen:commandline/>`` XML extensions.
|
||||
|
||||
* shmem: Add support for shmem-{plain, doorbell} ``role`` option
|
||||
|
||||
The ``role`` attribute controls how the domain behaves on migration. With
|
||||
``role=master``, the guest will copy the shared memory on migration to
|
||||
the destination host. With ``role=peer``, the migration is disabled.
|
||||
|
||||
* **Improvements**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user