Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932821AbcLMLDJ (ORCPT ); Tue, 13 Dec 2016 06:03:09 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:33777 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932463AbcLMLDH (ORCPT ); Tue, 13 Dec 2016 06:03:07 -0500 Subject: Re: [RFC PATCH 0/4] KVM: Emulate UMIP (or almost do so) To: "Li, Liang Z" , "linux-kernel@vger.kernel.org" , "kvm@vger.kernel.org" References: <1468351223-3250-1-git-send-email-pbonzini@redhat.com> From: Paolo Bonzini Message-ID: <0543af50-8961-38a7-1acc-aaefd4915dda@redhat.com> Date: Tue, 13 Dec 2016 12:03:03 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 294 Lines: 12 On 13/12/2016 05:03, Li, Liang Z wrote: > Hi Paolo, > > We intended to enable UMIP for KVM and found you had already worked on it. > Do you have any plan for the following patch set? It's there anything else you expect > us help to do? Yes, I plan to resend these patches for 4.11. Paolo