qemu-ppc
[Top][All Lists]
Advanced

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

Re: [Qemu-ppc] How to build QEMU for Xilinx ML507 hardware


From: Alexander Graf
Subject: Re: [Qemu-ppc] How to build QEMU for Xilinx ML507 hardware
Date: Mon, 4 Jun 2012 14:49:33 +0200


On 04.06.2012, at 14:44, Elvis Dowson wrote:

Hi,

On Jun 4, 2012, at 13:27, Alexander Graf <address@hidden> wrote:

You should be ready to go with just building it for either ppc-softmmu or ppcemb-softmmu and then using qemu-system-ppc[emb] -M virtex-ml507 -kernel <uImage> -initrd <uInitrd> -nographic.

Could you please tell me what is the emb suffix adds to the configuration?

qemu-system-ppcemb allows for TLB mappings that are 1kb. Qemu-system-ppc has a minimum granularity of 4kb. If your guest doesn't need these small page sizes, just use qemu-system-ppc :).


Alex


reply via email to

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