From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XltwL-0008Py-Kb for qemu-devel@nongnu.org; Wed, 05 Nov 2014 01:19:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XltwF-00023D-G2 for qemu-devel@nongnu.org; Wed, 05 Nov 2014 01:19:33 -0500 Received: from [59.151.112.132] (port=34522 helo=heian.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XltwF-00022i-4E for qemu-devel@nongnu.org; Wed, 05 Nov 2014 01:19:27 -0500 Date: Wed, 5 Nov 2014 14:16:40 +0800 From: Hu Tao Message-ID: <20141105061640.GC15840@localhost.localdomain> References: <1415166595-26822-1-git-send-email-tangchen@cn.fujitsu.com> <1415166595-26822-10-git-send-email-tangchen@cn.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline In-Reply-To: <1415166595-26822-10-git-send-email-tangchen@cn.fujitsu.com> Subject: Re: [Qemu-devel] [RESEND PATCH v4 09/10] acpi: Add hardware implementation for memory hot unplug. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tang Chen Cc: zhugh.fnst@cn.fujitsu.com, mst@redhat.com, qemu-devel@nongnu.org, isimatu.yasuaki@jp.fujitsu.com, pbonzini@redhat.com, guz.fnst@cn.fujitsu.com, imammedo@redhat.com On Wed, Nov 05, 2014 at 01:49:54PM +0800, Tang Chen wrote: <...> > - 2-7: reserved, OSPM must clear them before writing to register > + 2: set by hardware after it has emitted devive eject event for s/devive/device/ Regards, Hu