]> code.ossystems Code Review - openembedded-core.git/commit
runqemu-internal: add temporary disk interface to qemuarm64
authorCristian Iorga <cristian.iorga@intel.com>
Tue, 7 Jul 2015 13:44:58 +0000 (16:44 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Jul 2015 14:08:46 +0000 (15:08 +0100)
commit7151dc110ef87518034fdcd7d85cbebdc76013ab
tree011e6f242665bfce97a3a6097afc0a9df099a67b
parent4d027bbb067cf508d73c0e23a77bbf430388b13f
runqemu-internal: add temporary disk interface to qemuarm64

Starting with qemu 2.4, a disk needs be attached via a specified
interface, even if that interface is none. In case of qemuarm64
machine, the board is virtual, so a none interface it works
correctly.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
scripts/runqemu-internal