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
..
2011-07-07 17:49:21 -06:00
2011-07-29 12:12:58 +02:00
2010-12-17 11:57:11 -07:00
2010-12-01 14:12:54 +01:00
2010-11-09 15:35:43 +01:00
2011-09-05 07:03:04 -06:00
2011-10-20 16:02:16 -06:00
2011-07-29 17:23:55 -04:00
2011-07-25 13:50:06 +08:00
2011-07-25 13:50:06 +08:00
2011-05-23 19:41:18 -04:00
2011-05-23 19:41:18 -04:00
2011-10-06 10:41:21 -06:00
2011-11-03 12:01:05 +00:00
2011-10-25 09:22:42 +02:00
2011-10-19 07:59:59 -06:00
2011-10-10 22:58:04 +02:00
2010-08-19 15:58:43 -06:00
2010-08-19 15:58:43 -06:00
2011-05-26 23:32:44 +02:00
2010-12-17 11:57:11 -07:00
2011-07-28 13:46:39 -04:00
2011-07-11 09:11:15 -06:00
2011-05-26 23:32:44 +02:00
2011-07-22 15:18:32 +01:00
2011-05-03 08:03:39 -06:00
2011-07-21 10:34:51 -06:00
2011-08-25 12:05:54 +01:00
2011-04-30 19:59:52 +02:00
2010-05-12 08:41:10 +02:00
2011-10-20 16:56:28 -06:00
2010-11-03 11:43:11 +01:00
2011-07-11 19:38:51 +02:00
2010-07-28 16:47:56 -04:00
2010-05-20 13:50:03 -04:00
2011-10-20 16:02:16 -06:00
2011-07-09 10:14:38 +02:00
2011-04-29 10:21:20 -06:00
2011-04-27 15:32:30 +02:00
2011-04-29 14:26:40 -06:00
2011-07-29 17:17:21 +02:00
2011-04-30 19:59:52 +02:00
2011-06-30 18:04:02 +01:00
2011-10-20 16:02:16 -06:00
2011-06-29 01:59:34 +02:00
2011-07-25 13:50:06 +08:00
2011-04-30 19:59:52 +02:00
2011-07-29 12:12:58 +02:00
2010-04-06 11:09:46 -04:00
2011-04-30 19:59:52 +02:00
2011-06-24 08:01:10 -06:00
2011-05-16 10:12:21 -06:00
2011-06-01 11:58:15 +02:00
2011-06-01 11:58:15 +02:00
2011-07-22 15:18:32 +01:00
2011-10-06 14:49:23 -04:00
2011-10-26 11:55:39 -06:00
2011-11-03 12:01:05 +00:00
2011-11-03 12:01:05 +00:00
2011-10-25 09:27:10 +02:00
2011-04-29 10:21:20 -06:00
2010-09-14 08:42:10 -06:00
2010-05-12 08:41:10 +02:00
2011-07-09 15:47:57 +02:00
2010-04-14 17:34:12 +02:00
2011-01-10 18:10:52 +00:00
2011-10-10 22:58:04 +02:00
2011-09-16 15:51:31 -06:00
2011-09-16 15:51:31 -06:00
2011-04-29 10:21:20 -06:00
2011-06-24 11:48:18 +01:00
2010-05-12 08:41:10 +02:00
2011-07-07 17:23:09 -06:00
2011-04-30 19:59:52 +02:00
2011-04-30 19:59:52 +02:00
2011-07-11 09:21:37 -06:00
2011-10-24 15:42:52 -06:00
2011-06-24 11:48:14 +01:00
2011-11-03 12:01:48 +00:00
2011-11-03 12:01:48 +00:00
2011-08-19 09:22:22 -06:00
2011-07-01 16:46:20 -06:00
2010-05-12 08:41:10 +02:00
2011-10-20 16:02:16 -06:00
2011-06-29 10:47:54 +08:00
2011-11-03 10:52:44 +00:00
2011-09-08 11:03:34 +01:00
2010-05-12 08:41:10 +02:00
2011-09-22 13:28:18 +08:00
2010-05-12 08:41:10 +02:00
2010-05-12 08:41:10 +02:00
2011-07-29 12:12:58 +02:00
2011-09-28 15:43:39 +08:00
2011-11-03 12:01:48 +00:00
2011-10-14 09:42:38 -06:00
2011-07-11 19:38:51 +02:00
2011-07-11 19:38:51 +02:00
2011-11-03 12:01:48 +00:00