summary refs log tree commit diff stats
path: root/include/hw/pci-host/i440fx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/pci-host/i440fx: Resolve i440fx_init()Bernhard Beschow2023-07-101-10/+0
* hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE propertyBernhard Beschow2023-07-101-0/+2
* hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE propertiesBernhard Beschow2023-07-101-1/+0
* hw/pci-host/i440fx: Make MemoryRegion pointers accessible as propertiesBernhard Beschow2023-07-101-3/+0
* include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster2023-01-081-1/+1
* include/hw/pci: Break inclusion loop pci_bridge.h and cxl.hMarkus Armbruster2023-01-081-1/+1
* i386/pc: create pci-host qdev prior to pc_memory_init()Joao Martins2022-07-261-1/+2
* hw/pci-host/i440fx: Remove unused parameter from i440fx_init()Bernhard Beschow2022-06-281-1/+0
* hw/pci: remove all references to find_i440fx functionAni Sinha2021-09-041-1/+0
* hw: Remove superfluous includes of hw/hw.hThomas Huth2021-05-021-1/+0
* hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definitionPhilippe Mathieu-Daudé2020-12-131-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"Philippe Mathieu-Daudé2019-12-181-2/+17
* hw/pci-host/i440fx: Remove the last PIIX3 tracesPhilippe Mathieu-Daudé2019-11-051-2/+1
* hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé2019-11-051-0/+37