All of lore.kernel.org
 help / color / mirror / Atom feed
From: 杜雨阳 <duyuyang@gmail.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: debug console display problem
Date: Sat, 6 Sep 2008 19:50:02 +0800	[thread overview]
Message-ID: <200809061950013593709@gmail.com> (raw)


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

Dear Xen developers,
 
My very first guest kernel is:

void start_kernel(start_info_t * start_info)
{
        HYPERVISOR_console_io(CONSOLEIO_write,12,"Hello World\n");
        while(1);
}

My Xen hypervisor is the latest xen-3.3.0, however, I never get the message: Hello World.

How can I get this? Please give me complete setup.

Crave for your help.

Shawn

2008-09-06 



杜雨阳 

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

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

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

             reply	other threads:[~2008-09-06 11:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-06 11:50 杜雨阳 [this message]
2008-09-06 16:20 ` debug console display problem Christopher Head
2008-09-06 16:34   ` 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=200809061950013593709@gmail.com \
    --to=duyuyang@gmail.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.