Releases: ilg-archived/qemu
DEPRECATED!
QEMU has a new home in the xPack project:
To install the new versions, use:
$ xpm uninstall --global @xpack-dev-tools/qemu-arm
The GNU MCU Eclipse plug-ins were updated and since Sep. 2019 (v4.6.1) this name is also recognised. For older versions of the plug-ins, adjust the path manually.
Since there are xPacks referring to its binaries, this project will be preserved, at least for a while, but there will be no further changes, and the project will be archived.
GNU MCU Eclipse QEMU v2.8.0-6 20190517
Version v2.8.0-6 20190517 is a maintenance release, to fix the bug affecting the graphical mode in GNU/Linux, introduced in the previous release.
Easy install
QEMU is also available as an xPack and can be conveniently installed with xpm
:
$ xpm install --global @gnu-mcu-eclipse/[email protected]
To install the latest version available, use:
$ xpm install --global @gnu-mcu-eclipse/qemu
Download analytics
- GitHub gnu-mcu-eclipse/qemu.git
- xPack @gnu-mcu-eclipse/qemu
- individual file counters (grouped per release)
Credit to Shields IO and Somsubhra/github-release-stats.
GNU MCU Eclipse QEMU v2.8.0-5 20190424
Version v2.8.0-5 20190424 is a maintenance release, to fix several bugs.
Known problems
- the
libSDL2-2.0.so.0
packed with the Linux binary was not build properly and QEMU does not start in graphical mode; as a workaround, remove the packed library and install it using the system packages manager, or use QEMU in non graphical mode.
Easy install
QEMU is also available as an xPack and can be conveniently installed with xpm
:
$ xpm install --global @gnu-mcu-eclipse/[email protected]
To install the latest version available, use:
$ xpm install --global @gnu-mcu-eclipse/qemu
Download analytics
- GitHub gnu-mcu-eclipse/qemu.git
- xPack @gnu-mcu-eclipse/qemu
- individual file counters (grouped per release)
Credit to Shields IO and Somsubhra/github-release-stats.
GNU MCU Eclipse QEMU v2.8.0-4-20190211
Version v2.8.0-4-20190211 is a maintenance release, to fix a bug in the STM32F GPIO emulation.
Easy install
QEMU is also available as an xPack and can be conveniently installed with xpm
:
$ xpm install --global @gnu-mcu-eclipse/[email protected]
To install the latest version available, use:
$ xpm install --global @gnu-mcu-eclipse/qemu
Download analytics
- GitHub gnu-mcu-eclipse/qemu.git
- xPack @gnu-mcu-eclipse/qemu
- individual file counters (grouped per release)
Credit to Shields IO and Somsubhra/github-release-stats.
GNU MCU Eclipse QEMU v2.8.0-3-20180523
Version 2.8.0-3-20180523 is a maintenance release, created using the new build scripts.
Easy install
QEMU is also available as an xPack and can be conveniently installed with xpm
:
$ xpm install --global @gnu-mcu-eclipse/[email protected]
To install the latest version available, use:
$ xpm install --global @gnu-mcu-eclipse/qemu
Note: The method to select the path based on the xPack version was already added to the Eclipse plug-in, but for now is only available in the version published on the test site (http://gnu-mcu-eclipse.netlify.com/v4-neon-updates-test/).
GNU ARM Eclipse QEMU v2.8.0-20170301 released
This is a maintenance release, adding a .tgz
archive to the macOS distribution, required by the custom install used in the Travis CI scripts.
On March 2nd, the Debian archives were also recreated, to be consistent with the macOS hierarchy, which uses gnuarmeclipse/qemu/2.8.0-201702252154
, with the gnuarmeclipse
explicitly present.
There are no functional differences from the v2.8.0-20161227 release.
GNU ARM Eclipse QEMU v2.8.0-20161227 released
Version 2.8.0-201612271623 is a new release, adding support for active graphical buttons to all supported boards.
GNU ARM Eclipse QEMU v2.7.0-20161128
Version 2.7.0-201611282115 is a new release, adding support for active graphical buttons.
GNU ARM Eclipse QEMU v2.7.0-20161029
Version 2.7.0-201610290751 is a new stable release, following the offfical QEMU releases.
GNU ARM Eclipse QEMU v2.6.0-20160728
Version 2.6.0-201607280535 is a stable release, adding support for BASEPRI, in order for RTOSes (like FreeRTOS, µOS++ IIIe / CMSIS++) to properly implement critical sections.
Note: the initial macOS package had a wrong dylib reference; a fix was released with 2.6.0-201610170917-dev
as version tag (this fix works only on macOS 10.12 Sierra; for older macOS versions, please try the next release v2.7.0).