lp:~dannf/qemu-linaro/highbank

Created by dann frazier and last modified
Get this branch:
bzr branch lp:~dannf/qemu-linaro/highbank
Only dann frazier can upload to this branch. If you are dann frazier please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
dann frazier
Project:
Linaro QEMU
Status:
Mature

Recent revisions

12924. By dann frazier

Enable flat device tree support. LP: #1030594.

12923. By dann frazier

debian/patches/use-an-uint64_t-for-the-max_sz-parameter-in-load_image_targphys.patch:
Allow loading kernels on systems w/ > 2G emulated memory. LP: #1030588.

12922. By Colin Watson

releasing version 1.0.50-2012.03-0ubuntu2

12921. By Colin Watson

Add missing #include that caused a build failure on powerpc.

12920. By Steve Langasek

* Update watch file since launchpad now uses https for the download links.
* New upstream release.
  - Fixes use of deprecated gthread calls when building on arm.
    LP: #928555.
* Drop 0001_linux-user-reserve-4GB-of-vmem-for-32-on-64.patch, included
  upstream with some follow-on fixes.

12919. By Steve Langasek

* New upstream release.
* Pass --enable-uname-release=2.6.32 for the user emulation builds, so that
  we have a sensible baseline kernel value regardless of what the
  underlying host kernel is. This makes eglibc happier when running under
  emulation on a very old kernel for instance (whose host syscall ABI has
  nothing to do with what emulated syscalls are supported), and probably
  also lets us steer clear for the moment of code that has problem with
  the new kernel upstream versioning convention. LP: #921078.
* debian/patches/define_AT_EMPTY_PATH.patch: make sure AT_EMPTY_PATH
  is defined. Thanks to Serge Hallyn <email address hidden>.
  Closes LP: #930181.

12918. By Loïc Minier

New patch, 0001_linux-user-reserve-4GB-of-vmem-for-32-on-64, from
http://lists.gnu.org/archive/html/qemu-devel/2011-12/msg01697.html; fixes
mmap when running a 32-bits guest on a 64-bits host; LP: #906922.

12917. By Steve Langasek

* Don't build the qemu-kvm-spice package on i386, spice is 64-bit-only.
  LP: #928432.
* This means we don't have to disable -Werror on the spice build anymore.

12916. By Steve Langasek

* Turn off -Werror for the spice build: the spice API uses a 64-bit
  integer type for storing pointers even on 32-bit systems, leading to
  warnings about wrong casts that we can safely ignore here. LP: #926195.
* Pass --disable-spice to the system build, otherwise it ends up having
  spice enabled as well.

12915. By Steve Langasek

New upstream release.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers