index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
nubus
/
nubus-device.c
Age
Commit message (
Expand
)
Author
2024-09-08
hw/nubus/nubus-device: Range check 'slot' property
Peter Maydell
2024-02-27
hw/nubus-device: round Declaration ROM memory region address to qemu_target_p...
Mark Cave-Ayland
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