qemu-ppc
[Top][All Lists]
Advanced

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

Re: Problems with Debian PowerPC Big-Endian Host System


From: William
Subject: Re: Problems with Debian PowerPC Big-Endian Host System
Date: Fri, 7 May 2021 20:02:09 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0

Em 07/05/2021 18:34, Ivan Warren escreveu:

On 5/7/2021 8:21 PM, William wrote:
Hello,

I have an IBM POWER7 server with Debian-10.0-powerpc (big-endian) and qemu-system-x86 1:5.2+dfsg-10 powerpc installed on it. It's an standalone system (without HMC). I'm facing issues to set up memory higher than 2047MB on guest machines.

Command "qemu-system-x86_64 -machine type=q35 -m 2048" returns "at most 2047 MB RAM can be simulated" and with parameters "-enable-kvm or accel=kvm" it returns "invalid accelerator kvm". Kvm module is loaded.

Any help would be much appreciated.

Thank you.

WIlliam.

William,

You can only run qemu KVM when the host and guest architectures are (at least somewhat) identical. Otherwise you are stuck with TCG (aka softmmu) acceleration (architecture/Instruction set emulation) which is of course significantly slower.

--Ivan






reply via email to

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