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