Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nubus: add support for slot IRQs | Mark Cave-Ayland | 2021-09-29 | 1 | -0/+8 |
* | nubus-device: add romfile property for loading declaration ROMs | Mark Cave-Ayland | 2021-09-29 | 1 | -1/+43 |
* | nubus-device: remove nubus_register_rom() and nubus_register_format_block() | Mark Cave-Ayland | 2021-09-29 | 1 | -143/+0 |
* | nubus: move slot bitmap checks from NubusDevice realize() to BusClass check_a... | Mark Cave-Ayland | 2021-09-29 | 1 | -21/+0 |
* | nubus: use bitmap to manage available slots | Mark Cave-Ayland | 2021-09-29 | 1 | -5/+24 |
* | nubus-device: expose separate super slot memory region | Mark Cave-Ayland | 2021-09-29 | 1 | -18/+18 |
* | nubus-device: rename slot_nb variable to slot | Mark Cave-Ayland | 2021-09-29 | 1 | -7/+7 |
* | hw: Remove unnecessary DEVICE() cast | Philippe Mathieu-Daudé | 2020-05-15 | 1 | -1/+1 |
* | hw/m68k: add Nubus support | Laurent Vivier | 2019-10-28 | 1 | -0/+215 |