summaryrefslogtreecommitdiffstats
path: root/hw/pci-host/i440fx.c
Commit message (Expand)AuthorAgeFilesLines
* i440fx: Register i440FX-pcihost properties as class propertiesEduardo Habkost2020-09-221-16/+16
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-1/+1
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-2/+2
* hw/pci-host: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2020-06-091-1/+2
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-6/+6
* hw/pci-host/piix: Include "qemu/range.h"Philippe Mathieu-Daudé2020-03-091-0/+1
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* hw/pci-host/i440fx: Extract the IGD passthrough host bridge devicePhilippe Mathieu-Daudé2019-12-181-84/+0Star
* hw/pci-host/i440fx: Use definitions instead of magic valuesPhilippe Mathieu-Daudé2019-12-181-7/+7
* hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE()Philippe Mathieu-Daudé2019-12-181-3/+2Star
* hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"Philippe Mathieu-Daudé2019-12-181-18/+0Star
* hw/pci-host/i440fx: Correct the header descriptionPhilippe Mathieu-Daudé2019-12-181-1/+1
* hw/pci-host/i440fx: Remove the last PIIX3 tracesPhilippe Mathieu-Daudé2019-11-051-8/+0Star
* hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'Philippe Mathieu-Daudé2019-11-051-0/+529