All of lore.kernel.org
 help / color / mirror / Atom feed
From: sandesh <sandesh.ahiremath@wipro.com>
To: xen-devel@lists.xensource.com
Subject: Use of XEN_GUEST_HANDLE
Date: Sat, 24 May 2008 08:14:04 -0700 (PDT)	[thread overview]
Message-ID: <17357081.post@talk.nabble.com> (raw)


Hi all,
   I have recently started to go through xen source. I want to know the
usage of XEN_GUEST_HANDLE.
 I see thats its just a macro which will prefix each data type with
__guest_handle_ . And DEFINE_XEN_GUEST_HANDLE(name) will just typedefs
'__guest_handle_name' to be a pointer to a data type 'name ' .

What is the reason for such abstraction?  

And how this XEN_GUEST_HANDLE different from 'guest_xc' field of 'struct
xc_dom_image', which gets initialized with xc_handle.
 
I have serached the net extensively for answers, but unable to get any. So
any info or pointers would be highly appriciated.

Thanks 
 -Sandesh
-- 
View this message in context: http://www.nabble.com/Use-of-XEN_GUEST_HANDLE-tp17357081p17357081.html
Sent from the Xen - Dev mailing list archive at Nabble.com.

             reply	other threads:[~2008-05-24 15:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-24 15:14 sandesh [this message]
2008-05-24 22:10 ` Use of XEN_GUEST_HANDLE Mark Williamson
2008-05-24 22:23   ` Jeremy Fitzhardinge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17357081.post@talk.nabble.com \
    --to=sandesh.ahiremath@wipro.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.