[pve-devel] [PATCH qemu-server v2 0/3] Typo fix, refactoring and new check

Philip Abernethy p.abernethy at proxmox.com
Mon Aug 21 11:47:15 CEST 2017


First patch splits the nokvm->kvm patch into two parts to separate the function renaming, according to your suggestion.
Second patch refactors $nokvm to $kvm, simplifying the definition of the variable and getting rid of unnecessary
inversions.
Third patch introduces a new check to catch unprivileged containers with mountpoints configured with quotas.

Philip Abernethy (3):
  Refactor HyperV enlightenments
  Refactors $nokvm to $kvm
  Fix #1125. Check for KVM support before starting VM

 PVE/QemuServer.pm | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list