Roman Bogorodskiy
78fc843c7b
bhyve: add vga configuration for video driver
...
Add support for vgaconf driver configuration. In domain xml it looks like
this:
<video>
<driver vgaconf='io|on|off'>
<model .../>
</video>
It was added with bhyve gop video in mind to allow users control how the
video device is exposed to the guest, specifically, how VGA I/O is
handled.
One can refer to the bhyve manual page to get more detailed description
of the possible VGA configuration options:
https://www.freebsd.org/cgi/man.cgi?query=bhyve&manpath=FreeBSD+12-current
The relevant part could be found using the 'vgaconf' keyword.
Also, add some tests for this new feature.
Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2017-06-27 17:44:27 +04:00
..
2017-02-11 06:51:28 +04:00
2017-06-27 17:44:27 +04:00
2017-06-27 17:44:27 +04:00
2017-04-11 14:06:47 +02:00
2017-03-27 16:29:27 +02:00
2017-04-18 13:27:11 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-01-18 06:31:54 -05:00
2017-04-28 10:22:40 +02:00
2017-04-11 14:06:47 +02:00
2016-05-24 15:21:05 -04:00
2016-07-01 21:13:30 -04:00
2017-03-21 11:25:59 -04:00
2017-03-21 11:25:59 -04:00
2017-03-21 11:25:59 -04:00
2017-05-26 10:44:05 -04:00
2016-12-06 13:34:00 +01:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-06-20 07:03:22 -04:00
2016-05-16 10:30:38 -04:00
2016-09-23 10:30:54 +02:00
2017-04-11 14:06:47 +02:00
2017-06-23 14:11:25 +02:00
2017-06-23 14:11:25 +02:00
2017-03-28 10:54:50 +02:00
2017-03-27 10:35:19 +02:00
2017-06-20 07:03:22 -04:00
2017-06-20 07:03:22 -04:00
2016-09-09 08:20:05 -04:00
2016-05-17 10:41:45 +02:00
2017-03-29 10:36:55 +02:00
2017-03-29 10:36:55 +02:00
2017-03-08 13:22:33 -05:00
2017-03-08 13:22:33 -05:00
2017-03-08 13:22:33 -05:00
2017-03-07 10:44:26 +01:00
2017-06-16 13:09:41 +02:00
2016-04-21 18:14:07 -04:00
2017-03-27 13:13:29 +02:00
2016-12-06 13:33:18 +01:00
2016-05-05 10:01:55 +02:00
2017-04-04 16:36:15 +02:00
2016-05-17 10:41:45 +02:00
2017-05-19 08:47:36 -06:00
2016-09-02 12:46:03 -06:00
2016-06-26 19:33:08 -04:00
2016-05-26 11:17:06 +02:00
2017-02-14 10:54:29 +01:00
2016-07-10 15:40:11 -04:00
2017-06-07 13:36:01 +02:00
2017-04-21 13:35:04 +02:00
2017-06-27 17:44:27 +04:00
2017-06-27 17:44:27 +04:00
2016-05-14 09:46:44 +02:00
2017-04-11 13:23:01 +02:00
2017-06-07 13:36:01 +02:00
2016-07-01 12:20:54 +02:00
2017-04-18 13:27:11 +02:00
2017-04-04 17:30:03 +02:00
2017-06-07 13:36:01 +02:00
2017-04-04 17:30:03 +02:00
2017-04-27 14:13:19 +02:00
2017-04-11 13:23:01 +02:00
2017-04-28 14:17:10 +02:00
2016-05-14 09:46:44 +02:00
2017-04-28 10:22:40 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2016-04-23 15:41:40 -04:00
2016-04-23 15:41:40 -04:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-06-08 15:02:22 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-19 10:51:51 +01:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-05-26 10:44:05 -04:00
2016-12-06 13:33:18 +01:00
2016-12-06 13:34:00 +01:00
2017-04-04 17:30:03 +02:00
2017-04-19 10:51:51 +01:00
2017-04-19 10:51:51 +01:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-11 14:06:47 +02:00
2017-06-05 09:08:52 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2016-11-25 20:34:26 +01:00
2017-04-04 17:30:03 +02:00
2017-03-23 10:24:34 +01:00
2017-04-06 10:07:43 +02:00
2017-06-23 14:11:25 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 12:40:27 -04:00
2017-04-04 17:30:03 +02:00
2017-04-10 14:49:20 +02:00
2017-01-18 10:04:11 +01:00
2017-01-20 15:42:12 +01:00
2017-06-20 07:03:22 -04:00
2017-06-20 07:03:22 -04:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2016-05-14 09:22:12 +02:00
2017-06-16 16:00:10 +02:00
2017-04-04 17:30:03 +02:00
2017-06-05 09:08:52 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2016-05-02 07:18:25 +02:00
2017-05-15 12:34:19 +02:00
2017-06-07 13:36:01 +02:00
2017-04-04 17:30:03 +02:00
2017-06-13 10:35:53 +02:00
2017-06-13 10:35:53 +02:00
2017-04-27 15:05:44 -06:00
2016-06-14 08:25:25 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-05-12 16:54:33 +02:00
2017-06-16 13:09:41 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 13:23:01 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2016-02-11 18:24:32 +01:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-05-19 14:02:37 +02:00
2017-05-11 11:45:41 +01:00
2017-05-09 13:12:40 +02:00
2017-04-19 10:51:51 +01:00
2017-04-04 17:30:03 +02:00
2017-04-27 14:13:19 +02:00
2017-05-09 13:12:40 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-25 21:14:18 +01:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2016-12-06 13:33:18 +01:00
2017-04-04 17:30:03 +02:00
2016-05-20 17:16:21 +02:00
2016-05-02 22:25:52 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2016-06-08 13:48:45 +01:00
2017-04-04 17:30:03 +02:00
2017-05-09 13:12:40 +02:00
2016-05-20 17:16:21 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2016-02-12 16:13:31 +01:00
2017-04-04 17:30:03 +02:00
2017-02-19 06:45:09 -05:00
2017-04-04 17:30:03 +02:00
2017-05-09 13:12:40 +02:00
2017-04-04 17:30:03 +02:00
2016-04-23 15:41:40 -04:00
2017-04-11 14:06:47 +02:00
2016-04-23 15:41:40 -04:00
2017-04-13 10:14:42 +02:00
2016-04-23 15:41:40 -04:00
2016-04-23 15:41:40 -04:00
2016-04-23 15:41:40 -04:00
2016-09-14 13:18:07 +02:00
2016-04-23 15:41:40 -04:00
2016-08-24 17:43:29 +02:00
2016-05-02 07:18:25 +02:00
2016-04-23 15:41:40 -04:00
2017-04-04 17:30:03 +02:00
2017-06-21 12:12:26 -04:00
2017-04-04 17:30:03 +02:00
2017-05-12 16:51:18 +02:00
2017-04-04 17:30:03 +02:00
2017-06-16 10:38:52 +02:00
2016-09-14 13:18:07 +02:00
2016-05-20 17:16:21 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-06-05 09:08:52 +02:00
2017-04-04 17:30:03 +02:00
2017-06-05 09:08:52 +02:00
2017-06-05 09:08:52 +02:00
2017-06-05 09:08:52 +02:00
2017-06-05 09:08:52 +02:00