Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Mark Cave-Ayland
|
03756c840e
uninorth: add ofw-addr property to allow correct fw path generation
|
7 years ago |
Mark Cave-Ayland
|
45fefe7c4d
uninorth: remove token register from uninorth device
|
7 years ago |
Mark Cave-Ayland
|
0662946aa6
uninorth: create new uninorth device
|
7 years ago |
Mark Cave-Ayland
|
c90c393c2d
uninorth: rename UNINState to UNINHostState
|
7 years ago |
Mark Cave-Ayland
|
e226efbb26
uninorth: move PCI IO (ISA) memory region into the uninorth device
|
7 years ago |
Mark Cave-Ayland
|
e7755cc114
uninorth: use object link to pass OpenPIC object to uninorth
|
7 years ago |
Mark Cave-Ayland
|
8ce3f743c7
uninorth: remove obsolete pci_pmac_u3_init() function
|
7 years ago |
Mark Cave-Ayland
|
7b19318bee
uninorth: remove obsolete pci_pmac_init() function
|
7 years ago |
Mark Cave-Ayland
|
1ff861d289
uninorth: enable internal PCI host bridge
|
7 years ago |
Mark Cave-Ayland
|
c1d66d378c
uninorth: fix PCI and AGP bus mixup
|
7 years ago |
Mark Cave-Ayland
|
32cde6154c
uninorth: move PCI host bridge bus initialisation into device realize
|
7 years ago |
Mark Cave-Ayland
|
0b06520954
uninorth: introduce temporary pic_irqs device property
|
7 years ago |
Mark Cave-Ayland
|
132e9906d6
uninorth: move PCI mmio memory region initialisation into init function
|
7 years ago |
Mark Cave-Ayland
|
0f4b5415c3
uninorth: alter pci_pmac_init() and pci_pmac_u3_init() to return uninorth device
|
7 years ago |
Mark Cave-Ayland
|
5d2eaa0250
uninorth: move uninorth definitions into uninorth.h
|
7 years ago |
Mark Cave-Ayland
|
0203459943
uninorth: QOMify PCI and AGP host bridges
|
7 years ago |
Mark Cave-Ayland
|
4d309c9663
uninorth: trivial style fixups
|
7 years ago |
Mark Cave-Ayland
|
0b0c5e90be
uninorth: convert to trace-events
|
7 years ago |
David Gibson
|
1115ff6d26
pci: Rename root bus initialization functions for clarity
|
7 years ago |
Eduardo Habkost
|
fd3b02c889
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
|
8 years ago |
Eduardo Habkost
|
e90f2a8c3e
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
|
8 years ago |
Benjamin Herrenschmidt
|
39d97e14a1
ppc: Make uninorth interrupt swizzling identical to Grackle
|
8 years ago |
Eduardo Habkost
|
9be385980d
coccinelle: Remove unnecessary variables for function return value
|
9 years ago |
Alyssa Milburn
|
2f448e415f
hw: fix some debug message format strings
|
9 years ago |
Programmingkid
|
98ae3b27d5
uninorth.c: add support for UniNorth kMacRISCPCIAddressSelect (0x48) register
|
9 years ago |
Peter Maydell
|
0d75590d91
ppc: Clean up includes
|
9 years ago |