From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiao Guangrong Subject: Re: [PATCH v5 0/5] NVDIMM ACPI: introduce the framework of QEMU emulated DSM Date: Thu, 3 Mar 2016 22:07:28 +0800 Message-ID: <56D84520.8000802@linux.intel.com> References: <1456919441-101204-1-git-send-email-guangrong.xiao@linux.intel.com> <20160303154250-mutt-send-email-mst@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: pbonzini@redhat.com, imammedo@redhat.com, gleb@kernel.org, mtosatti@redhat.com, stefanha@redhat.com, rth@twiddle.net, ehabkost@redhat.com, dan.j.williams@intel.com, kvm@vger.kernel.org, qemu-devel@nongnu.org To: "Michael S. Tsirkin" Return-path: Received: from mga09.intel.com ([134.134.136.24]:18802 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757772AbcCCOHp (ORCPT ); Thu, 3 Mar 2016 09:07:45 -0500 In-Reply-To: <20160303154250-mutt-send-email-mst@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 03/03/2016 09:43 PM, Michael S. Tsirkin wrote: > On Wed, Mar 02, 2016 at 07:50:36PM +0800, Xiao Guangrong wrote: >> This patchset is against commit 429fb940caadf9 (fw-cfg: support writeable >> blobs) on pci branch of Michael's git tree and can be found at: >> https://github.com/xiaogr/qemu.git nvdimm-acpi-v5 > > This looks good overall. There are some stylistic changes all over, I > think this warrants v6 with all comments addressed. Indeed. I will make the v6 to address all your comment. Thanks!