]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: refactor capabilities code
authorJim Fehlig <jfehlig@suse.com>
Mon, 12 Aug 2013 20:15:25 +0000 (14:15 -0600)
committerJim Fehlig <jfehlig@suse.com>
Fri, 16 Aug 2013 16:07:30 +0000 (10:07 -0600)
commitaeab0243e1f1336e91066c43d4e6f8df5b231fa6
tree91d4d936475e97c01646a5cfa4b62403a97de547
parent7a7cb0934e25b9ac23cf9b2d318ac801604e0681
libxl: refactor capabilities code

Cleanup the libxl capabilities code to be a bit more extensible,
splitting out the creation of host and guest capabilities.  This
should make it easier to implement additional capabilities in the
future, such as NUMA topology reporting.
src/libxl/libxl_conf.c