From: Cole Robinson Date: Thu, 7 Mar 2019 19:26:56 +0000 (-0500) Subject: news: document virtio-{non-}transitional feature X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fosstest%2Ffrozen%2Fxen-4.12-testing;p=libvirt.git news: document virtio-{non-}transitional feature Reviewed-by: Erik Skultety Signed-off-by: Cole Robinson --- diff --git a/docs/news.xml b/docs/news.xml index f58c30ee22..81466c3d55 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -47,6 +47,25 @@ virConnectGetStoragePoolCapabilites API. + + + qemu: Support virtio-{non-}transitional device models + + + virtio-transitional and + virtio-non-transitional model values + were added to the QEMU driver for the following devices: + disk, interface, filesystem, + rng, vsock, memballoon, + controller type scsi, + controller type virtio-serial, + input bus virtio + type passthrough, + hostdev type scsi_host. These new + models can be used to give fine grained control over what + virtio device version is presented to the guest. + +