| Commit message (Expand) | Author | Age | Files | Lines |
* | hw/ssi: Rename SSI 'slave' as 'peripheral' | Philippe Mathieu-Daudé | 2020-12-10 | 1 | -9/+9 |
* | max111x: put it into the 'misc' category | Gan Qixin | 2020-11-17 | 1 | -0/+1 |
* | hw/misc/max111x: Create header file for documentation, TYPE_ macros | Peter Maydell | 2020-07-03 | 1 | -23/+1 |
* | hw/misc/max111x: Use GPIO lines rather than max111x_set_input() | Peter Maydell | 2020-07-03 | 1 | -7/+9 |
* | hw/misc/max111x: Don't use vmstate_register() | Peter Maydell | 2020-07-03 | 1 | -2/+1 |
* | hw/misc/max111x: provide QOM properties for setting initial values | Peter Maydell | 2020-07-03 | 1 | -10/+47 |
* | migration: Define VMSTATE_INSTANCE_ID_ANY | Peter Xu | 2020-01-20 | 1 | -1/+2 |
* | vmstate: replace DeviceState with VMStateIf | Marc-André Lureau | 2020-01-06 | 1 | -1/+1 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | avoid TABs in files that only contain a few | Paolo Bonzini | 2019-01-11 | 1 | -3/+3 |
* | vmstate: error hint for failed equal checks | Halil Pasic | 2017-06-28 | 1 | -1/+1 |
* | ssi: change ssi_slave_init to be a realize ops | Cédric Le Goater | 2016-07-04 | 1 | -6/+6 |
* | hw/misc: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | ssi: Move ssi.h into a separate directory | Alistair Francis | 2016-01-21 | 1 | -1/+1 |
* | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 2014-05-13 | 1 | -2/+1 |
* | misc/max111x: QOM casting sweep | Peter Crosthwaite | 2014-03-12 | 1 | -5/+9 |
* | misc/max111x: Create abstract max111x type | Peter Crosthwaite | 2014-03-12 | 1 | -8/+25 |
* | ssi: Convert legacy SSI_SLAVE -> DEVICE casts | Peter Crosthwaite | 2014-03-12 | 1 | -4/+5 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -0/+193 |