Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562393
en ru br
ALT Linux repos
S:7.4.3-alt6

Group :: System/Servers
RPM: pve-manager

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: qemu-server-vga-map.patch
Download


--- qemu-server/PVE/QemuServer.pm.vga-map	2018-11-26 12:26:05.286325854 +0300
+++ qemu-server/PVE/QemuServer.pm	2018-12-03 13:09:11.092771705 +0300
@@ -2017,6 +2017,7 @@ my $vga_map = {
     'std' => 'VGA',
     'vmware' => 'vmware-svga',
     'virtio' => 'virtio-vga',
+    'qxl' => 'qxl',
 };
 
 sub print_vga_device {
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin