From mboxrd@z Thu Jan 1 00:00:00 1970 From: gengdongjiu Subject: Re: [PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM Date: Wed, 6 Sep 2017 19:29:25 +0800 Message-ID: <0695fa5c-2b82-703b-32f7-dfbbbfbcb1b3@huawei.com> References: <1503916701-13516-1-git-send-email-gengdongjiu@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org To: Peter Maydell Cc: Christoffer Dall , Marc Zyngier , =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= , linux@armlinux.org.uk, Catalin Marinas , Will Deacon , lenb@kernel.org, robert.moore@intel.com, lv.zheng@intel.com, Mark Rutland , James Morse , xiexiuqi@huawei.com, Christopher Covington , David Daney , "Suzuki K. Poulose" , stefan@hello-penguin.com, Dave P Martin , kristina.martsenko@arm.com, wangkefeng.wang@huawei.com, Tyler Baicar , Ard Biesheuvel , Ingo Molnar List-Id: kvmarm@lists.cs.columbia.edu Hi Peter, On 2017/9/6 19:19, Peter Maydell wrote: > On 28 August 2017 at 11:38, Dongjiu Geng wrote: >> In the firmware-first RAS solution, corrupt data is detected in a >> memory location when guest OS application software executing at EL0 >> or guest OS kernel El1 software are reading from the memory. The >> memory node records errors in an error record accessible using >> system registers. > > Hi Dongjiu -- it looks like this patch set is extending > the API KVM provides to userspace, but it doesn't update > the documentation in Documentation/virtual/kvm/api.txt. > I appreciate the API is still somewhat under discussion, > but if you can include the docs updates it's helpful to > me for reviewing whether the API makes sense from the > userspace consumer end of it. sure, it should. thanks a lot for the reminder. I will update the related docs in my next patch set version. > > thanks > -- PMM > > . >