From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cls71-0003Iy-Rn for qemu-devel@nongnu.org; Thu, 09 Mar 2017 02:03:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cls6y-0003hc-Nl for qemu-devel@nongnu.org; Thu, 09 Mar 2017 02:03:47 -0500 Received: from mga01.intel.com ([192.55.52.88]:7976) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cls6y-0003fI-Ey for qemu-devel@nongnu.org; Thu, 09 Mar 2017 02:03:44 -0500 Message-ID: <58C0FE98.3080903@intel.com> Date: Thu, 09 Mar 2017 15:04:56 +0800 From: Wei Wang MIME-Version: 1.0 References: <1488519630-89058-1-git-send-email-wei.w.wang@intel.com> <1488519630-89058-6-git-send-email-wei.w.wang@intel.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v7 kernel 5/5] This patch contains two parts: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Hildenbrand Cc: "virtio-dev@lists.oasis-open.org" , "kvm@vger.kernel.org" , "qemu-devel@nongnu.org" , "linux-kernel@vger.kernel.org" , "virtualization@lists.linux-foundation.org" , "linux-mm@kvack.org" , Andrew Morton , Mel Gorman , "Michael S . Tsirkin" , Paolo Bonzini , Cornelia Huck , Amit Shah , "Hansen, Dave" , Andrea Arcangeli , Liang Li On 03/06/2017 09:23 PM, David Hildenbrand wrote:Am 03.03.2017 um 06:40 schrieb Wei Wang: >> From: Liang Li Sorry, I just saw the message due to an email issue. > I'd prefer to split this into two parts then and to create proper subjects. Agree, will do. > > If I remember correctly, the general concept was accepted by most reviewers. > Yes, that's also what I was told. Best, Wei