Revision 5ee8ad71 hw/e1000.c

b/hw/e1000.c
1220 1220
    .qdev.vmsd  = &vmstate_e1000,
1221 1221
    .init       = pci_e1000_init,
1222 1222
    .exit       = pci_e1000_uninit,
1223
    .romfile    = "pxe-e1000.bin",
1223
    .romfile    = "pxe-e1000.rom",
1224 1224
    .qdev.props = (Property[]) {
1225 1225
        DEFINE_NIC_PROPERTIES(E1000State, conf),
1226 1226
        DEFINE_PROP_END_OF_LIST(),

Also available in: Unified diff