[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Dual Core MicroBlazer CPU emulation with QEMU (from QEMU.org)
From: |
Thomas Huth |
Subject: |
Re: Dual Core MicroBlazer CPU emulation with QEMU (from QEMU.org) |
Date: |
Mon, 4 Jul 2022 09:20:36 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 |
On 01/07/2022 17.07, Charlu, Srinivasa [US] (DS) wrote:
Hello Sir
1. Does your QEMU support the emulation of the above CPU ?
QEMU has support for some Microblaze CPUs, see e.g.:
https://wiki.qemu.org/Documentation/Platforms/MicroBlaze
Not sure whether that's what you're looking for, though (it's Microblaze,
not MicroBlazeR).
2. Why this question ?
MicroBlazer CPU is not explicitly listed as being supported for emulation in
the “QEMU System Emulator Target” section of your documentation at
https://www.qemu.org/docs/master/system/targets.html#system-targets-ref
Documentation is still lacking in quite a lot of places... Patches for
improvement are certainly welcome ;-)
Thomas