[pve-devel] [PATCH] qemu-server : re-enable kvm_steal_time

Alexandre DERUMIER aderumier at odiso.com
Thu Oct 22 07:41:06 CEST 2015


>>Maybe we can delay this for a few weeks? 

Yes, sure, feel free to include it when you'll release the new kernel

----- Mail original -----
De: "dietmar" <dietmar at proxmox.com>
À: "aderumier" <aderumier at odiso.com>, "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Mercredi 21 Octobre 2015 15:34:34
Objet: Re: [pve-devel] [PATCH] qemu-server : re-enable kvm_steal_time

many people still run older kernel, so I am not sure if we should enable that 
now. 
Maybe we can delay this for a few weeks? 

> On October 21, 2015 at 3:23 PM Alexandre Derumier <aderumier at odiso.com> wrote: 
> 
> 
> Signed-off-by: Alexandre Derumier <aderumier at odiso.com> 
> --- 
> PVE/QemuServer.pm | 1 - 
> 1 file changed, 1 deletion(-) 
> 
> diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm 
> index 047cf97..2efcc10 100644 
> --- a/PVE/QemuServer.pm 
> +++ b/PVE/QemuServer.pm 
> @@ -2897,7 +2897,6 @@ sub config_to_command { 
> 
> push @$cpuFlags , '+kvm_pv_unhalt' if !$nokvm; 
> push @$cpuFlags , '+kvm_pv_eoi' if !$nokvm; 
> - push @$cpuFlags , '-kvm_steal_time' if !$nokvm; 
> } 
> 
> push @$cpuFlags, 'enforce' if $cpu ne 'host' && !$nokvm; 
> -- 
> 2.1.4 
> 
> _______________________________________________ 
> pve-devel mailing list 
> pve-devel at pve.proxmox.com 
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 
> 




More information about the pve-devel mailing list