libvirt/docs/schemas
Osier Yang d4bf0a9378 qemu: Support multiple queue virtio-scsi
This introduce a new attribute "num_queues" (same with the good name
QEMU uses) for virtio-scsi controller. An example of the XML:

<controller type='scsi' index='0' model='virtio-scsi' num_queues='8'/>

The corresponding QEMU command line:

-device virtio-scsi-pci,id=scsi0,num_queues=8,bus=pci.0,addr=0x3 \
2013-04-06 10:08:47 +08:00
..
basictypes.rng schema: Restrict mode to octal 2013-02-26 16:23:21 -07:00
capability.rng capabilities: add NUMA memory information 2013-03-08 11:51:00 -07:00
domain.rng
domaincommon.rng qemu: Support multiple queue virtio-scsi 2013-04-06 10:08:47 +08:00
domainsnapshot.rng
interface.rng
Makefile.am
network.rng Revert "Add support for <option> tag in network config" 2013-02-27 10:55:24 -05:00
networkcommon.rng bandwidth: add new 'floor' attribute 2012-12-11 18:35:12 +01:00
nodedev.rng nodedev: Dump max vports and vports in use for HBA's XML 2013-03-25 20:46:05 +08:00
nwfilter.rng Correct invalid RNG schemas 2013-03-21 17:24:08 +01:00
secret.rng secret: add iscsi to possible usage types 2013-03-22 12:10:23 +08:00
storageencryption.rng rng: Have colorful *.rng with editor 2013-01-23 23:03:17 +08:00
storagepool.rng doc/schema: Support iqn for storage pools 2013-03-20 21:47:26 +08:00
storagevol.rng doc/schema: disk storage volume formats 2013-03-20 21:48:05 +08:00