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
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 years ago |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 years ago |
Liam Merwick
|
4366e1db16
elf: Add optional function ptr to load_elf() to parse ELF notes
|
6 years ago |
Mark Cave-Ayland
|
f40b83a4e3
40p: use OR gate to wire up raven PCI interrupts
|
7 years ago |
Mark Cave-Ayland
|
55a2290254
raven: some minor IRQ-related tidy-ups
|
7 years ago |
Philippe Mathieu-Daudé
|
ab3dd74924
hw/ppc: Use the IEC binary prefix definitions
|
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 |
Peter Maydell
|
1cfe48c1ce
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
|
8 years ago |
Eduardo Habkost
|
e90f2a8c3e
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
|
8 years ago |
Thomas Huth
|
fb38ebfbfe
hw/pci-host/prep: Do not use hw_error() in realize function
|
8 years ago |
Marcel Apfelbaum
|
685f9a3428
hw/prep: realize the PCI root bus as part of the prep init
|
9 years ago |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 years ago |
Peter Crosthwaite
|
7ef295ea5b
loader: Add data swap option to load-elf
|
9 years ago |
Peter Maydell
|
0d75590d91
ppc: Clean up includes
|
9 years ago |
Markus Armbruster
|
9280eb34de
raven: Mark use of hw_error() in realize() FIXME
|
9 years ago |
Markus Armbruster
|
f8ed85ac99
Fix bad error handling after memory_region_init_ram()
|
10 years ago |
Daniel P. Berrange
|
ef1e1e0782
maint: avoid useless "if (foo) free(foo)" pattern
|
10 years ago |
Peter Maydell
|
5c9eb0286c
exec.c: Make address_space_rw take transaction attributes
|
10 years ago |
Markus Armbruster
|
9af21dbee1
pci: Trivial device model conversions to realize
|
10 years ago |
Hu Tao
|
49946538d2
memory: add parameter errp to memory_region_init_ram
|
11 years ago |
Hervé Poussineau
|
97db046678
prep: Remove PCI memory hack related to OpenHack'Ware
|
11 years ago |
Peter Maydell
|
7dc176bce4
hw/pci-host/prep: Don't reverse IO accesses on bigendian hosts
|
11 years ago |
Hervé Poussineau
|
f205da688b
raven: Use raven_ for all function prefixes
|
11 years ago |
Hervé Poussineau
|
2403837e67
raven: Fix PCI bus accesses with size > 1
|
11 years ago |
Hervé Poussineau
|
d16644ec4c
raven: Add PCI bus mastering address space
|
11 years ago |
Hervé Poussineau
|
1fe9e2626f
raven: Set a correct PCI memory region
|
11 years ago |