Commit c87c88fc authored by Matthew Baker's avatar Matthew Baker

OEL available net device

parent 0d07960f
......@@ -26,6 +26,7 @@ var netDevice = map[string]bool{
"pcnet": true,
"virtio": true,
"virtio-net": true,
"virtio-net-pci": true,
"usb-net": true,
"i82559a": true,
"i82559b": true,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment