]> xenbits.xensource.com Git - libvirt.git/commit
conf: add <ioapic driver> to <features>
authorJán Tomko <jtomko@redhat.com>
Fri, 17 Mar 2017 07:26:35 +0000 (08:26 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 15 May 2017 13:41:17 +0000 (15:41 +0200)
commit8023b21a95f271e51810de7f1362e609eaadc1e4
treec9db17b290bd690dc13ad03b9f772b934b16a924
parent14789b7ea8514ad34059a11873e5eef3931c385c
conf: add <ioapic driver> to <features>

Add a new <ioapic> element with a driver attribute.

Possible values are qemu and kvm. With 'qemu', the I/O
APIC can be put in the userspace even for KVM domains.

https://bugzilla.redhat.com/show_bug.cgi?id=1427005
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
tests/qemuxml2argvdata/qemuxml2argv-intel-iommu-ioapic.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-intel-iommu-ioapic.xml [new symlink]
tests/qemuxml2xmltest.c