lp://staging/~dannf/qemu-linaro/highbank
- Get this branch:
- bzr branch lp://staging/~dannf/qemu-linaro/highbank
Branch merges
- Ubuntu branches: Pending requested
-
Diff: 970 lines (+897/-2)9 files modified.pc/applied-patches (+1/-0)
.pc/use-an-uint64_t-for-the-max_sz-parameter-in-load_image_targphys.patch/hw/loader.c (+801/-0)
.pc/use-an-uint64_t-for-the-max_sz-parameter-in-load_image_targphys.patch/hw/loader.h (+48/-0)
debian/changelog (+8/-0)
debian/control (+1/-0)
debian/patches/series (+1/-0)
debian/patches/use-an-uint64_t-for-the-max_sz-parameter-in-load_image_targphys.patch (+34/-0)
hw/loader.c (+1/-1)
hw/loader.h (+2/-1)
Related bugs
Bug #1030588: [FFE] support emulated systems w/ > 2G of memory | Undecided | Fix Released |
Related blueprints
Branch information
Recent revisions
- 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. - 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)