[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Re: [0/27] Implement emulation of pSeries logical partition
From: |
David Gibson |
Subject: |
[Qemu-devel] Re: [0/27] Implement emulation of pSeries logical partitions (v4) |
Date: |
Thu, 24 Mar 2011 01:51:12 +1100 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
On Wed, Mar 23, 2011 at 03:45:06PM +0100, Alexander Graf wrote:
>
> On 23.03.2011, at 06:30, David Gibson wrote:
>
> > This patch series adds a "pseries" machine to qemu, allowing it to
> > emulate IBM pSeries logical partitions. More specifically it
> > implements the interface defined by the "PowerPC Architecture Platform
> > Requirements" document (PAPR, or sPAPR for short).
> >
> > Along the way we add a bunch of support for more modern ppc CPUs than
> > are currently supported. It also makes some significant cleanups to
> > the translation code for hash page table based ppc MMUs.
>
> What's the magic to start a guest? I tried passing a disk which SLOF
> didn't detect (obviously - there's no IDE there). I also tried
> running a kernel directly with -kernel which gave me no output. How
> are you usually running your images?
Ah, you probably need to increase the amount of memory given to the
guest. The SLOF image, certainly, won't work with the qemu default
memory size. Try -m 512.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
- [Qemu-devel] Re: [0/27] Implement emulation of pSeries logical partitions (v4), (continued)
- [Qemu-devel] Re: [0/27] Implement emulation of pSeries logical partitions (v4), Alexander Graf, 2011/03/23
- Re: [Qemu-devel] Re: [0/27] Implement emulation of pSeries logical partitions (v4), Alexander Graf, 2011/03/23
- [Qemu-devel] Re: [0/27] Implement emulation of pSeries logical partitions (v4), Benjamin Herrenschmidt, 2011/03/23
- [Qemu-devel] Re: [0/27] Implement emulation of pSeries logical partitions (v4), Alexander Graf, 2011/03/23
- [Qemu-devel] Re: [0/27] Implement emulation of pSeries logical partitions (v4), Benjamin Herrenschmidt, 2011/03/23
- [Qemu-devel] Re: [0/27] Implement emulation of pSeries logical partitions (v4), David Gibson, 2011/03/23
- [Qemu-devel] Re: [0/27] Implement emulation of pSeries logical partitions (v4), David Gibson, 2011/03/24
- [Qemu-devel] Re: [0/27] Implement emulation of pSeries logical partitions (v4), Alexander Graf, 2011/03/24
- [Qemu-devel] Re: [0/27] Implement emulation of pSeries logical partitions (v4),
David Gibson <=
[Qemu-devel] Re: [0/27] Implement emulation of pSeries logical partitions (v4), Alexander Graf, 2011/03/23
[Qemu-devel] Re: [0/27] Implement emulation of pSeries logical partitions (v4), David Gibson, 2011/03/23
[Qemu-devel] Re: [0/27] Implement emulation of pSeries logical partitions (v4), David Gibson, 2011/03/24