libvirt/src/libxl
John Ferlan 1eca5f6581 secret: Move virStorageSecretType and rename
Move the enum into a new src/util/virsecret.h, rename it to be
virSecretLookupType. Add a src/util/virsecret.h in order to perform
a couple of simple operations on the secret XML and virSecretLookupTypeDef
for clearing and copying.

This includes quite a bit of collateral damage, but the goal is to remove
the "virStorage*" and replace with the virSecretLookupType so that it's
easier to to add new lookups that aren't necessarily storage pool related.

Signed-off-by: John Ferlan <jferlan@redhat.com>
2016-06-23 12:30:27 -04:00
..
libvirtd_libxl.aug libxl: keepalive messages support 2016-02-09 21:14:12 -07:00
libxl_capabilities.c libxl: add USB to hostdev domcapabilities 2016-06-17 14:25:02 -06:00
libxl_capabilities.h libxl: implement connectGetDomainCapabilities 2016-06-13 14:13:17 -06:00
libxl_conf.c secret: Move virStorageSecretType and rename 2016-06-23 12:30:27 -04:00
libxl_conf.h libxl: support creating guest with USB hostdev 2016-06-14 14:25:47 -06:00
libxl_domain.c libxl: use serial device for console when targetType is serial 2016-06-22 15:06:27 -06:00
libxl_domain.h libxl: fix vm lock overwritten bug 2016-06-13 13:34:37 +02:00
libxl_driver.c libxl: use serial device for console when targetType is serial 2016-06-22 15:06:27 -06:00
libxl_driver.h
libxl_migration.c libxl: fix vm lock overwritten bug 2016-06-13 13:34:37 +02:00
libxl_migration.h libxl: support migration stream V2 in migration 2016-05-10 14:23:37 -06:00
libxl.conf libxl: keepalive messages support 2016-02-09 21:14:12 -07:00
test_libvirtd_libxl.aug.in libxl: keepalive messages support 2016-02-09 21:14:12 -07:00