From: Geoff Levand <geoffrey.levand@am.sony.com>
To: Ishizaki Kou <kou.ishizaki@toshiba.co.jp>
Cc: linuxppc-dev@ozlabs.org, paulus@samba.org
Subject: Re: [PATCH 4/15] celleb: interfaces to the hypervisor of Celleb
Date: Tue, 12 Dec 2006 09:31:20 -0800 [thread overview]
Message-ID: <457EE768.6040606@am.sony.com> (raw)
In-Reply-To: <200612120323.kBC3NjEW004119@toshiba.co.jp>
Ishizaki Kou wrote:
> This patch creates Celleb platform dependent file which adds interfaces
> to call hypervisor.
>
> Signed-off-by: Kou Ishizaki <kou.ishizaki.co.jp>
> ---
>
> Index: linux-powerpc-git/arch/powerpc/platforms/celleb/beat_sys.h
> diff -u /dev/null linux-powerpc-git/arch/powerpc/platforms/celleb/beat_sys.h:1.1
> --- /dev/null Mon Dec 11 20:37:33 2006
> +++ linux-powerpc-git/arch/powerpc/platforms/celleb/beat_sys.h Wed Dec 6 08:43:15 2006
...
> +static inline int64_t beat_allocate_memory(uint64_t __in0, uint64_t __in1, uint64_t __in2, uint64_t __in3,void** __out0,uint64_t* __out1) {
These at least need to be re-formated to meet the 80 char
width limit.
In general though, we need to work out a common hcall mechanism
for all the hypevisors.
-Geoff
next prev parent reply other threads:[~2006-12-12 17:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-12 3:23 [PATCH 4/15] celleb: interfaces to the hypervisor of Celleb Ishizaki Kou
2006-12-12 3:50 ` Jeremy Kerr
2006-12-12 4:42 ` Benjamin Herrenschmidt
2006-12-12 17:31 ` Geoff Levand [this message]
2006-12-14 1:35 ` Ishizaki Kou
-- strict thread matches above, loose matches on Subject: below --
2006-12-12 11:21 Ishizaki Kou
2006-12-12 20:13 ` Arnd Bergmann
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=457EE768.6040606@am.sony.com \
--to=geoffrey.levand@am.sony.com \
--cc=kou.ishizaki@toshiba.co.jp \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.org \
/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.