mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-07 05:25:25 +00:00
9c9fc39ded
Commit 70768cda97
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"
|