libvirt/src/vmware
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
..
vmware_conf.c virCaps: get rid of defaultConsoleTargetType callback 2013-04-04 22:42:39 +02:00
vmware_conf.h maint: Rename xmlconf to xmlopt and virDomainXMLConfig to virDomainXMLOption 2013-04-04 22:18:56 +02:00
vmware_driver.c virCaps: get rid of hasWideScsiBus 2013-04-04 22:42:38 +02:00
vmware_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00