[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] Read-only locking of Guest Memory pages
 
- To: Tim Deegan <Tim.Deegan@xxxxxxxxxx>
 
- From: Srujan Kotikela <ksrujandas@xxxxxxxxx>
 
- Date: Tue, 14 Jun 2011 11:38:13 -0500
 
- Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
 
- Delivery-date: Tue, 14 Jun 2011 09:39:12 -0700
 
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;	h=mime-version:in-reply-to:references:date:message-id:subject:from:to	:cc:content-type;	b=v2p5UHetj4RCCykU77rBxRV6cMfBbLxTM8BRMrRKmyZkB/MAXCywHS205JTAoeI/n2	KfbuRv8DbMPEEXqzbwnIWD+rMXzD/h61He3gGxOugfWcJvOHhGZ/qqpukn2bMl0yvv6Y	YIEwFN3Xp4JPRZNgftc9jhQDh4N38PtVGwZwM=
 
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
 
 
 
Hi Tim,
  I am trying to implement a secure architecture where a process' (selected) memory pages have to be set as read-only. The process will send the virtual address of pages required (through a custom hypercall) to be set read-only. I need to compute the physical address of the pages and set them read-only. 
  -- Srujan D. Kotikela 
 
 On Tue, Jun 14, 2011 at 3:14 AM, Tim Deegan  <Tim.Deegan@xxxxxxxxxx> wrote: 
Hi, 
 
At 14:52 -0500 on 13 Jun (1307976734), Srujan Kotikela wrote: 
> Does Xen provide any mechanism to set read-only access/lock on guest's 
> pages? 
 
 Yes, Xen has lots of code that makes guest memory read-only for various 
reasons, and one of them might be suitable.  What's your overall goal? 
 
(BTW, you might want to read 
http://wiki.xensource.com/xenwiki/AskingXenDevelQuestions) 
 
Cheers, 
 
Tim. 
 
-- 
Tim Deegan <Tim.Deegan@xxxxxxxxxx> 
Principal Software Engineer, Xen Platform Team 
Citrix Systems UK Ltd.  (Company #02937203, SL9 0BG) 
  
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 
 
    
     |