Re: [Lguest] powerpc64 port anyone?

2009-04-22 Thread Hollis Blanchard
On Wed, 2009-04-22 at 18:03 +0400, Wartan Hachaturow wrote:
 On 4/22/09, Rusty Russell ru...@rustcorp.com.au wrote:
  Well, I think the x86_64 port is dead; nothing has been done on it in
  over a year.  POWER could be done, but you'd have to know a lot about
  POWER (or learn a lot about POWER).
 
 As far as I understand, major issues would be to make lguest 64-bit,
 and invent a POWER replacement for your creative use of i386
 segmentation. I need to refresh my memories on power memory management
 :)
 
 Probably, a powerpc32 would be easier for a start -- and benefit those
 lacking PowerVM :)

Probably easier, yeah.

 It looks like powerpc is currently missing any kind of software
 virtualization: kvm is x86, XenPPC seems to be dead, and so is
 OpenVZ's powerpc port.

KVM supports embedded PowerPC (440 and e500 at the moment), and there
has been some work to port it to ppc64 cores like 970 (without using the
hardware extensions, since these are unavailable on shipping systems).
If you're interested, you should check out the trees at
http://powerkvm.org .

What hardware do you have available? Qemu has made great progress in
PowerPC target support in the last 6 months, and that can be very
convenient even when you have real hardware.

-- 
Hollis Blanchard
IBM Linux Technology Center

--
To unsubscribe from this list: send the line unsubscribe kvm-ppc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [Lguest] powerpc64 port anyone?

2009-04-22 Thread Wartan Hachaturow
On Wed, Apr 22, 2009 at 7:41 PM, Hollis Blanchard holl...@us.ibm.com wrote:
 KVM supports embedded PowerPC (440 and e500 at the moment), and there
 has been some work to port it to ppc64 cores like 970 (without using the
 hardware extensions, since these are unavailable on shipping systems).
 If you're interested, you should check out the trees at
 http://powerkvm.org .

Wow, didn't know about that port. I'll have a look.
Do I understand right that, all other things being equal, lguest
should be easier to port than full KVM?

 What hardware do you have available?

G5, p5, QS22, JS22, lots of PS3's.
No ppc32, though, but that should be quite easy to get.

-- 
Regards, Wartan.
--
To unsubscribe from this list: send the line unsubscribe kvm-ppc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html