Stefan Hajnoczi
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 months ago |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
Richard Henderson
|
909a5c0afa
hw/pci-host: Constify all Property
|
8 months ago |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 months ago |
Yi Liu
|
ba7d12eb8c
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
|
1 year ago |
Bernhard Beschow
|
c925f40a29
hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()
|
2 years ago |
Thomas Huth
|
ee86213aa3
Do not include exec/address-spaces.h if it's not really necessary
|
4 years ago |
Philippe Mathieu-Daudé
|
0980307e70
hw/pci-host/sabre: Simplify code initializing variable once
|
4 years ago |
Philippe Mathieu-Daudé
|
a0376c0311
hw/pci-host/sabre: Remove superfluous address range check
|
4 years ago |
Philippe Mathieu-Daudé
|
c092bfe5f4
hw/pci-host/sabre: Update documentation link
|
4 years ago |
Mark Cave-Ayland
|
ef905eff42
sabre: increase number of PCI bus IRQs from 32 to 64
|
4 years ago |
Mark Cave-Ayland
|
e237e1c298
sabre: don't call sysbus_mmio_map() in sabre_realize()
|
4 years ago |
Eduardo Habkost
|
5b07883c2b
sabre: Rename SABRE_DEVICE to SABRE
|
5 years ago |
Markus Armbruster
|
9307d06da9
pci: Convert uses of pci_create() etc. with Coccinelle
|
5 years ago |
Markus Armbruster
|
d2623129a7
qom: Drop parameter @errp of object_property_add() & friends
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Markus Armbruster
|
54d31236b9
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
|
6 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
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
|
09af820e49
sabre: generate correct fw path for sabre PCI host bridge
|
7 years ago |
Markus Armbruster
|
e688df6bc4
Include qapi/error.h exactly where needed
|
7 years ago |
Mark Cave-Ayland
|
bfec08b51c
sabre: convert from SABRE_DPRINTF macro to trace-events
|
7 years ago |
Mark Cave-Ayland
|
9b30179460
apb: rename apb.c to sabre.c
|
7 years ago |