hosts with an eth0 that's lucky enough to have an IPv4 address on it due
to random luck having nothing to do with the bridge all the Xen stuff is on.
the host's "main IP" has changed and caused the route to be inserted
with a different src.
* templatize-xend-config: explicitly turn on the relocation server
+ * qemu-ifup.invirt: make HVMs work and not only if your eth0 just happens
+ to have an IPv4 network address sitting on it
- -- Mitchell Berger <mitchb@mit.edu> Fri, 25 May 2018 03:06:00 -0400
+ -- Mitchell Berger <mitchb@mit.edu> Sun, 27 May 2018 01:45:00 -0400
invirt-xen-config (0.0.53) unstable; urgency=low
vif=vif${domid}.${ifnum}
export vif qemu_online INTERFACE type_if
-exec /etc/xen/scripts/vif-invirtroute add
+exec /etc/xen/scripts/vif-invirtroute add netdev=$(invirt-getconf xen.iface)