mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-29 12:14:13 +00:00
Remove device name requirement for “tap” and "vmnet", change the parameter format like: "-s 4,virtio-net,tap/vmnet=dev_name". change mac_seed to virtio-net sub-parameter As a parameter of acrn-dm,the mac_seed is only used for virtio-net. So this patch change it to the sub-parameter of virtio-net. The final format is: -s 4,virtio-net,tap/vmnet=dev_name,mac_seed=XXXX Tracked-On: #6690 Signed-off-by: Chenli Wei chenli.wei@linux.intel.com |
||
---|---|---|
.. | ||
hld | ||
images | ||
asm_coding_guidelines.rst | ||
c_coding_guidelines.rst | ||
coding_guidelines.rst | ||
contribute_guidelines.rst | ||
doc_guidelines.rst | ||
graphviz.rst | ||
l1tf.rst | ||
modularity.rst | ||
sw_design_guidelines.rst | ||
trusty.rst |