scripts/qemustart: fix network device emulation
authorYousong Zhou <yszhou4tech@gmail.com>
Thu, 25 Apr 2019 14:05:24 +0000 (14:05 +0000)
committerYousong Zhou <yszhou4tech@gmail.com>
Fri, 26 Apr 2019 13:09:33 +0000 (13:09 +0000)
commitd72687854680af889998c89ebbb40812109a6565
tree72fa3316821931cf768597ab841eec66f7c63a66
parent647356a3d2c7f7694434482061ee66bd76601f3f
scripts/qemustart: fix network device emulation

We only enabled pcnet driver for malta machine, and x86/legacy target
was supposed to only support e1000 model

Cc: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
scripts/qemustart