]> xenbits.xensource.com Git - libvirt.git/commit
conf: Make tri-state feature options more universal
authorPeter Krempa <pkrempa@redhat.com>
Tue, 16 Oct 2012 14:28:22 +0000 (16:28 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 18 Oct 2012 10:22:49 +0000 (12:22 +0200)
commit88cac66d921d533d2ed61b08ddc479bcf6fa439d
treea63338dfa22444184e0f98726ac51c2712f26621
parent998dc17da33176d97b0d30112c335ecb4f645b5d
conf: Make tri-state feature options more universal

The apic-eoi feature enum and implementation can be made more universal
to allow re-use of the enum for other features.
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms
src/qemu/qemu_command.c