summaryrefslogtreecommitdiffstats
path: root/hw/misc/applesmc.c
Commit message (Expand)AuthorAgeFilesLines
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-1/+2
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* Convert single line fprintf(.../n) to warn_report()Alistair Francis2017-09-191-1/+1
* applesmc: fix port i/o access widthGabriel L. Somlo2017-06-231-2/+2
* applesmc: implement error status portGabriel L. Somlo2017-06-231-26/+115
* applesmc: cosmetic whitespace and indentation cleanupGabriel L. Somlo2017-06-231-48/+50
* hw/misc: Clean up includesPeter Maydell2016-01-291-0/+1
* pc: export applesmc IO port/lenIgor Mammedov2015-03-011-3/+2Star
* qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-141-1/+1
* Add DSDT node for AppleSMCGabriel L. Somlo2014-01-261-1/+0Star
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-2/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2
* applesmc: replace register_ioport*Jan Kiszka2013-07-041-12/+38
* isa: Use realizefn for ISADeviceAndreas Färber2013-06-071-6/+4Star
* applesmc: QOM'ifyAndreas Färber2013-04-291-14/+19
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+251