oh sorry, wrong copy paste :/ yes I want to include it.
(I have tested it, works fine) ----- Mail original ----- De: "dietmar" <diet...@proxmox.com> À: "pve-devel" <pve-devel@pve.proxmox.com>, "aderumier" <aderum...@odiso.com> Envoyé: Mercredi 21 Octobre 2015 14:02:11 Objet: Re: [pve-devel] [PATCH] kvm : fix stealtime bug On 10/21/2015 01:25 PM, Alexandre Derumier wrote: > Signed-off-by: Alexandre Derumier <aderum...@odiso.com> > --- > Makefile | 1 + > kvmstealtime.patch | 112 > +++++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 113 insertions(+) > create mode 100644 kvmstealtime.patch > > diff --git a/Makefile b/Makefile > index 287585b..5818f32 100644 > --- a/Makefile > +++ b/Makefile > @@ -209,6 +209,7 @@ ${KERNEL_SRC}/README ${KERNEL_CFG_ORG}: ${KERNELSRCTAR} > #cd ${KERNEL_SRC}; patch -p1 <../add-empty-ndo_poll_controller-to-veth.patch > #cd ${KERNEL_SRC}; patch -p1 <../override_for_missing_acs_capabilities.patch > #cd ${KERNEL_SRC}; patch -p1 > <../vhost-net-extend-device-allocation-to-vmalloc.patch > + #cd ${KERNEL_SRC}; patch -p1 <../kvmstealtime.patch Confused - do you want to add the patch or not? Maybe we want to do: + cd ${KERNEL_SRC}; patch -p1 <../kvmstealtime.patch instead? _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel