aboutsummaryrefslogtreecommitdiff
path: root/hw/nubus/nubus-device.c
AgeCommit message (Expand)Author
2024-09-08hw/nubus/nubus-device: Range check 'slot' propertyPeter Maydell
2024-02-27hw/nubus-device: round Declaration ROM memory region address to qemu_target_p...Mark Cave-Ayland
2023-02-27hw/nubus/nubus-device: Fix memory leak in nubus_device_realizeMauro Matteo Cascella
2021-09-29nubus: add support for slot IRQsMark Cave-Ayland
2021-09-29nubus-device: add romfile property for loading declaration ROMsMark Cave-Ayland
2021-09-29nubus-device: remove nubus_register_rom() and nubus_register_format_block()Mark Cave-Ayland
2021-09-29nubus: move slot bitmap checks from NubusDevice realize() to BusClass check_a...Mark Cave-Ayland
2021-09-29nubus: use bitmap to manage available slotsMark Cave-Ayland
2021-09-29nubus-device: expose separate super slot memory regionMark Cave-Ayland
2021-09-29nubus-device: rename slot_nb variable to slotMark Cave-Ayland
2020-05-15hw: Remove unnecessary DEVICE() castPhilippe Mathieu-Daudé
2019-10-28hw/m68k: add Nubus supportLaurent Vivier