Project

General

Profile

Actions

Feature #38886

closed

Enhance Libvirt Compute resource to allow user to change default video card

Added by Jerone Young 3 months ago. Updated 2 months ago.

Status:
Closed
Priority:
Normal
Category:
Compute resources - libvirt
Target version:
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Currently users do not have the ability to choose a video card outside of the default provided by the fog-libvirt library.

Users currently can change attributes such as:
CPU, memory, firmware, Nework Type, Network, NIC type, & Storage

Another option for "video" is needed. This could be the freeform like "NIC type", which checks which NICs are supported and defaults to what fog-libvirt provides.

Actions #1

Updated by Jerone Young 3 months ago

  • Found in Releases Nightly added
  • Found in Releases deleted (3.9.4)
Actions #2

Updated by Jerone Young 3 months ago

  • Status changed from New to Rejected

Closing this request.

After some research actually "virtio" is the video card you want to use in all cases. Not just Linux. Even with programs like "virt-manager" are actually using "virtio" as the graphics card for creation of Windows 11 based virtual machines. Virtio driver falls back to vga mode for operating systems that do not have native support.

Also the qemu documentation has:
"Unless you are specifically trying to exercise a driver for some particular hardware they are the recommended device models to use for virtual machines."

With recent version of fog-libvirt fixing it so virtio is the default video card this is not needed.

Actions #3

Updated by The Foreman Bot 3 months ago

  • Fixed in Releases 3.17.0 added
Actions #4

Updated by Ondřej Gajdušek 3 months ago

  • Pull request https://github.com/theforeman/foreman/pull/10760 added
Actions #5

Updated by Ondřej Gajdušek 2 months ago

  • Target version set to 3.17.0
Actions #6

Updated by Ondřej Gajdušek 2 months ago

  • Status changed from Rejected to Closed
Actions

Also available in: Atom PDF