All of lore.kernel.org
 help / color / mirror / Atom feed
From: antoinet <xen@schoggi.org>
To: xen-devel@lists.xensource.com
Subject: Re: How to invoke hypercalls
Date: Sun, 13 Aug 2006 19:54:04 +0200	[thread overview]
Message-ID: <44DF673C.70105@schoggi.org> (raw)
In-Reply-To: <C104FF04.60D%Keir.Fraser@cl.cam.ac.uk>


>> I compile this with:
>>
>> as -o helloworld.o -a=helloworld.l helloworld.s
>> ld -Ttext 0x100000 -o helloworld.elf helloworld.o
>>
>> Unfortunately, i don't get any output (or better: i don't know where the
>> output goes to). If I check the logs, the domain seems to shut down
>> normally:
>>
>> ...
>> [2006-08-13 16:50:53 xend.XendDomainInfo] INFO (XendDomainInfo:818)
>> Domain has shutdown: name=HelloWorld id=24 reason=poweroff.
>>     
>
> Console output doesn't get logged, but you can connect to the console
> automatically when the domain is created by adding option -c to the end of
> your 'xm create' command line.
>
>   

I also tried the -c switch, but i still can't get any output... Do you 
have any idea why it is so?
btw: i also tried to do the HYPERCALL_console_io the new way, i.e. by 
calling in the hypercall_page, without success.
Thanks,
Antoine

  reply	other threads:[~2006-08-13 17:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-13 15:00 How to invoke hypercalls antoinet
2006-08-13 15:08 ` Keir Fraser
2006-08-13 17:54   ` antoinet [this message]
2006-08-13 17:51     ` Keir Fraser
2006-08-14 16:55       ` console hypercalls (was "How to invoke hypercalls") Hollis Blanchard

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=44DF673C.70105@schoggi.org \
    --to=xen@schoggi.org \
    --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.