
8 Jan
2014
8 Jan
'14
11:42 a.m.
On Wed, 2014-01-08 at 11:39 +0100, Stefan Bader wrote:
This basically reverts commit ba64b97134a6129a48684f22f31be92c3b6eef96 "libxl: Allow libxl to set NIC devid". However assigning devid's before calling libxlMakeNic does not work as that is calling libxl_device_nic_init which sets it back to -1. Right now auto-assignment only works in the hotplug case. But even if that would be fixed at some point (if that is possible at all),
I think it should be -- any chance you could prepare a patch to libxl as well?