Age | Commit message (Expand) | Author |
---|---|---|
2023-02-27 | hw/nubus/nubus-device: Fix memory leak in nubus_device_realize | Mauro Matteo Cascella |
2021-09-29 | nubus: add support for slot IRQs | Mark Cave-Ayland |
2021-09-29 | nubus-device: add romfile property for loading declaration ROMs | Mark Cave-Ayland |
2021-09-29 | nubus-device: remove nubus_register_rom() and nubus_register_format_block() | Mark Cave-Ayland |
2021-09-29 | nubus: move slot bitmap checks from NubusDevice realize() to BusClass check_a... | Mark Cave-Ayland |
2021-09-29 | nubus: use bitmap to manage available slots | Mark Cave-Ayland |
2021-09-29 | nubus-device: expose separate super slot memory region | Mark Cave-Ayland |
2021-09-29 | nubus-device: rename slot_nb variable to slot | Mark Cave-Ayland |
2020-05-15 | hw: Remove unnecessary DEVICE() cast | Philippe Mathieu-Daudé |
2019-10-28 | hw/m68k: add Nubus support | Laurent Vivier |