xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Creating a magic page for PV mem_access
@ 2013-06-01  1:24 Aravindh Puthiyaparambil (aravindp)
  2013-06-03  9:23 ` Tim Deegan
  0 siblings, 1 reply; 8+ messages in thread
From: Aravindh Puthiyaparambil (aravindp) @ 2013-06-01  1:24 UTC (permalink / raw)
  To: Tim Deegan (tim@xen.org); +Cc: xen-devel@lists.xensource.com


[-- Attachment #1.1: Type: text/plain, Size: 784 bytes --]

Hi Tim,

I am trying to create a magic / special page for the PV mem_access. I am mimicking what is being done for the console page (alloc_magic_pages()) on the tools side. On the hypervisor side, I am planning on stashing the address of this page in the pv_domain structure akin to how the special pages are stored in params[] of the hvm_domain structure. With HVM domains, xc_set_hvm_param() is used by the tools to populate this on the hypervisor side. What is the method I should follow to do this for PV domains? I see how things work for the console, xenconsole pages as they get passed through the start_info structure. Do I need to implement an equivalent xc_set_pv_param() or do I use the start_info page to store the mem_access magic page address?

Thanks,
Aravindh


[-- Attachment #1.2: Type: text/html, Size: 2594 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <mailman.416.1370486679.32487.xen-devel@lists.xen.org>]

end of thread, other threads:[~2013-06-06  5:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-01  1:24 Creating a magic page for PV mem_access Aravindh Puthiyaparambil (aravindp)
2013-06-03  9:23 ` Tim Deegan
2013-06-03 19:11   ` Aravindh Puthiyaparambil (aravindp)
2013-06-05 10:32     ` Tim Deegan
2013-06-06  0:14       ` Aravindh Puthiyaparambil (aravindp)
     [not found] <mailman.416.1370486679.32487.xen-devel@lists.xen.org>
2013-06-06  4:07 ` Andres Lagar-Cavilla
2013-06-06  5:33   ` Aravindh Puthiyaparambil (aravindp)
2013-06-06  5:38     ` Andres Lagar-Cavilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).