From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiao Guangrong Subject: Re: [Qemu-devel] [PATCH v2 00/11] NVDIMM ACPI: introduce the framework of QEMU emulated Date: Sun, 14 Feb 2016 13:38:20 +0800 Message-ID: <56C012CC.7020207@linux.intel.com> References: <1452624610-46945-1-git-send-email-guangrong.xiao@linux.intel.com> <20160204182310-mutt-send-email-mst@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: ehabkost@redhat.com, kvm@vger.kernel.org, gleb@kernel.org, mtosatti@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, imammedo@redhat.com, pbonzini@redhat.com, dan.j.williams@intel.com, rth@twiddle.net To: "Michael S. Tsirkin" Return-path: Received: from mga04.intel.com ([192.55.52.120]:23614 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751082AbcBNFqQ (ORCPT ); Sun, 14 Feb 2016 00:46:16 -0500 In-Reply-To: <20160204182310-mutt-send-email-mst@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 02/05/2016 12:24 AM, Michael S. Tsirkin wrote: > On Wed, Jan 13, 2016 at 02:49:59AM +0800, Xiao Guangrong wrote: >> This patchset is against commit 8a1be662a69 (virtio: fix error message for >> number of queues) on pci branch of Michael's git tree >> and can be found at: >> https://github.com/xiaogr/qemu.git nvdimm-acpi-v2 > > Looks good, thanks! > There's been a bunch of changes in my tree so > this no longer applies. > Pls rebase and repost, and I'll apply. > Good to hear that. :) Will address some comments from Igor and post it out asap.