mirror of
https://github.com/unraid/webgui.git
synced 2026-01-08 02:29:51 -06:00
Update libvirt.php
This commit is contained in:
@@ -836,6 +836,7 @@
|
||||
}
|
||||
|
||||
if ($gpu['multi'] == "on"){
|
||||
if ($gpu['guestbus'] == "") {
|
||||
# This is a new Multifunction device/VM allocate from range 0x90
|
||||
$multibus = array_key_last($multi) ;
|
||||
file_put_contents("/tmp/mbus", $multibus) ;
|
||||
|
||||
Reference in New Issue
Block a user