SkillAgentSearch skills...

Qemu

A fork of the QEMU project, used to build the xPack QEMU ARM

Install / Use

/learn @xpack-dev-tools/Qemu
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

The xPack fork of qemu.git

This is a fork of https://git.qemu.org/git/qemu.git used to keep the customisations required by the xPack distribution.

The original README is available in the separate README.rst file.

Branches

  • master: follows the upstream master
  • xpack: includes the released code
  • xpack-develop: includes work in progress
  • xpack-legacy: the code used in the legacy GNU ARM Eclipse releases
  • xpack-legacy-develop: development code for the legacy code

Development takes place in the *-develop branches and the code is merged in the corresponding branches during releases.

Eventual pull requests should be done against the *-develop branches.

Changes

Branded greeting

The greeting message was adjusted to read xPack QEMU emulator version... (d999f1e).

Workaround to make the code build on macOS 10.13

Commit 7e3e20d8 from 23 June 2021 added support for clipboard on macOS, but the code requires macOS 10.14.

The topic was discussed on the qemu-develop mailing list.

The workaround was to conditionally compile the clipboard code only when building on macOS newer than 10.13 (f0419314).

Related Skills

View on GitHub
GitHub Stars38
CategoryDevelopment
Updated4mo ago
Forks16

Languages

C

Security Score

72/100

Audited on Nov 26, 2025

No findings