]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add virtio-related options to interfaces
authorJán Tomko <jtomko@redhat.com>
Wed, 24 May 2017 14:44:44 +0000 (16:44 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 8 Jun 2017 14:31:54 +0000 (16:31 +0200)
commitfd518643402d8233ceffe4ef28279bcce53284f6
tree0b8618b873e2c78a26fd4f1fff0494c26bd29845
parentd1feb4773d41b928dc1079dfc19d17b5a0e5957b
Add virtio-related options to interfaces

<interface type='user'>
  <mac address='52:54:56:5a:5c:5e'/>
  <model type='virtio'/>
  <driver iommu='on' ats='on'/>
</interface>

https://bugzilla.redhat.com/show_bug.cgi?id=1283251

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
tests/qemuxml2argvdata/qemuxml2argv-virtio-options.xml