]> git.proxmox.com Git - qemu-server.git/commit
allow explicit hv-vendor-id
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 21 Jan 2019 14:56:53 +0000 (15:56 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 25 Jan 2019 16:06:43 +0000 (17:06 +0100)
commit2894c24745ec63e67778ceb6e6af59b4ffa2ddef
tree748f00668f38d83bb7693350c0f7798c5cc63b26
parent15147c74b38a670bab3fd92293539aaa7aa03578
allow explicit hv-vendor-id

with this, a user can set the hv_vendor_id independently of
any 'x-vga=on' setting he may or may not have configured.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/QemuServer.pm