libvirt/src/xen
Daniel P. Berrange 209c2880b9 Fix default console type setting
The default console type may vary based on the OS type. ie a Xen
paravirt guests wants a 'xen' console, while a fullvirt guests
wants a 'serial' console.

A plain integer default console type in the capabilities does
not suffice. Instead introduce a callback that is passed the
OS type.

* src/conf/capabilities.h: Use a callback for default console
  type
* src/conf/domain_conf.c, src/conf/domain_conf.h: Use callback
  for default console type. Add missing LXC/OpenVZ console types.
* src/esx/esx_driver.c, src/libxl/libxl_conf.c,
  src/lxc/lxc_conf.c, src/openvz/openvz_conf.c,
  src/phyp/phyp_driver.c, src/qemu/qemu_capabilities.c,
  src/uml/uml_conf.c, src/vbox/vbox_tmpl.c,
  src/vmware/vmware_conf.c, src/xen/xen_hypervisor.c,
  src/xenapi/xenapi_driver.c: Set default console type callback
2011-11-03 12:01:48 +00:00
..
block_stats.c build: rename files.h to virfile.h 2011-07-21 10:34:51 -06:00
block_stats.h Remove virConnectPtr from virRaiseErrorFull 2011-04-17 07:22:23 +02:00
xen_driver.c Allow multiple consoles per virtual guest 2011-11-03 12:01:05 +00:00
xen_driver.h xen: drop unused callbacks 2011-07-28 14:57:55 -06:00
xen_hypervisor.c Fix default console type setting 2011-11-03 12:01:48 +00:00
xen_hypervisor.h Xen: Fake versions in xencapstest 2011-10-14 09:42:38 -06:00
xen_inotify.c xen: drop unused callbacks 2011-07-28 14:57:55 -06:00
xen_inotify.h drivers: prefer unsigned int for flags 2011-07-07 14:15:37 -06:00
xend_internal.c xen: allow getting < max typed parameters 2011-11-02 14:11:44 -06:00
xend_internal.h xen: make direct call when there is only one subdriver 2011-07-28 14:44:45 -06:00
xm_internal.c xen: Cleanup improper VIR_ERR_NO_SUPPORT use 2011-08-23 16:53:15 +08:00
xm_internal.h xen: reject unknown flags 2011-07-15 16:34:44 -06:00
xs_internal.c xen: drop unused callbacks 2011-07-28 14:57:55 -06:00
xs_internal.h drivers: prefer unsigned int for flags 2011-07-07 14:15:37 -06:00