[libvirt] [PATCH 1/3] conf: Make tri-state feature options more universal

Eric Blake eblake at redhat.com
Wed Oct 17 23:32:11 UTC 2012


On 10/17/2012 07:54 AM, Peter Krempa wrote:
> 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   |  6 +++---
>  src/conf/domain_conf.h   | 14 +++++++-------
>  src/libvirt_private.syms |  4 ++--
>  src/qemu/qemu_command.c  |  6 +++---
>  4 files changed, 15 insertions(+), 15 deletions(-)

ACK.  Looking at domain_conf.c, I also see virDomainIoEventFd,
virDomainVirtioEventIdx, virDomainDiskCopyOnRead, virDomainMemDump,
virDomainGraphicsSpicePlaybackCompression, and virDomainPciRombarMode
that also might fit this pattern; would you like to do a followup patch
for those as well, if it makes sense for any of them?

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 617 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20121017/c800d5e5/attachment-0001.sig>


More information about the libvir-list mailing list