summaryrefslogtreecommitdiff
path: root/hw/nubus/nubus-bus.c
AgeCommit message (Expand)Author
2021-09-29nubus: move nubus to its own 32-bit address spaceMark Cave-Ayland
2021-09-29nubus: generate bus error when attempting to access empty slotsMark Cave-Ayland
2021-09-29nubus: add trace-events for empty slot accessesMark Cave-Ayland
2021-09-29nubus: implement BusClass get_dev_path()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: add comment indicating reference documentsMark Cave-Ayland
2021-05-02hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth
2019-10-28hw/m68k: add Nubus supportLaurent Vivier