Download project files

How do I verify a download?


2127 of 27 releases

2011.04-1 release from the trunk series released

Release information
Release notes:

Linaro QEMU 2011.04-1 is the third release of qemu-linaro. Based off upstream (trunk) qemu, it includes a number of ARM-focused bug fixes and enhancements.

Interesting changes include:
 - Compiling for an ARM host in Thumb mode now works
 - As usual, various minor correctness fixes and other upstream changes

Known issues:
 - The beagle and beaglexm models do not support USB, so there is no keyboard, mouse or networking (#708703)

The only change over the shortlived 2011.04-0 is to fix a compilation failure with gcc 4.5.

Changelog:

version 2011.04-1:
 - Fixes a compilation failure with gcc 4.5

version 2011.04-0:
 - Fixes #731095: compiling for an ARM host in Thumb mode
   now works (QEMU no longer segfaults on startup)
 - Fixes #731279: compilation failures on SPARC Lucid fixed
 - Some minor fixes to Neon corner cases (correctly handle
   some UNDEF patterns, generate correct results for
   VABAL, handle denormals and NaNs correctly in Neon floating
   point arithmetic)

File Description Downloads
download icon qemu-linaro-0.14.50-2011.04-1.tar.gz (md5, sig) qemu-linaro 2011.04-1 248
last downloaded 24 weeks ago
Total downloads: 248

2011.04 release from the trunk series released

Release information
Release notes:

Linaro QEMU 2011.04-0 is the third release of qemu-linaro. Based off upstream (trunk) qemu, it includes a number of ARM-focused bug fixes and enhancements.

Interesting changes include:
 - Compiling for an ARM host in Thumb mode now works
 - As usual, various minor correctness fixes and other upstream changes

Known issues:
 - The beagle and beaglexm models do not support USB, so there is no keyboard, mouse or networking (#708703)

Changelog:

version 2011.04-0:
 - Fixes #731095: compiling for an ARM host in Thumb mode
   now works (QEMU no longer segfaults on startup)
 - Fixes #731279: compilation failures on SPARC Lucid fixed
 - Some minor fixes to Neon corner cases (correctly handle
   some UNDEF patterns, generate correct results for
   VABAL, handle denormals and NaNs correctly in Neon floating
   point arithmetic)

File Description Downloads
download icon qemu-linaro-0.14.50-2011.04-0.tar.gz (md5, sig) qemu-linaro 2011.04-0 26
last downloaded 39 weeks ago
Total downloads: 26

2011.03-1 release from the trunk series released

Release information
Release notes:

Linaro QEMU 2011.03-1 is the second release of qemu-linaro. Based off upstream (trunk) qemu, it includes a number of ARM-focused bug fixes and enhancements.

This release includes a model of the ARM Versatile Express platform. This is still experimental but may be of use to people who want a model supporting up to 1GB of RAM with graphics and networking. Instructions for getting started with it are on the wiki: https://wiki.linaro.org/PeterMaydell/QemuVersatileExpress

Other interesting changes include:
 - The OMAP emulation bug which was causing hangs if Linux tried to enable a swapfile is fixed
 - The OMAP UART model has been improved; this fixes the problem where kernels using the new omap-hsuart serial drivers stopped serial output halfway through boot.
 - As usual, various minor co...

Changelog:

version 2011.03-1:
 - Fixes #731093: models with a PL181 (including vexpress-a9,
   versatilepb and realview) would crash unless an SD card
   image was specified for each PL181

version 2011.03-0:

 - Introduces a model of the ARM Versatile Express with
   Cortex-A9MPx4 daughterboard ("vexpress-a9")
 - Fixes #644961: linux-user mode now supports epoll syscalls
 - Fixes #721801: linux-user mode llseek on 64 bit hosts no longer
   truncates the returned seek position to 32 bits
 - Fixes #714600: OMAP3 UARTs now handle the extensions beyond
   16550A compatibility; in particular Linux images using the
   omap-hsuart driver can now boot to a shell prompt
 - Fixes #714606: an SD card model bug was causing spurious
   "not in Sending-Data state" messages on OMAP3
 - Fixes #716336: should now compile on SPARC
 - Fixes #713101: the OMAP3 MMC model no longer causes Linux
   to hang if it tries to enable a swapfile
 - Has a number of minor ARM instruction correctness fixes
 - Partial fix for #728630: linux-user mode now has a dummy
   implementation of prlimit64 to silence the warnings when
   running newer versions of apt, pending a proper implementation
   of this syscall.

File Description Downloads
download icon qemu-linaro-0.14.50-2011.03-1.tar.gz (md5, sig) qemu-linaro 2011.03-1 189
last downloaded 39 weeks ago
Total downloads: 189

2011.03 release from the trunk series released

Release information
Release notes:

Linaro QEMU 2011.03-0 is the second release of qemu-linaro. Based off upstream (trunk) qemu, it includes a number of ARM-focused bug fixes and enhancements.

This release includes a model of the ARM Versatile Express platform. This is still experimental but may be of use to people who want a model supporting up to 1GB of RAM with graphics and networking. Instructions for getting started with it are on the wiki: https://wiki.linaro.org/PeterMaydell/QemuVersatileExpress

Other interesting changes include:
 - The OMAP emulation bug which was causing hangs if Linux tried to enable a swapfile is fixed
 - The OMAP UART model has been improved; this fixes the problem where kernels using the new omap-hsuart serial drivers stopped serial output halfway through boot.
 - As usual, various minor co...

Changelog:

version 2011.03-0:

 - Introduces a model of the ARM Versatile Express with
   Cortex-A9MPx4 daughterboard ("vexpress-a9")
 - Fixes #644961: linux-user mode now supports epoll syscalls
 - Fixes #721801: linux-user mode llseek on 64 bit hosts no longer
   truncates the returned seek position to 32 bits
 - Fixes #714600: OMAP3 UARTs now handle the extensions beyond
   16550A compatibility; in particular Linux images using the
   omap-hsuart driver can now boot to a shell prompt
 - Fixes #714606: an SD card model bug was causing spurious
   "not in Sending-Data state" messages on OMAP3
 - Fixes #716336: should now compile on SPARC
 - Fixes #713101: the OMAP3 MMC model no longer causes Linux
   to hang if it tries to enable a swapfile
 - Has a number of minor ARM instruction correctness fixes
 - Partial fix for #728630: linux-user mode now has a dummy
   implementation of prlimit64 to silence the warnings when
   running newer versions of apt, pending a proper implementation
   of this syscall.

File Description Downloads
download icon qemu-linaro-0.14.50-2011.03-0.tar.gz (md5, sig) qemu-linaro 2011.03-0 35
last downloaded 40 weeks ago
Total downloads: 35

2011.02 release from the trunk series released

Release information
Release notes:

Linaro QEMU 2011.02-0 is the first official release of qemu-linaro. Based off upstream qemu, it includes a number of ARM-focused bug fixes and enhancements.

 - This initial qemu-linaro release includes all the ARM code generation
   fixes from the qemu-meego tree; these are mainly Neon related
 - The OMAP3 support from qemu-meego is also included
 - Various bugs which prevented newer Linaro snapshots from booting
   on the beagle model have been fixed
 - Bugs causing linaro-media-create to print warnings about unimplemented
   syscalls and ioctls have been fixed

Known issues:
 - There is no support for USB keyboard or mouse, so only a serial console is usable (#708703)
 - Images built with linaro-media-create's --swap_file option will not boot (#713101)

Changelog:

version 2011.02-0:

 - There are no changes in this version compared to RC2

version 2011.02-0 RC2:

 - Fixes #709711, #711272: compile failure with Ubuntu ARM compiler
 - Fixes #709965: don't ship binary ROMs without clear license
 - Update to newer version of upstream trunk
 - Remove essentially dead code in qemu-lock.h that could cause
   compile failure on ARM when compiling without optimisation

version 2011.02-0 RC1:

 - This initial qemu-linaro release includes all the ARM code generation
   fixes from the qemu-meego tree; these are mainly Neon related
 - The OMAP3 support from qemu-meego is also included
 - Fixes #703094: newer u-boot MMC drivers would fail with
   "timedout waiting for stat!" message
 - Fixes #622408: silences spurious "SD: Unknown CMD52" messages
 - Fixes #704484: newer x-loader images were causing qemu to die
   immediately with "Trying to execute code outside RAM or ROM"
 - Fixes #697684: implements missing syscall 341 and ioctl 0xc020660b;
   these were causing lots of warnings when running newer versions
   of apt-get under qemu usermode emulation

File Description Downloads
download icon qemu-linaro-0.13.50-2011.02-0.tar.gz (md5, sig) qemu-linaro 2011.02-0 128
last downloaded 40 weeks ago
Total downloads: 128

2011.02-rc2 release from the trunk series released

Release information
Release notes:

Linaro QEMU 2011.02-0-RC2 is a prerelease of qemu-linaro. Based off upstream qemu, it includes a number of ARM-focused bug fixes and enhancements. This second release candidate fixes a number of bugs discovered in RC1 as well as updating to a slightly newer upstream qemu version.

Changelog:

Changes in version 2011.02-0 RC2 since RC1:

 - Fixes #709711, #711272: compile failure with Ubuntu ARM compiler
 - Fixes #709965: don't ship binary ROMs without clear license
 - Update to newer version of upstream trunk
 - Remove essentially dead code in qemu-lock.h that could cause
   compile failure on ARM when compiling without optimisation

File Description Downloads
download icon qemu-linaro-0.13.50-2011.02-0-rc2.tar.gz (md5, sig) qemu-linaro 2011.02-0 RC2 41
last downloaded 39 weeks ago
Total downloads: 41

2011.02-rc1 release from the trunk series released

Release information
Release notes:

Linaro QEMU 2011.02-0-RC1 is a prerelease of qemu-linaro. Based off upstream qemu, it includes a number of ARM-focused bug fixes and enhancements.

 - This initial qemu-linaro release includes all the ARM code generation
   fixes from the qemu-meego tree; these are mainly Neon related
 - The OMAP3 support from qemu-meego is also included
 - Various bugs which prevented newer Linaro snapshots from booting
   on the beagle model have been fixed
 - Bugs causing linaro-media-create to print warnings about unimplemented
   syscalls and ioctls have been fixed

Changelog:

Note that this changelog only covers ARM-related changes
since the previous qemu-linaro release; since we track
upstream fairly closely there will be various upstream
changes which we incorporate but which are not listed
here. For full change detail consult the git history:

 http://git.linaro.org/gitweb?p=qemu/qemu-linaro.git;a=summary

version 2011.01-0-RC1:

 - This initial qemu-linaro release includes all the ARM code generation
   fixes from the qemu-meego tree; these are mainly Neon related
 - The OMAP3 support from qemu-meego is also included
 - Fixes #703094: newer u-boot MMC drivers would fail with
   "timedout waiting for stat!" message
 - Fixes #622408: silences spurious "SD: Unknown CMD52" messages
 - Fixes #704484: newer x-loader images were causing qemu to die
   immediately with "Trying to execute code outside RAM or ROM"
 - Fixes #697684: implements missing syscall 341 and ioctl 0xc020660b;
   these were causing lots of warnings when running newer versions
   of apt-get under qemu usermode emulation

File Description Downloads
download icon qemu-linaro-0.13.50-2011.02-0-rc1.tar.gz (md5, sig) qemu-linaro 2011.02-0 RC1 45
last downloaded 40 weeks ago
Total downloads: 45

2127 of 27 releases