From c0ddf0459b06f16f9e853eb8ef41aab47a4120ed Mon Sep 17 00:00:00 2001 From: Dayle Parker Date: Mon, 22 Oct 2012 17:13:35 +1000 Subject: Added virtio-scsi description --- en-US/Products.xml | 8 ++++++++ en-US/Revision_History.xml | 14 ++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/en-US/Products.xml b/en-US/Products.xml index d5072ad..71c9f0f 100644 --- a/en-US/Products.xml +++ b/en-US/Products.xml @@ -388,6 +388,14 @@ + + The para-virtualized controller device (virtio-scsi) + + + The para-virtualized SCSI controller device provides a more flexible and scalable alternative to virtio-blk. A virtio-scsi guest is capable of inheriting the feature set of the target device, and can handle hundreds of devices compared to virtio-blk, which can only handle 28 devices. + + + The para-virtualized clock diff --git a/en-US/Revision_History.xml b/en-US/Revision_History.xml index 17c0958..47ec5d9 100644 --- a/en-US/Revision_History.xml +++ b/en-US/Revision_History.xml @@ -9,6 +9,20 @@ + 1.0-04 + Monday October 22, 2012 + + Dayle + Parker + dayleparker@redhat.com + + + + Added virtio-scsi feature description to 4.3.2. Para-virtualized devices. + + + + 1.0-03 Thursday September 6, 2012 -- cgit