summaryrefslogtreecommitdiffstats
path: root/hw/nubus/nubus-device.c
Commit message (Expand)AuthorAgeFilesLines
* nubus: add support for slot IRQsMark Cave-Ayland2021-09-291-0/+8
* nubus-device: add romfile property for loading declaration ROMsMark Cave-Ayland2021-09-291-1/+43
* nubus-device: remove nubus_register_rom() and nubus_register_format_block()Mark Cave-Ayland2021-09-291-143/+0Star
* nubus: move slot bitmap checks from NubusDevice realize() to BusClass check_a...Mark Cave-Ayland2021-09-291-21/+0Star
* nubus: use bitmap to manage available slotsMark Cave-Ayland2021-09-291-5/+24
* nubus-device: expose separate super slot memory regionMark Cave-Ayland2021-09-291-18/+18
* nubus-device: rename slot_nb variable to slotMark Cave-Ayland2021-09-291-7/+7
* hw: Remove unnecessary DEVICE() castPhilippe Mathieu-Daudé2020-05-151-1/+1
* hw/m68k: add Nubus supportLaurent Vivier2019-10-281-0/+215