Daniel Stekloff
2006-Jan-27 19:54 UTC
[Xen-devel] [PATCH][XM-TEST] [1/2] Add Network Testing Support for Xm-test with VMX Enabled
Hi, Here are two patches that add networking capability for testing with vmx enabled in xm-test. Currently, the create_disk_image script copies a kernel over to the disk.img but doesn''t copy the pcnet32 driver, so no network testing is possible. Patch 1 (included in this email) - Changes busybox config for the initrd so it can load 2.6 modules, necessary for loading the pcnet32 driver. I had to bump xm-test''s version because the initrd changes. Patch 2 (following 2/2 email) - Changes create_disk_image to copy pcnet32 driver to disk.img, includes options to override default. Patch adds a configuration time option for specifying the driver''s directory. And, patch updates README. Thanks, Dan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel