Ling, Xiaofeng
2005-Dec-13 09:23 UTC
[Xen-devel] [PATCH] fix vmx configuration after nics=n option is removed.
# HG changeset patch # User Xiaofeng Ling <xiaofeng.ling@intel.com> # Node ID 6c201a2164c232cf07983f3b47a963e8ce7f5736 # Parent 7f2ccea5a4ec96af72e83c13ee25845e5d2cbb61 change the NIC configuration accordingly after remove "nics=n" otherwise, nics=-1 will be passed to device model and cause device model exiting. Signed-off-by: Xiaofeng Ling <xiaofeng.ling@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ewan Mellor
2005-Dec-13 10:59 UTC
Re: [Xen-devel] [PATCH] fix vmx configuration after nics=n option is removed.
On Tue, Dec 13, 2005 at 05:23:10PM +0800, Ling, Xiaofeng wrote:> # HG changeset patch > # User Xiaofeng Ling <xiaofeng.ling@intel.com> > # Node ID 6c201a2164c232cf07983f3b47a963e8ce7f5736 > # Parent 7f2ccea5a4ec96af72e83c13ee25845e5d2cbb61 > change the NIC configuration accordingly after remove "nics=n" > otherwise, nics=-1 will be passed to device model and cause device > model exiting. > > Signed-off-by: Xiaofeng Ling <xiaofeng.ling@intel.com>Applied, thank you. I deliberately didn''t touch the nics part of the VMX configuration, so that I didn''t break anything ;-( It might be worth coming up with a way to test Xend''s VMX path without having the appropriate hardware available, so that we could try and reduce the risk of doing this again. Ewan. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel