]> git.proxmox.com Git - qemu-server.git/commit - PVE/QemuServer.pm
Refactor HyperV enlightenments
authorPhilip Abernethy <p.abernethy@proxmox.com>
Mon, 21 Aug 2017 09:47:16 +0000 (11:47 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 21 Aug 2017 14:19:20 +0000 (16:19 +0200)
commit075e8249fa7f62e30664ec2321fb1c456e2fe9d0
tree3e6f7d2e94f3b46868d8d454b91c968e30d80eb9
parent4d481008ceca467fd4a1ad8ec87fc0681967e214
Refactor HyperV enlightenments

Fixes a typo in the function name and removes the $nokvm parameter, as it's only
used to immideately exit the function. Instead calling the function
conditionally.
PVE/QemuServer.pm