[ACTIVITY] Week 45

2014-11-10 Thread Riku Voipio
== Progress == * Debug arndale asix net regression on 3.18 (50%) * https://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg38355.html * Commit fixing on the way https://git.kernel.org/cgit/linux/kernel/git/davem/net.git/commit/?id=436c2a5036b6ffe813310df2cf327d3b69be0734 * Lava lab to

VM Migration using Qemu on AArch64

2014-11-10 Thread Yash Nandkeolyar
Hi, We are trying to do VM Migration using the version of Qemu obtained from the following branch: https://github.com/stsquad/qemu/tree/armv8-migration/v4 And we are also using Linux Kernel 3.16 compiled with the patches for AArch64 migration support obtained from the following link: http://pat

Re: VM Migration using Qemu on AArch64

2014-11-10 Thread Christoffer Dall
On Mon, Nov 10, 2014 at 1:37 PM, Yash Nandkeolyar wrote: > > Hi, > > We are trying to do VM Migration using the version of Qemu obtained from the > following branch: > > https://github.com/stsquad/qemu/tree/armv8-migration/v4 > > And we are also using Linux Kernel 3.16 compiled with the patches fo

Re: VM Migration using Qemu on AArch64

2014-11-10 Thread Alex Bennée
Christoffer Dall writes: > On Mon, Nov 10, 2014 at 1:37 PM, Yash Nandkeolyar wrote: >> >> Hi, >> >> We are trying to do VM Migration using the version of Qemu obtained from the >> following branch: >> >> https://github.com/stsquad/qemu/tree/armv8-migration/v4 >> >> And we are also using Linux K