Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-28 | hw/pci-host/i440fx: Remove unused parameter from i440fx_init() | Bernhard Beschow | 1 | -1/+0 |
2021-09-04 | hw/pci: remove all references to find_i440fx function | Ani Sinha | 1 | -1/+0 |
2021-05-02 | hw: Remove superfluous includes of hw/hw.h | Thomas Huth | 1 | -1/+0 |
2020-12-13 | hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definition | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -3/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -2/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2019-12-18 | hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h" | Philippe Mathieu-Daudé | 1 | -2/+17 |
2019-11-05 | hw/pci-host/i440fx: Remove the last PIIX3 traces | Philippe Mathieu-Daudé | 1 | -2/+1 |
2019-11-05 | hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h | Philippe Mathieu-Daudé | 1 | -0/+37 |