All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yosuke Iwamatsu <y-iwamatsu@ab.jp.nec.com>
To: xen-devel@lists.xensource.com
Subject: [PATCH] ioemu: Get guest uuid from xenstore
Date: Mon, 19 Jan 2009 16:00:16 +0900	[thread overview]
Message-ID: <49742500.4050201@ab.jp.nec.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 389 bytes --]

xenstore_get_guess_uuid() retrieves the guest uuid by using a sysctl
hypercall through libxc now, but when we use the ioemu-stubdom, the
hcall is not allowed to be invoked.
This patch makes ioemu get the guest uuid from xenstore, instead of
using libxc.

Regards,
-----------------------
Yosuke Iwamatsu
        NEC Corporation

Signed-off-by: Yosuke Iwamatsu <y-iwamatsu@ab.jp.nec.com>



[-- Attachment #2: ioemu_guest_uuid.patch --]
[-- Type: all/allfiles, Size: 2643 bytes --]

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

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

             reply	other threads:[~2009-01-19  7:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-19  7:00 Yosuke Iwamatsu [this message]
2009-01-19 18:02 ` [PATCH] ioemu: Get guest uuid from xenstore Ian Jackson
2009-01-19 18:16   ` Keir Fraser
2009-01-20  2:12     ` Yosuke Iwamatsu
2009-01-20 10:32       ` Ian Jackson
2009-01-27 11:04         ` Yosuke Iwamatsu
2009-01-27 11:40           ` Ian Jackson

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=49742500.4050201@ab.jp.nec.com \
    --to=y-iwamatsu@ab.jp.nec.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.