libvirt/docs/schemas
Michal Privoznik f106788069 conf: Introduce TCG domain features
It may come handy to be able to tweak TCG options, in this
specific case the size of translation block cache size (tb-size).
Since we can expect more knobs to tweak let's put them under
common element, like this:

  <domain>
    <features>
      <tcg>
        <tb-cache unit='MiB'>128</tb-cache>
      </tcg>
    </features>
  </domain>

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Tested-by: Kashyap Chamarthy <kchamart@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
2021-12-13 17:01:02 +01:00
..
basictypes.rng
capability.rng whitespace clean-ups 2021-07-15 14:50:48 +02:00
cpu.rng
cputypes.rng schemas: Allow cache attribute for bandwidth element for HMAT 2021-07-08 16:28:30 +02:00
domain.rng
domainbackup.rng conf: add encryption engine property 2021-10-25 14:06:15 +02:00
domaincaps.rng conf: add TPM devices to domain capabilities 2021-12-01 12:14:03 +00:00
domaincheckpoint.rng
domaincommon.rng conf: Introduce TCG domain features 2021-12-13 17:01:02 +01:00
domainsnapshot.rng
interface.rng
meson.build
network.rng
networkcommon.rng
networkport.rng
nodedev.rng Add PCI VPD Capability Support 2021-10-21 17:34:04 +01:00
nwfilter_params.rng
nwfilter.rng
nwfilterbinding.rng
secret.rng
storagecommon.rng conf: add luks2 encryption format 2021-10-25 14:06:15 +02:00
storagepool.rng
storagepoolcaps.rng
storagevol.rng storage: add support for QCOW2 cluster_size option 2021-05-21 14:00:43 +02:00