]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add support for EOI with APIC
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 12 Sep 2012 22:10:56 +0000 (00:10 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 14 Sep 2012 06:18:11 +0000 (08:18 +0200)
commit4a8b7cba80cf64dac63da3faad1b06304413e766
tree05af74392de1bc432c8302ba2b07246a5982ccb5
parentb7ff9e696063189a715802d081d55a398663c15a
Add support for EOI with APIC

New options is added to support EOI (End of Interrupt) exposure for
guests. As it makes sense only when APIC is enabled, I added this into
the <apic> element in <features> because this should be tri-state
option (cannot be handled as standalone feature).
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms