aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386/ich9.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-27hw: Move ich9.h to southbridge/Bernhard Beschow1-245/+0
2023-02-27hw/i386/ich9: Clean up includesBernhard Beschow1-3/+5
2023-02-27hw/i386/ich9: Remove redundant GSI_NUM_PINSBernhard Beschow1-1/+1
2023-02-27hw/isa/lpc_ich9: Connect PM stuff to LPC internallyBernhard Beschow1-2/+0
2023-02-27hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove itBernhard Beschow1-1/+0
2023-02-27hw/isa/lpc_ich9: Eliminate ICH9LPCState::isa_busBernhard Beschow1-3/+0
2023-02-27hw/isa/lpc_ich9: Unexport PIRQ functionsBernhard Beschow1-3/+0
2023-02-27hw/i386/ich9: Rename Q35_MASK to ICH9_MASKBernhard Beschow1-5/+5
2023-01-08include/hw/pci: Break inclusion loop pci_bridge.h and cxl.hMarkus Armbruster1-4/+0
2021-03-19hw: Replace anti-social QOM type namesMarkus Armbruster1-1/+1
2020-11-03hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQPhilippe Mathieu-Daudé1-0/+1
2020-09-29x86: ich9: expose "smi_negotiated_features" as a QOM propertyIgor Mammedov1-0/+2
2020-09-29x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' featuresIgor Mammedov1-0/+2
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/southbridge/ich9: Removed unused headersPhilippe Mathieu-Daudé1-1/+0
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-05-17hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularityPhilippe Mathieu-Daudé1-2/+0
2017-04-05tco: do not generate an NMIPaolo Bonzini1-1/+0
2017-01-27hw/isa/lpc_ich9: add broadcast SMI featureLaszlo Ersek1-0/+3
2017-01-27hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfgLaszlo Ersek1-0/+10
2016-06-29ich9: implement SCI_IRQ_SEL registerPaolo Bonzini1-0/+1
2016-06-29ICH9 LPC: handle GSI as qdev GPIOEfimov Vasily1-1/+3
2016-06-29ich9: unify pic and ioapic IRQ vectorsPaolo Bonzini1-2/+1
2016-06-29ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro publicEfimov Vasily1-0/+2
2016-06-07ICH9: fix typoCao jin1-2/+2
2016-03-11ich9lpc: fix typoCao jin1-2/+2
2016-02-25ich9: Remove enable_tco arguments from init functionsEduardo Habkost1-1/+1
2015-07-08ich9: implement strap SPKR pin logicPaulo Alcantara1-0/+5
2015-07-07ich9: add TCO interface emulationPaulo Alcantara1-1/+10
2015-07-06ich9: add smm_enabled field and argumentsPaolo Bonzini1-1/+1
2015-06-05ich9: implement SMI_LOCKGerd Hoffmann1-0/+6
2015-04-30pci: Remove unused function ich9_d2pbr_init()Thomas Huth1-1/+0
2015-04-30range: remove useless inclusionsPaolo Bonzini1-1/+0
2014-06-19ich: get rid of spaces in type nameMichael S. Tsirkin1-1/+1
2014-03-11q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan1-1/+1
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber1-1/+1
2013-10-14ich9: APIs for pc guest infoMichael S. Tsirkin1-0/+2
2013-04-24ich9: kill cmos_s3Hu Tao1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+219