| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qom: Have class_init() take a const data argument | Philippe Mathieu-Daudé | 2025-04-25 | 1 | -1/+1 |
| * | Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging | Stefan Hajnoczi | 2024-12-21 | 1 | -1/+1 |
| |\ | |||||
| | * | include: Rename sysemu/ -> system/ | Philippe Mathieu-Daudé | 2024-12-20 | 1 | -1/+1 |
| * | | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST | Richard Henderson | 2024-12-19 | 1 | -1/+0 |
| |/ | |||||
| * | hw/net: Constify all Property | Richard Henderson | 2024-12-15 | 1 | -1/+1 |
| * | hw/net/npcm_gmac: Change error log to trace event | Nabih Estefan | 2024-11-05 | 1 | -3/+2 |
| * | hw: Use device_class_set_legacy_reset() instead of opencoding | Peter Maydell | 2024-09-13 | 1 | -1/+1 |
| * | hw/net: GMAC Tx Implementation | Nabih Estefan Diaz | 2024-02-02 | 1 | -0/+203 |
| * | hw/net: GMAC Rx Implementation | Nabih Estefan Diaz | 2024-02-02 | 1 | -2/+274 |
| * | hw/net: Add NPCMXXX GMAC device | Hao Wu | 2024-02-02 | 1 | -0/+467 |