aboutsummaryrefslogtreecommitdiff
path: root/hw/i2c/smbus_ich9.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-03-09hw/i2c/smbus_ich9: Include "qemu/range.h"Philippe Mathieu-Daudé1-0/+1
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+2
2019-05-08hw/i2c/smbus_ich9: Fix the confusing contributions-after-2012 statementThomas Huth1-13/+8
2019-02-27i2c:pm_smbus: Fix state transferCorey Minyard1-1/+9
2019-02-27i2c: Split smbus into partsCorey Minyard1-2/+0
2018-08-23i2c: pm_smbus: Add the ability to force block transfer enableCorey Minyard1-1/+1
2018-08-23i2c: pm_smbus: Add interrupt handlingCorey Minyard1-0/+16
2018-08-23i2c: pm_smbus: Add block transfer capabilityCorey Minyard1-2/+6
2017-12-18hw/i2c: remove old i386 dependencyPhilippe Mathieu-Daudé1-1/+0
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost1-0/+4
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost1-1/+1
2016-06-29ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro publicEfimov Vasily1-1/+0
2016-01-29x86: Clean up includesPeter Maydell1-0/+1
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster1-3/+2
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela1-1/+0
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber1-1/+1
2013-12-23ich9: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+5
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+127