libvirt/docs/schemas
Roman Bogorodskiy f787df9947 conf: add 'isa' controller type
Introduce 'isa' controller type. In domain XML it looks this way:

    ...
    <controller type='isa' index='0'>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x01'
               function='0x0'/>
    </controller>
    ...

Currently, this is needed for the bhyve driver to allow choosing a
specific PCI address for that. In bhyve, this controller is used to
attach serial ports and a boot ROM.

Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2020-09-21 20:01:12 +04:00
..
basictypes.rng conf: Add <lease/> option for <dhcp/> settings 2020-04-23 10:59:23 +02:00
capability.rng hostcpu: add support for reporting die_id in NUMA topology 2020-01-16 15:11:55 +00:00
cputypes.rng RNG: Allow interleaving of /domain/cpu/numa/cell children 2020-08-31 12:06:35 +02:00
domain.rng
domainbackup.rng backup: Allow configuring incremental backup per-disk individually 2020-07-08 08:40:30 +02:00
domaincaps.rng conf: Advertise migratable attribute for CPU in domcaps 2020-06-09 20:32:50 +02:00
domaincheckpoint.rng backup: Document new XML for checkpoints 2019-07-26 16:48:58 -05:00
domaincommon.rng conf: add 'isa' controller type 2020-09-21 20:01:12 +04:00
domainsnapshot.rng schemas: rng: Add encryption and slices elements to domainsnapshot schema 2020-04-03 15:53:43 +02:00
interface.rng
meson.build meson: docs/schemas: install RNG schemas 2020-08-03 09:27:06 +02:00
network.rng conf: add an attribute to turn on NAT for IPv6 virtual networks 2020-06-15 17:10:15 +01:00
networkcommon.rng conf: parse/format <port isolated='yes|no'/> 2020-02-20 23:09:27 -05:00
networkport.rng conf: parse/format <port isolated='yes|no'/> 2020-02-20 23:09:27 -05:00
nodedev.rng node_device: detect CSS devices 2020-09-15 09:06:15 +02:00
nwfilter_params.rng
nwfilter.rng
nwfilterbinding.rng
secret.rng secret: Add support for usage type vTPM, extend schema and test case 2019-07-26 09:59:27 +01:00
storagecommon.rng
storagepool.rng conf: add control over COW for storage pool directories 2020-07-23 16:18:09 +01:00
storagepoolcaps.rng
storagevol.rng storage: add vmfs filesystem type 2019-12-20 14:31:08 +01:00