When building a guest, give it a fixed (but random) MAC address.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 9 May 2014 12:34:00 +0000 (13:34 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 9 May 2014 12:34:00 +0000 (13:34 +0100)
commitddf87ed6460df738b0f3d555a26c3ab49c4c6c47
tree773613a6424f60fb0d350db34e96ea876c6d2fa3
parent68acdc03a0a7a6893df5360995098c40ec54e92c
When building a guest, give it a fixed (but random) MAC address.

Otherwise libvirt generates a new random MAC address on
every guest restart.
libvirt_xml.py