[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [win-pv-devel] [PATCH 0/2] Re-work network settings copy mechanism... again
After much testing I have concluded it is actually not possible to do network settings acquisition from inside XENVIF; the XENNET co-installer really is the only place where it can be done with any degree of reliability. Paul Durrant (2): Remove settings code Advertise MAC address information in the registry src/xenvif/driver.c | 48 +++ src/xenvif/driver.h | 5 + src/xenvif/pdo.c | 90 ++--- src/xenvif/settings.c | 821 ------------------------------------------- src/xenvif/settings.h | 54 --- vs2012/xenvif/xenvif.vcxproj | 1 - vs2013/xenvif/xenvif.vcxproj | 1 - 7 files changed, 86 insertions(+), 934 deletions(-) delete mode 100644 src/xenvif/settings.c delete mode 100644 src/xenvif/settings.h -- 2.1.1 _______________________________________________ win-pv-devel mailing list win-pv-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/cgi-bin/mailman/listinfo/win-pv-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |