From: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
To: Alexander Graf <agraf@suse.de>
Cc: kvm-ppc@vger.kernel.org, KVM list <kvm@vger.kernel.org>,
Takuya Yoshikawa <takuya.yoshikawa@gmail.com>
Subject: Re: KVM on ps3-linux working?
Date: Mon, 12 Jul 2010 08:11:02 +0000 [thread overview]
Message-ID: <4C3ACE16.7000109@oss.ntt.co.jp> (raw)
In-Reply-To: <A914CDB2-0AA7-4AE7-AAE5-3F9A0F285B71@suse.de>
(2010/07/12 17:00), Alexander Graf wrote:
>
> On 12.07.2010, at 09:59, Takuya Yoshikawa wrote:
>
>>>> Are there any restrictions in KVM on ps3 linux?
>>>
>>> Not really. The biggest thing to keep in mind is that ram is really limited. So make sure you have a lot of swap. In fact, I used to use a PS3 for development and testing quite a lot myself, so it definitely should work.
>>>
>>
>> Thanks about the info. I could find ps-ubuntu help site, and am using fast swap + usual swap.
>> My distro is ubuntu server, sometimes xubuntu for desktop, and a lot of uneeded services are stopped.
>>
>> So memory usage rate is quite reasonable now.
>>
>>
>>> Are you using 32 bit or 64 bit userspace on the PS3? I remember having had issues with 64 bit userspace.
>>
>> I'm using 64 bit. Userspace, you mean qemu?
>
> I mean applications in general, but specifically qemu, yes.
>
>> Is it possible to use 32 bit qemu, cross compiled on somewhere else, on ps3 linux (64bit ppc)?
>
> If you have the libraries - sure! Maybe you can even compile it directly on the ps3 with -m32.
>
> It's just really unusual to see 64 bit userspace on ppc. What does "file /bin/ls" say? If it's really broken with 64 bit userspace, I'll try to debug a bit from my side too.
>
OK let me try. Ps3 box is in my home, so I'll check tonight!
- Only I remember now is that I compiled qemu on ps3 linux WITHOUT -m32 .
Thanks a lot!
Takuya
WARNING: multiple messages have this Message-ID (diff)
From: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
To: Alexander Graf <agraf@suse.de>
Cc: kvm-ppc@vger.kernel.org, KVM list <kvm@vger.kernel.org>,
Takuya Yoshikawa <takuya.yoshikawa@gmail.com>
Subject: Re: KVM on ps3-linux working?
Date: Mon, 12 Jul 2010 17:11:02 +0900 [thread overview]
Message-ID: <4C3ACE16.7000109@oss.ntt.co.jp> (raw)
In-Reply-To: <A914CDB2-0AA7-4AE7-AAE5-3F9A0F285B71@suse.de>
(2010/07/12 17:00), Alexander Graf wrote:
>
> On 12.07.2010, at 09:59, Takuya Yoshikawa wrote:
>
>>>> Are there any restrictions in KVM on ps3 linux?
>>>
>>> Not really. The biggest thing to keep in mind is that ram is really limited. So make sure you have a lot of swap. In fact, I used to use a PS3 for development and testing quite a lot myself, so it definitely should work.
>>>
>>
>> Thanks about the info. I could find ps-ubuntu help site, and am using fast swap + usual swap.
>> My distro is ubuntu server, sometimes xubuntu for desktop, and a lot of uneeded services are stopped.
>>
>> So memory usage rate is quite reasonable now.
>>
>>
>>> Are you using 32 bit or 64 bit userspace on the PS3? I remember having had issues with 64 bit userspace.
>>
>> I'm using 64 bit. Userspace, you mean qemu?
>
> I mean applications in general, but specifically qemu, yes.
>
>> Is it possible to use 32 bit qemu, cross compiled on somewhere else, on ps3 linux (64bit ppc)?
>
> If you have the libraries - sure! Maybe you can even compile it directly on the ps3 with -m32.
>
> It's just really unusual to see 64 bit userspace on ppc. What does "file /bin/ls" say? If it's really broken with 64 bit userspace, I'll try to debug a bit from my side too.
>
OK let me try. Ps3 box is in my home, so I'll check tonight!
- Only I remember now is that I compiled qemu on ps3 linux WITHOUT -m32 .
Thanks a lot!
Takuya
next prev parent reply other threads:[~2010-07-12 8:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-12 2:59 KVM on ps3-linux working? Takuya Yoshikawa
2010-07-12 3:04 ` Takuya Yoshikawa
[not found] ` <4C3A862C.1050103-gVGce1chcLdL9jVzuh4AOg@public.gmane.org>
2010-07-12 7:32 ` Alexander Graf
2010-07-12 7:32 ` Alexander Graf
[not found] ` <AA83FB2B-3CE6-4762-AA9F-29C8CBB56840-l3A5Bk7waGM@public.gmane.org>
2010-07-12 7:59 ` Takuya Yoshikawa
2010-07-12 7:59 ` Takuya Yoshikawa
[not found] ` <4C3ACB77.90104-gVGce1chcLdL9jVzuh4AOg@public.gmane.org>
2010-07-12 8:00 ` Alexander Graf
2010-07-12 8:00 ` Alexander Graf
2010-07-12 8:11 ` Takuya Yoshikawa [this message]
2010-07-12 8:11 ` Takuya Yoshikawa
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=4C3ACE16.7000109@oss.ntt.co.jp \
--to=yoshikawa.takuya@oss.ntt.co.jp \
--cc=agraf@suse.de \
--cc=kvm-ppc@vger.kernel.org \
--cc=kvm@vger.kernel.org \
--cc=takuya.yoshikawa@gmail.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.