Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
4 days | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST | Richard Henderson | 1 | -1/+0 |
8 days | hw/net: Constify all Property | Richard Henderson | 1 | -1/+1 |
2024-11-05 | hw/net/npcm_gmac: Change error log to trace event | Nabih Estefan | 1 | -3/+2 |
2024-09-13 | hw: Use device_class_set_legacy_reset() instead of opencoding | Peter Maydell | 1 | -1/+1 |
2024-02-02 | hw/net: GMAC Tx Implementation | Nabih Estefan Diaz | 1 | -0/+203 |
2024-02-02 | hw/net: GMAC Rx Implementation | Nabih Estefan Diaz | 1 | -2/+274 |
2024-02-02 | hw/net: Add NPCMXXX GMAC device | Hao Wu | 1 | -0/+467 |