From: Bjoern Walk Date: Mon, 22 May 2017 06:38:26 +0000 (+0200) Subject: docs: update news.xml X-Git-Tag: v3.4.0-rc1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca30bed9f7ab35328bafe2a1ab05901c0dbf0f70;p=thirdparty%2Flibvirt.git docs: update news.xml Mention CCW and fc_remote_port capablities in the news.xml file. Reviewed-by: Boris Fiuczynski Signed-off-by: Bjoern Walk --- diff --git a/docs/news.xml b/docs/news.xml index 52915ee2eb..649350a904 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -58,6 +58,17 @@ without having to tweak their configuration. + + + Additional capabilities for the node_device module + + + Introduce two new capabilities to the node_device module. The first + is for CCW devices, most common on the S390 architecture. The second + is for fibre channel-backed SCSI devices and exposes the + fc_remote_port sub-capability to SCSI target devices. + +