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