xpack-dev-tools / qemu

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

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

License:Other


Languages

Language:C 80.4%Language:C++ 11.8%Language:Python 4.0%Language:Shell 1.6%Language:Assembly 0.6%Language:Meson 0.5%Language:Haxe 0.4%Language:Perl 0.2%Language:Objective-C 0.1%Language:Makefile 0.1%Language:SourcePawn 0.1%Language:POV-Ray SDL 0.1%Language:Yacc 0.0%Language:Pawn 0.0%Language:SmPL 0.0%Language:Lex 0.0%Language:NASL 0.0%Language:NSIS 0.0%Language:Dockerfile 0.0%Language:GLSL 0.0%Language:GDB 0.0%Language:Vim Script 0.0%Language:Emacs Lisp 0.0%