From 97dbf2b604079de9c7c4af366da654efbaacb869 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Tue, 10 Jan 2017 19:54:12 +0100 Subject: [PATCH] NEWS: Add trailing periods to all sentences Suggested-by: John Ferlan --- docs/news.xml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/news.xml b/docs/news.xml index 52be1c14bc..300e5530ed 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -24,7 +24,7 @@ Add the capability to allow group I/O throttling via a new domain <disk> <iotune> subelement "group_name" - to allow sharing I/O throttling quota between multiple drives + to allow sharing I/O throttling quota between multiple drives. @@ -33,7 +33,7 @@ New libvirt-guest nss module that translates libvirt - guest names into IP addresses + guest names into IP addresses. @@ -43,7 +43,7 @@ Logging-related settings like log outputs and filters can now be adjusted during runtime using the admin interface without the - necessity of the daemon's restart + necessity of the daemon's restart. @@ -55,7 +55,7 @@ flag in order to return the host physical size in bytes of the image container in the allocation field of the _virStorageVolInfo structure. The --physical flag has been - added to the virsh vol-info command to access the data + added to the virsh vol-info command to access the data. @@ -73,7 +73,7 @@ Add support to get the count of branch instructions executed, branch misses, bus cycles, stalled frontend cpu cycles, stalled backend cpu cycles, and ref cpu - cycles by applications running on the platform + cycles by applications running on the platform. @@ -82,7 +82,7 @@ Add a display of the <physical> size of a disk - volume in the output of the volume XML + volume in the output of the volume XML. @@ -93,7 +93,7 @@ virtio-pci provides several advantages over virtio-mmio, such as the ability to hotplug devices and improved performance. While opting in to virtio-pci has been possible for a while, - newly-defined guests will now use it automatically + newly-defined guests will now use it automatically. @@ -128,7 +128,7 @@ For an active domain, correct the physical value provided for a raw sparse file backed storage and the allocation value provided for a qcow2 file backed storage that hasn't yet been opened on - the domain + the domain. @@ -137,7 +137,7 @@ The chardev detection code has been improved and can now handle this - configuration properly + configuration properly. @@ -160,7 +160,7 @@ The shmem device can now utilize QEMU's ivshmem-plain and - ivshmem-doorbell, more modern versions of ivshmem + ivshmem-doorbell, more modern versions of ivshmem. @@ -175,7 +175,7 @@ The new libssh transport allows one to connect to a running libvirtd via SSH, using the libssh library; for example: - qemu+libssh://server/system + qemu+libssh://server/system. @@ -184,7 +184,7 @@ Add the capability to pass through a scsi_host HBA and the - associated LUNs to the guest + associated LUNs to the guest. @@ -212,7 +212,7 @@ e1000e, nec-xhci, vfio assigned devices) will be placed on an Express controller (i.e. a pcie-root-port) instead of a legacy PCI controller (i.e. pci-bridge) with the root ports - added as needed + added as needed. @@ -244,7 +244,7 @@ List user-visible changes instead of single commits for a better - high-level overview of differences between libvirt releases + high-level overview of differences between libvirt releases. @@ -254,7 +254,7 @@ The libvirt website looked very cluttered and outdated; it has now been completely overhauled, resulting in a design that's better - organized and more pleasant to look at + organized and more pleasant to look at. -- GitLab