index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
nubus
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-27
hw/nubus: add nubus-virtio-mmio device
Mark Cave-Ayland
1
-0
/
+36
2024-02-27
hw/nubus: increase maximum Declaration ROM size from 128k to 1Mb
Mark Cave-Ayland
1
-1
/
+1
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+2
2021-09-29
nubus: add support for slot IRQs
Mark Cave-Ayland
1
-0
/
+6
2021-09-29
nubus-bridge: embed the NubusBus object directly within nubus-bridge
Mark Cave-Ayland
1
-1
/
+1
2021-09-29
nubus: move NubusBus from mac-nubus-bridge to nubus-bridge
Mark Cave-Ayland
2
-1
/
+2
2021-09-29
mac-nubus-bridge: rename MacNubusState to MacNubusBridge
Mark Cave-Ayland
1
-2
/
+2
2021-09-29
nubus-bridge: introduce separate NubusBridge structure
Mark Cave-Ayland
2
-1
/
+7
2021-09-29
nubus: move nubus to its own 32-bit address space
Mark Cave-Ayland
2
-0
/
+8
2021-09-29
nubus-device: add romfile property for loading declaration ROMs
Mark Cave-Ayland
1
-0
/
+6
2021-09-29
nubus-device: remove nubus_register_rom() and nubus_register_format_block()
Mark Cave-Ayland
1
-19
/
+0
2021-09-29
nubus: use bitmap to manage available slots
Mark Cave-Ayland
2
-7
/
+10
2021-09-29
nubus-device: expose separate super slot memory region
Mark Cave-Ayland
1
-0
/
+1
2021-09-29
nubus-device: rename slot_nb variable to slot
Mark Cave-Ayland
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2
-9
/
+3
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2
-5
/
+6
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2
-6
/
+11
2020-08-27
nubus: Delete unused NUBUS_BRIDGE macro
Eduardo Habkost
1
-1
/
+0
2019-10-28
hw/m68k: add Nubus support
Laurent Vivier
2
-0
/
+93