From: Christopher Head <chead@cs.ubc.ca>
To: 杜雨阳 <duyuyang@gmail.com>, xen-devel@lists.xensource.com
Subject: Re: debug console display problem
Date: Sat, 06 Sep 2008 09:20:23 -0700 [thread overview]
Message-ID: <48C2ADC7.8040700@cs.ubc.ca> (raw)
In-Reply-To: <200809061950013593709@gmail.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Provide these command-line options:
loglvl=all guest_loglvl=all console_to_ring
in your bootloader to the Xen hypervisor. The message will then appear
in xm dmesg.
Chris
杜雨阳 wrote:
| 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
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: GnuPT 2.7.2
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkjCrcYACgkQiD2svb/jCb70lACffodUe0+AC94Qgi1kAVwJFVFC
AWIAn0jEwNtFJnz/E/wJNM5QEhQ00r93
=8U+h
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2008-09-06 16:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-06 11:50 debug console display problem 杜雨阳
2008-09-06 16:20 ` Christopher Head [this message]
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=48C2ADC7.8040700@cs.ubc.ca \
--to=chead@cs.ubc.ca \
--cc=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.