]> code.ossystems Code Review - openembedded-core.git/commit
qemu: Add patch to fix qemux86-64 EDSCA key problems
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Mar 2015 09:08:41 +0000 (09:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Mar 2015 17:52:37 +0000 (17:52 +0000)
commit27fe06cb7d30c79833769b3ebb080a7a8115439d
tree46b57f71bd54d0284a36c6bf49e887e2dffa8906
parent6d68e64a1ecf7c2a4903b0dcdbe25aa6412ff231
qemu: Add patch to fix qemux86-64 EDSCA key problems

Without this patch, x86_64 images would show invalid EDSCA key errors
with sshd from openssh (but not dropbear) during init.

This would cause problems with operation with some distros where EDSCA
keys were mandatory. The issue was present in qemu 2.2.1 and not in
2.3.0-rc0, bisected to this commit which was then backported. This fixes
intermittent failures on the autobuilder. Issue is not present when
using KVM (consistent with a fault in TCG).

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu/37ed3bf1ee07bb1a26adca0df8718f601f231c0b.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu_2.2.0.bb