mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 21:01:13 +00:00
6457619d18
When commit bac6b266fb
added this "functionality" this was the only
naming I could think of, but after discussion with Dan we found the name
'null' fits a bit better, so change it before we make a release with the
old name.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
8 lines
204 B
Plaintext
8 lines
204 B
Plaintext
config.version = "8"
|
|
virtualHW.version = "4"
|
|
ethernet0.present = "true"
|
|
ethernet0.virtualDev = "e1000e"
|
|
ethernet0.addressType = "vpx"
|
|
ethernet0.generatedAddress = "00:50:56:87:65:43"
|
|
displayName = "test"
|