From mboxrd@z Thu Jan 1 00:00:00 1970 From: Razvan Cojocaru Subject: Re: [PATCH V6 1/3] xen/mem_access: Support for memory-content hiding Date: Wed, 15 Jul 2015 13:41:06 +0300 Message-ID: <55A638C2.1080200@bitdefender.com> References: <1436949949-4628-1-git-send-email-rcojocaru@bitdefender.com> <1436949949-4628-2-git-send-email-rcojocaru@bitdefender.com> <55A631A9.9060001@eu.citrix.com> <55A6503102000078000913CA@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap , Jan Beulich Cc: "Tian, Kevin" , Wei Liu , Ian Campbell , Stefano Stabellini , Andrew Cooper , Ian Jackson , "xen-devel@lists.xen.org" , "Dong, Eddie" , Aravind Gopalakrishnan , Jun Nakajima , tlengyel@novetta.com, Keir Fraser , Boris Ostrovsky , Suravee Suthikulpanit List-Id: xen-devel@lists.xenproject.org On 07/15/2015 01:38 PM, George Dunlap wrote: > On Wed, Jul 15, 2015 at 11:21 AM, Jan Beulich wrote: >>>>> On 15.07.15 at 12:10, wrote: >>> On 07/15/2015 09:45 AM, Razvan Cojocaru wrote: >>>> This patch adds support for memory-content hiding, by modifying the >>>> value returned by emulated instructions that read certain memory >>>> addresses that contain sensitive data. The patch only applies to >>>> cases where VM_FLAG_ACCESS_EMULATE has been set to a vm_event >>>> response. >>>> >>>> Signed-off-by: Razvan Cojocaru >>>> Acked-by: Tamas K Lengyel >>> >>> BTW I've looked at an earlier version of this and acked it, and I >>> haven't seen any changes I want to review; so when the rest of it is >>> acked/reviewed I'll take another look through and send my ack. >> >> As just said on IRC, I think the series is ready to go in once you >> gave your ack. > > I haven't seen a hypervisor maintainer Ack / Review yet, which is what > I was waiting for. :-) > > (And for some reason my IRC client didn't catch your mention of my nick...) > > Anyway, re the mm bits: > > Acked-by: George Dunlap Great news! Thank you to all reviewers for your time and help! Thanks, Razvan