From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [PATCH RFC 4/7] ARM64: KVM: emulate accessing ID registers Date: Thu, 9 Mar 2017 02:28:12 -0800 Message-ID: <20170309102812.GB114809@lvm> References: <1484559214-2248-1-git-send-email-zhaoshenglong@huawei.com> <1484559214-2248-5-git-send-email-zhaoshenglong@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 654B040A14 for ; Thu, 9 Mar 2017 05:26:53 -0500 (EST) Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xHPT+1Nj8Xgs for ; Thu, 9 Mar 2017 05:26:52 -0500 (EST) Received: from mail-wm0-f43.google.com (mail-wm0-f43.google.com [74.125.82.43]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id 151A440625 for ; Thu, 9 Mar 2017 05:26:50 -0500 (EST) Received: by mail-wm0-f43.google.com with SMTP id n11so52336392wma.0 for ; Thu, 09 Mar 2017 02:28:16 -0800 (PST) Content-Disposition: inline In-Reply-To: <1484559214-2248-5-git-send-email-zhaoshenglong@huawei.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu To: Shannon Zhao Cc: marc.zyngier@arm.com, qemu-arm@nongnu.org, kvmarm@lists.cs.columbia.edu, wu.wubin@huawei.com List-Id: kvmarm@lists.cs.columbia.edu On Mon, Jan 16, 2017 at 05:33:31PM +0800, Shannon Zhao wrote: > From: Shannon Zhao Please provide a commit message. Thanks, -Christoffer