index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
i386
/
ich9.h
Age
Commit message (
Expand
)
Author
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
2020-11-03
hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQ
Philippe Mathieu-Daudé
2020-09-29
x86: ich9: expose "smi_negotiated_features" as a QOM property
Igor Mammedov
2020-09-29
x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
Igor Mammedov
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-03-09
hw/southbridge/ich9: Removed unused headers
Philippe Mathieu-Daudé
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-05-17
hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity
Philippe Mathieu-Daudé
2017-04-05
tco: do not generate an NMI
Paolo Bonzini
2017-01-27
hw/isa/lpc_ich9: add broadcast SMI feature
Laszlo Ersek
2017-01-27
hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg
Laszlo Ersek
2016-06-29
ich9: implement SCI_IRQ_SEL register
Paolo Bonzini
2016-06-29
ICH9 LPC: handle GSI as qdev GPIO
Efimov Vasily
2016-06-29
ich9: unify pic and ioapic IRQ vectors
Paolo Bonzini
2016-06-29
ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro public
Efimov Vasily
2016-06-07
ICH9: fix typo
Cao jin
2016-03-11
ich9lpc: fix typo
Cao jin
2016-02-25
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2015-07-08
ich9: implement strap SPKR pin logic
Paulo Alcantara
2015-07-07
ich9: add TCO interface emulation
Paulo Alcantara
2015-07-06
ich9: add smm_enabled field and arguments
Paolo Bonzini
2015-06-05
ich9: implement SMI_LOCK
Gerd Hoffmann
2015-04-30
pci: Remove unused function ich9_d2pbr_init()
Thomas Huth
2015-04-30
range: remove useless inclusions
Paolo Bonzini
2014-06-19
ich: get rid of spaces in type name
Michael S. Tsirkin
2014-03-11
q35: Correct typo BRDIGE -> BRIDGE
BALATON Zoltan
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2013-10-14
ich9: APIs for pc guest info
Michael S. Tsirkin
2013-04-24
ich9: kill cmos_s3
Hu Tao
2013-04-08
hw: move headers to include/
Paolo Bonzini