Re: [kvm-devel] [Patch] adding some scripts at installing

2007-10-30 Thread Avi Kivity
Akio Takebe wrote: > Hi, > > Hi, > I wanted to use network with --mac optin of kvm script on guest, > but I didn't use it because I didn't know needing to copy some scripts. > I think it is better that we can use --mac option after "make install". > So I modified install section in the Makefil

Re: [kvm-devel] [Patch] adding some scripts at installing

2007-10-30 Thread Akio Takebe
Hi, Alexey >Yes, that would be better. > >However, I found that when using multiple virtual bridges (via brctl), >you need to have several script files. > Thank you for your comment. Are there any other necessary files not including in my patch? I may forgot some files because my machine is instal

Re: [kvm-devel] [Patch] adding some scripts at installing

2007-10-30 Thread Alexey Eremenko
-Original Message- From: [EMAIL PROTECTED] on behalf of Akio Takebe Sent: Tue 10/30/2007 2:29 AM To: kvm-devel@lists.sourceforge.net Subject: [kvm-devel] [Patch] adding some scripts at installing Hi, I wanted to use network with --mac optin of kvm script on guest, but I didn't u

[kvm-devel] [Patch] adding some scripts at installing

2007-10-30 Thread Akio Takebe
Hi, I wanted to use network with --mac optin of kvm script on guest, but I didn't use it because I didn't know needing to copy some scripts. I think it is better that we can use --mac option after "make install". So I modified install section in the Makefile. Signed-off-by: Akio Takebe <[EMAIL PR