QBox/QEMU
QEMU is a popular open-source simulator with a large library of processor and peripheral models. However, it is limited in flexibility as it offers no standardized interfaces.
QBox (Qemu in SystemC Box) extends QEMU with SystemC TLM-2.0 interfaces, enabling the usage of QEMU processor and peripheral models in any SystemC TLM-2.0 simulation.
A curated list of QBox-related articles and publications can be found under Downloads.
CPU Model Feature Checker
We offer a simple tool below to evaluate how well QEMU, and by extension QBox, supports your target CPU. For example, ARM CPUs rely on specfic feature sets that determine their performance and capabilities. To ensure correct execution of target software, these features must be accurately modeled in QEMU. While many of these features are already supported, some may not be fully modeled due to varying levels of abstraction.
Whether you're looking to integrate QBox into your Virtual Platform, add new CPU models to our tool, or have any other inquiries about our services, feel free to contact us via email!
Armv8.0-A | ||
---|---|---|
FEAT_AA32EL0 | mandatory | supported |
FEAT_AA32EL1 | mandatory | supported |
FEAT_AA32EL2 | mandatory | supported |
FEAT_AA32EL3 | mandatory | supported |
FEAT_AA64EL0 | mandatory | supported |
FEAT_AA64EL1 | mandatory | supported |
FEAT_AA64EL2 | mandatory | supported |
FEAT_AA64EL3 | mandatory | supported |
FEAT_AdvSIMD | mandatory | supported |
FEAT_CRC32 | mandatory | supported |
FEAT_EL0 | mandatory | supported |
FEAT_EL1 | mandatory | supported |
FEAT_EL2 | mandatory | supported |
FEAT_EL3 | mandatory | supported |
FEAT_FP | mandatory | supported |
FEAT_HPDS | mandatory | supported |
FEAT_LOR | mandatory | supported |
FEAT_LSE | mandatory | supported |
FEAT_PAN | mandatory | supported |
FEAT_PMUv3 | mandatory | supported |
FEAT_PMUv3p1 | mandatory | supported |
FEAT_RAS | mandatory | supported |
FEAT_RDM | mandatory | supported |
FEAT_VHE | mandatory | supported |
Armv8.1-A | ||
FEAT_ASMv8p2 | mandatory | not supported ⓘ |
FEAT_DPB | mandatory | supported |
FEAT_Debugv8p2 | mandatory | supported |
FEAT_PAN2 | mandatory | supported |
FEAT_TTCNP | mandatory | supported |
FEAT_UAO | mandatory | supported |
FEAT_XNX | mandatory | supported |
Armv8.2-A | ||
FEAT_FCMA | mandatory | supported |
FEAT_FP16 | mandatory | supported |
FEAT_SVE | mandatory | supported |