[pve-devel] [PATCH 5/7] vmconfig_hotplug_pending : add cpu hotplug
    Dietmar Maurer 
    dietmar at proxmox.com
       
    Wed Nov 19 10:40:47 CET 2014
    
    
  
> sub qemu_cpu_hotplug {
>     my ($vmid, $conf, $cores) = @_;
> 
>     ...
>     return if $conf->{sockets} && $conf->{sockets} > 1;
Ah, OK - I will add that. 
    
    
More information about the pve-devel
mailing list