diff --git a/emhttp/plugins/dynamix.vm.manager/include/libvirt.php b/emhttp/plugins/dynamix.vm.manager/include/libvirt.php index c3e63faad..a0b5007c8 100644 --- a/emhttp/plugins/dynamix.vm.manager/include/libvirt.php +++ b/emhttp/plugins/dynamix.vm.manager/include/libvirt.php @@ -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) ;