Add virtio-net name and mac address to the launch script xml
tap0,mac=00:16:3E:AF:06:03
use config tool to generate launch win script
Expected result:
mac address should be added in launch script.
-s 7,virtio-net,tap0,mac=00:16:3E:AF:06:03 \
Actual result:
mac address not added.
-s 7,virtio-net,tap0 \
Reproduce rate:
100%
Debugging info:
◾Only tap name is added.
Environment: ISD HW/Board: WHL-i7 Steps: