Re: [Qemu-devel] null mac address

2011-02-25 Thread Blue Swirl
On Fri, Feb 25, 2011 at 4:55 AM, Wen Congyang wrote: > At 02/24/2011 10:40 PM, William Dauchy Write: >> Hi, >> >> I got some troubles hot plugging network pci devices. An attach works >> as expected but the mac address is still set to "00:00:00:00:00:00" on >> the guest machine. I have to reboot t

Re: [Qemu-devel] null mac address

2011-02-24 Thread Wen Congyang
At 02/24/2011 10:40 PM, William Dauchy Write: > Hi, > > I got some troubles hot plugging network pci devices. An attach works > as expected but the mac address is still set to "00:00:00:00:00:00" on > the guest machine. I have to reboot the guest to get the correct mac > address. > I first tried t

Re: [Qemu-devel] null mac address

2011-02-24 Thread Wen Congyang
At 02/24/2011 10:40 PM, William Dauchy Write: > Hi, > > I got some troubles hot plugging network pci devices. An attach works > as expected but the mac address is still set to "00:00:00:00:00:00" on > the guest machine. I have to reboot the guest to get the correct mac > address. > I first tried t

[Qemu-devel] null mac address

2011-02-24 Thread William Dauchy
Hi, I got some troubles hot plugging network pci devices. An attach works as expected but the mac address is still set to "00:00:00:00:00:00" on the guest machine. I have to reboot the guest to get the correct mac address. I first tried through libvirt with: # virsh attach-interface dom0 network d