Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-19 | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST | Richard Henderson | 1 | -1/+0 |
2024-12-15 | hw/ssi: Constify all Property | Richard Henderson | 1 | -1/+1 |
2024-11-04 | hw/ssi/pnv_spi: Fixes Coverity CID 1558831 | Chalapathi V | 1 | -0/+1 |
2024-11-04 | hw/ssi/pnv_spi: Return early in transfer() | Philippe Mathieu-Daudé | 1 | -3/+4 |
2024-11-04 | hw/ssi/pnv_spi: Match _xfer_buffer_free() with _xfer_buffer_new() | Philippe Mathieu-Daudé | 1 | -2/+2 |
2024-09-13 | hw: Use device_class_set_legacy_reset() instead of opencoding | Peter Maydell | 1 | -1/+1 |
2024-07-26 | hw/ppc: SPI controller wiring to P10 chip | Chalapathi V | 1 | -0/+8 |
2024-07-26 | hw/ssi: Extend SPI model | Chalapathi V | 1 | -0/+1045 |
2024-07-26 | hw/ssi: Add SPI model | Chalapathi V | 1 | -0/+215 |