create-pci-accel-vga-comp ["name"] ["bios"] [bochs_workaround] [vram_size_mb]
This command creates a non-instantiated component of the class pci_accel_vga_comp.
The class description for the pci_accel_vga_comp class: The "pci_accel_vga_comp" component represents a PCI based VGA compatible graphics adapter.
- name is Optional
- If not specified, the component will get a class-specific default name.
- bios is Optional
- The VGA BIOS file to use (empty string if no VGA BIOS is needed)
- bochs_workaround is Optional
- When true, activating workaround for bochs driver bug which is present, for instance, in RHEL 7.1
- vram_size_mb is Optional
- Video RAM volume (MB)
pci-comp