Conversation
Some distros, like debian 9, requires a VGA card to start without issues. Current supported distros won't be affected by this change. Signed-off-by: Julio Montes <julio.montes@intel.com>
Add debian 9 workload Signed-off-by: Julio Montes <julio.montes@intel.com>
There was a problem hiding this comment.
It looks like -vga virtio is a very new feature that might not have widespread adoption. It's certainly not supported by the version of qemu used in the CI builds. What actually happens when you do this on a host/guest that support it. Do you see a window?
The only way we could merge something like this would be to allow the user to override the display and vga settings in the workload specifications. These user supplied values would then get passed down to this code. Actually, this might be a nice way of debugging things.
No,
sounds good, let me see what I can do |
cc @markdryan