commit | 9ebe95fb606a8d6bebe29de3efc9b506c6428c62 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Feb 08 16:02:11 2012 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Feb 24 13:36:05 2012 -0600 |
tree | 40c47acc0fb21e547368661009f10a681976e170 | |
parent | 5bc62e01cd22ea1f56bde94b0616c46f8af2676e [diff] |
nic: zap obsolote romloading bits from ne2k + pcnet These days one just needs to specify the romfile in PCiDeviceInfo and everything magically works. It also allows to disable pxe rom loading via "romfile=<emptystring>" like it is possible for all other nics. [ v2: rebased & adapted to qom changes ] Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>