mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 19:32:19 +00:00
Commit 70768cda9740 added a functionality that was previously (in an unsubmitted version of the commit) represented differently in the XML, but the filenames kept the old name. Fix the name so they are not misleading. Signed-off-by: Martin Kletzander <mkletzan@redhat.com> Reviewed-by: Reviewed-by: Ján Tomko <jtomko@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"
|