aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/applesmc.c
AgeCommit message (Expand)Author
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2017-09-19Convert single line fprintf(.../n) to warn_report()Alistair Francis
2017-06-23applesmc: fix port i/o access widthGabriel L. Somlo
2017-06-23applesmc: implement error status portGabriel L. Somlo
2017-06-23applesmc: cosmetic whitespace and indentation cleanupGabriel L. Somlo
2016-01-29hw/misc: Clean up includesPeter Maydell
2015-03-01pc: export applesmc IO port/lenIgor Mammedov
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2014-01-26Add DSDT node for AppleSMCGabriel L. Somlo
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-04hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-04applesmc: replace register_ioport*Jan Kiszka
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-04-29applesmc: QOM'ifyAndreas Färber
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini