[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Re: [PATCH] moving eeprom initialization
From: |
Blue Swirl |
Subject: |
[Qemu-devel] Re: [PATCH] moving eeprom initialization |
Date: |
Sat, 5 Mar 2011 14:15:16 +0200 |
On Wed, Mar 2, 2011 at 3:36 PM, William Dauchy <address@hidden> wrote:
> The initialization should not be only on reset but also when initializing
> the device.
> It resolves a bug when hot plugging a pci network device: the mac address
> was always null.
Missing Signed-off-by: line.