commit | c9606632599c36775c3a1e5d22bf7e3506943622 | [log] [tgz] |
---|---|---|
author | Sumit Garg <sumit.garg@linaro.org> | Tue Nov 13 10:21:24 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 12 12:14:20 2018 -0500 |
tree | 7cd425cff0a370a7dc1b49239ccdaa4a57339280 | |
parent | 03e9c4e47722e3d4b0f6ccc0fd912829df2f3b5b [diff] |
qemu-arm: Enable VirtIO distro target With -device virtio-blk-device,drive=hd0, it could detect distro boot target. Signed-off-by: Sumit Garg <sumit.garg@linaro.org> Reviewed-by: Alexander Graf <agraf@suse.de>