]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
caps: Use DomainDataLookup to replace GuestDefault*
authorCole Robinson <crobinso@redhat.com>
Sat, 18 Apr 2015 00:15:25 +0000 (20:15 -0400)
committerCole Robinson <crobinso@redhat.com>
Mon, 20 Apr 2015 20:43:13 +0000 (16:43 -0400)
commit747761a79a1e9a1a441ffc7e647d39b8129cfcf4
tree696644bb63478c917353254e317f6786e804b723
parent3f9868a57ed20f21110d917ccde06af3b8f948a9
caps: Use DomainDataLookup to replace GuestDefault*

This revealed that GuestDefaultEmulator was a bit buggy, capable
of returning an emulator that didn't match the passed domain type. Fix
up the test suite input to continue to pass.
src/conf/capabilities.c
src/conf/capabilities.h
src/conf/domain_conf.c
src/libvirt_private.syms
src/qemu/qemu_capabilities.c
src/qemu/qemu_command.c
src/xenconfig/xen_common.c
tests/securityselinuxlabeldata/chardev.xml
tests/securityselinuxlabeldata/disks.xml
tests/securityselinuxlabeldata/kernel.xml
tests/securityselinuxlabeldata/nfs.xml