On 06/04/2014 08:00 AM, Mohammad Merajul Islam Molla wrote:
Patch to fix the below two issues -
1. Fix the part where parent waits to fetch child status. In case
SIGALRM is received, fetch new status after killing child so that
subsequent check for termination status passes.
2. In case of normal
Hi all,
As a bit of a test for myself, I'm trying to run openstack tests on top
of the mostly-ready PSCI support the virtualization team has been
working on. I've built myself an Ubuntu kernel with the needed patches
(actually all of kvm/next) and now need a matching qemu. I fished these
patches
Hi,
On 6 June 2014 08:58, Michael Hudson-Doyle
wrote:
> Hi all,
>
> As a bit of a test for myself, I'm trying to run openstack tests on top
> of the mostly-ready PSCI support the virtualization team has been
> working on. I've built myself an Ubuntu kernel with the needed patches
> (actually all
Hi,
We have a CI job that builds debs of qemu head every night:
https://ci.linaro.org/jenkins/job/qemu-mainline/
Packages go to:
http://repo.linaro.org/ubuntu/linaro-overlay/pool/main/q/qemu-linaro/
I've just enabled repo.l.o in our trusty images, so once the dust
settles you can install in li
== Progress ==
* Added libatomic to Android toolchain (DEVPLAT-101(?), 30%)
* Revamped Android toolchain build to use Bionic from master branch (needed
for v8 support), adapt to changes there (DEVPLAT-101(?), 30%)
* Cleaned up Android toolchain build scripts while at it (DEVPLAT-101, 20%)
* Hunted