Re: [Qemu-devel] qemu-arm does not boot kernel since 3.19

2015-02-17 Thread Peter Maydell
On 18 February 2015 at 04:33, Waldemar Brodkorb wrote: > I am regulary using qemu with arm. > Since Linux 3.19 my system no longer boots. > I am using Qemu 2.2.0 on Linux/amd64. > > System is started via: > qemu-system-arm -nographic -M vexpress-a9 -cpu cortex-a9 -net user > -net nic,model=lan9118

[Qemu-devel] qemu-arm does not boot kernel since 3.19

2015-02-17 Thread Waldemar Brodkorb
Hi, I am regulary using qemu with arm. Since Linux 3.19 my system no longer boots. I am using Qemu 2.2.0 on Linux/amd64. System is started via: qemu-system-arm -nographic -M vexpress-a9 -cpu cortex-a9 -net user -net nic,model=lan9118 -kernel qemu-arm-initramfspiggyback-kernel I have read, they c