[pve-devel] applied: [PATCH qemu-server] fix #3113: unbreak drive hotplug

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Nov 5 10:29:33 CET 2020


On 05.11.20 10:12, Fabian Grünbichler wrote:
> by adding the missing argument (otherwise all the other ones are shifted
> one slot to the left, which is of course bogus).
> 
> this has been broken since 2018 (d559309), but was only made
> visible/caused a failure with the recent changes adding
> 
> use strict;
> use warnings;
> 
> to PVE::QemuServer::PCI
> 
> Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
> ---
>  PVE/QemuServer.pm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
>

applied, thanks!






More information about the pve-devel mailing list