[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: QEMU 32-bit vs. 64-bit binaries
From: |
Gerd Hoffmann |
Subject: |
Re: QEMU 32-bit vs. 64-bit binaries |
Date: |
Tue, 10 May 2022 14:20:56 +0200 |
Hi,
> I'm not very familiar with KVM on ARM - but is it possible to use KVM there
> with an arbitrary machine? If that's the case, a user might want to use KVM
> on their 64-bit host to run a 32-bit guest machine, and then you need to
> keep the 32-bit machines in the -aarch64 binary.
32-bit guest is 'qemu-system-aarch64 -machine virt -cpu host,aarch64=off'
(and a aarch64 CPU which actually supports the armv7 instructions).
take care,
Gerd
- Re: [PATCH] mos6522: fix linking error when CONFIG_MOS6522 is not set, (continued)
- Re: [PATCH] mos6522: fix linking error when CONFIG_MOS6522 is not set, Mark Cave-Ayland, 2022/05/04
- QEMU 32-bit vs. 64-bit binaries (was: [PATCH] mos6522: fix linking error when CONFIG_MOS6522 is not set), Thomas Huth, 2022/05/10
- Re: QEMU 32-bit vs. 64-bit binaries (was: [PATCH] mos6522: fix linking error when CONFIG_MOS6522 is not set), Alistair Francis, 2022/05/10
- Re: QEMU 32-bit vs. 64-bit binaries, Markus Armbruster, 2022/05/10
- Re: QEMU 32-bit vs. 64-bit binaries, Thomas Huth, 2022/05/10
- Re: QEMU 32-bit vs. 64-bit binaries, Peter Maydell, 2022/05/10
- Re: QEMU 32-bit vs. 64-bit binaries, Dr. David Alan Gilbert, 2022/05/10
- Re: QEMU 32-bit vs. 64-bit binaries, Thomas Huth, 2022/05/10
- Re: QEMU 32-bit vs. 64-bit binaries, Peter Maydell, 2022/05/10
- Re: QEMU 32-bit vs. 64-bit binaries, BALATON Zoltan, 2022/05/10
- Re: QEMU 32-bit vs. 64-bit binaries,
Gerd Hoffmann <=
- Re: QEMU 32-bit vs. 64-bit binaries, Peter Maydell, 2022/05/10
Re: [PATCH] mos6522: fix linking error when CONFIG_MOS6522 is not set, Mark Cave-Ayland, 2022/05/04
- Re: [PATCH] mos6522: fix linking error when CONFIG_MOS6522 is not set, Murilo Opsfelder Araújo, 2022/05/04
- Re: [PATCH] mos6522: fix linking error when CONFIG_MOS6522 is not set, Mark Cave-Ayland, 2022/05/04
- Re: [PATCH] mos6522: fix linking error when CONFIG_MOS6522 is not set, Murilo Opsfelder Araújo, 2022/05/04
- Re: [PATCH] mos6522: fix linking error when CONFIG_MOS6522 is not set, Mark Cave-Ayland, 2022/05/05
- QEMU with reduced amount of machines in the config (was: [PATCH] mos6522: fix linking error when CONFIG_MOS6522 is not set), Thomas Huth, 2022/05/10
Re: [PATCH] mos6522: fix linking error when CONFIG_MOS6522 is not set, Murilo Opsfelder Araújo, 2022/05/06