libvirt/src/parallels
Peter Krempa 482e5f159c virCaps: get rid of defaultConsoleTargetType callback
This patch refactors various places to allow removing of the
defaultConsoleTargetType callback from the virCaps structure.

A new console character device target type is introduced -
VIR_DOMAIN_CHR_CONSOLE_TARGET_TYPE_NONE - to mark that no type was
specified in the XML. This type is at the end converted to the standard
VIR_DOMAIN_CHR_CONSOLE_TARGET_TYPE_SERIAL. Other types that are
different from this default have to be processed separately in the
device post parse callback.
2013-04-04 22:42:39 +02:00
..
parallels_driver.c virCaps: get rid of defaultConsoleTargetType callback 2013-04-04 22:42:39 +02:00
parallels_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
parallels_network.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
parallels_storage.c Remove some C99 variable decls in parallels driver 2013-02-26 17:54:52 +00:00
parallels_utils.c parallels: Need to free memory on error path 2013-02-05 16:51:07 -05:00
parallels_utils.h maint: Rename xmlconf to xmlopt and virDomainXMLConfig to virDomainXMLOption 2013-04-04 22:18:56 +02:00