All of lore.kernel.org
 help / color / mirror / Atom feed
From: beth kon <eak@us.ibm.com>
To: Xen-devel@lists.xensource.com
Subject: XEN_GUEST_HANDLEs - help
Date: Wed, 19 Dec 2007 07:26:25 -0500	[thread overview]
Message-ID: <47690DF1.6040600@us.ibm.com> (raw)

Hi. I am playing with some code and not sure how to do what I want to do.

In the physinfo struct:
XEN_GUEST_HANDLE_64(uint32_t) cpu_to_node;

So if I am in tools/libxc/xc_misc.c

and want to do (effectively)
xc_physinfo_t *put_info
....
put_info->cpu_to_node[0] = NUMA_NO_NODE;

how can I access the contents of the XEN_GUEST_HANDLE from the tools 
side? Can anyone explain how these XEN_GUEST_HANDLEs work? I am not 
quite getting what I see in the code

-- 
Elizabeth Kon (Beth)
IBM Linux Technology Center
Open Hypervisor Team
email: eak@us.ibm.com

             reply	other threads:[~2007-12-19 12:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-19 12:26 beth kon [this message]
2007-12-19 14:35 ` XEN_GUEST_HANDLEs - help Keir Fraser

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=47690DF1.6040600@us.ibm.com \
    --to=eak@us.ibm.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.