All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@suse.de>
To: Hollis Blanchard <hollisb@us.ibm.com>
Cc: xen-devel@lists.xensource.com, ack@xensource.com
Subject: Re: [patch 0/6] domain builder patches
Date: Tue, 13 Mar 2007 11:04:03 +0100	[thread overview]
Message-ID: <45F67713.7070900@suse.de> (raw)
In-Reply-To: <1173388304.29309.42.camel@basalt>

Hollis Blanchard wrote:
> How can I return an error message from the architecture part of the
> domain builder that will be displayed by xm create?

xc_dom_panic() takes an error code and a message to be printed.  It's
also logged with source file and line number in
/var/log/xen/domain-builder-ng.log.

xc_dom_printf() can be used to log (debug) messages to the same file.

HTH,
  Gerd

      reply	other threads:[~2007-03-13 10:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-25 16:19 [patch 0/6] domain builder patches Gerd Hoffmann
2007-01-25 16:19 ` [patch 1/6] Generate headers with arch-specific structs Gerd Hoffmann
2007-01-25 16:19 ` [patch 2/6] Add more xc_error_code values Gerd Hoffmann
2007-01-25 16:19 ` [patch 3/6] libxc header fixups Gerd Hoffmann
2007-01-25 16:19 ` [patch 4/6] libxc domain builder rewrite, core bits Gerd Hoffmann
2007-01-25 16:19 ` [patch 5/6] libxc domain builder rewrite, linux builder Gerd Hoffmann
2007-01-25 16:19 ` [patch 6/6] Support transparant gunzipping in the readnotes utility Gerd Hoffmann
2007-02-13 14:54 ` [patch 0/6] domain builder patches Dietmar Hahn
2007-03-08 21:11 ` Hollis Blanchard
2007-03-13 10:04   ` Gerd Hoffmann [this message]

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=45F67713.7070900@suse.de \
    --to=kraxel@suse.de \
    --cc=ack@xensource.com \
    --cc=hollisb@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.