qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] RE: [PATCH 7/9] powerpc/kvm: Add E500 core emulation


From: Hollis Blanchard
Subject: [Qemu-devel] RE: [PATCH 7/9] powerpc/kvm: Add E500 core emulation
Date: Fri, 16 Jan 2009 12:02:46 -0600

On Fri, 2009-01-16 at 15:51 +0800, Liu Yu wrote:
> 
> I still want to fixup guest memory size at certain alignment boundary,
> so that KVM can handle the mmu easily.

How about "ram_size &= ~(256<<20)" then?

The code that you copied is more complicated because it's trying to fill
in SDRAM banks which can only support a small range of fixed sizes.
Since you don't have that problem, I think you should simplify.

> Anyway, seems I should put them all into hw/ppce500_mpc85xx.c.

Yup.

-- 
Hollis Blanchard
IBM Linux Technology Center





reply via email to

[Prev in Thread] Current Thread [Next in Thread]