aboutsummaryrefslogtreecommitdiff
path: root/include/hw/nubus/mac-nubus-bridge.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-29nubus: move NubusBus from mac-nubus-bridge to nubus-bridgeMark Cave-Ayland1-1/+0
2021-09-29mac-nubus-bridge: rename MacNubusState to MacNubusBridgeMark Cave-Ayland1-2/+2
2021-09-29nubus-bridge: introduce separate NubusBridge structureMark Cave-Ayland1-1/+1
2021-09-29nubus: move nubus to its own 32-bit address spaceMark Cave-Ayland1-0/+2
2021-09-29nubus: use bitmap to manage available slotsMark Cave-Ayland1-0/+4
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2019-10-28hw/m68k: add Nubus supportLaurent Vivier1-0/+24