Revision 17cf2c76 hw/net/cadence_gem.c

b/hw/net/cadence_gem.c
1246 1246
        VMSTATE_UINT32(rx_desc_addr, GemState),
1247 1247
        VMSTATE_UINT32(tx_desc_addr, GemState),
1248 1248
        VMSTATE_BOOL_ARRAY(sar_active, GemState, 4),
1249
        VMSTATE_END_OF_LIST(),
1249 1250
    }
1250 1251
};
1251 1252

  

Also available in: Unified diff