osy
|
689c8fd77a
Merge tag 'v8.0.0' into utm-edition
|
2 years ago |
BALATON Zoltan
|
1d0c537985
hw/misc/macio: Return bool from functions taking errp
|
2 years ago |
BALATON Zoltan
|
af36fca459
hw/misc/macio: Remove some single use local variables
|
2 years ago |
BALATON Zoltan
|
740ce28c46
hw/misc/macio: Rename sysbus_dev to sbd for consistency and brevity
|
2 years ago |
BALATON Zoltan
|
ea361fc348
hw/misc/macio: Avoid some QOM casts
|
2 years ago |
osy
|
b3cf3579f5
Merge tag 'v7.2.0' into utm-edition
|
2 years ago |
BALATON Zoltan
|
458586fe19
mac_nvram: Use NVRAM_SIZE constant
|
2 years ago |
BALATON Zoltan
|
443f07b73d
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
|
2 years ago |
BALATON Zoltan
|
55078ea777
hw/ppc/mac.h: Move macio specific parts out from shared header
|
2 years ago |
osy
|
44cfb32e24
Merge tag 'v6.2.0' into utm-edition
|
3 years ago |
Peter Maydell
|
d637e1dc6d
qbus: Rename qbus_create_inplace() to qbus_init()
|
3 years ago |
osy
|
e91d59cbea
Merge branch 'utm-edition-v6.0.0' into utm-edition-v6.1.0-rc0
|
4 years ago |
John Arbuckle
|
5897229105
Implement the Screamer sound chip for the mac99 machine type
|
5 years ago |
Thomas Huth
|
4c386f8064
Do not include sysemu/sysemu.h if it's not really necessary
|
4 years ago |
Mark Cave-Ayland
|
7b3180f911
macio: don't set user_creatable to false
|
4 years ago |
Mark Cave-Ayland
|
b73eb72792
macio: wire macio GPIOs to OpenPIC using sysbus IRQs
|
4 years ago |
Mark Cave-Ayland
|
7e4d62dfee
macio: move OpenPIC inside macio-newworld device
|
4 years ago |
Mark Cave-Ayland
|
370022ce31
macio: move heathrow PIC inside macio-oldworld device
|
4 years ago |
Mark Cave-Ayland
|
6bfa035ec3
macio: set user_creatable to false in macio_class_init()
|
4 years ago |
Mark Cave-Ayland
|
348b8d1a76
macio: don't reference serial_hd() directly within the device
|
4 years ago |
Markus Armbruster
|
668f62ec62
error: Eliminate error_propagate() with Coccinelle, part 1
|
5 years ago |
Markus Armbruster
|
5325cc34a2
qom: Put name parameter before value / visitor parameter
|
5 years ago |
Markus Armbruster
|
0a15a73236
macio: Tidy up error handling in macio_newworld_realize()
|
5 years ago |
Markus Armbruster
|
118bfd76c9
qdev: Use returned bool to check for qdev_realize() etc. failure
|
5 years ago |
Markus Armbruster
|
2726dc51e0
hw: Fix error API violation around object_property_set_link()
|
5 years ago |
Markus Armbruster
|
8fb9cfe762
macio: Eliminate macio_init_child_obj()
|
5 years ago |
Markus Armbruster
|
f4a0df70a2
macio: Convert use of qdev_set_parent_bus()
|
5 years ago |
Markus Armbruster
|
9fc7fc4d39
qom: Less verbose object_initialize_child()
|
5 years ago |
Markus Armbruster
|
99ba777e53
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
|
5 years ago |
Markus Armbruster
|
6741a3430b
macio: Fix macio-bus to be a subtype of System bus
|
5 years ago |