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
/
ssi
/
ssi.h
Age
Commit message (
Expand
)
Author
2020-12-10
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
2020-12-10
hw/ssi: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-09
Use OBJECT_DECLARE_TYPE where 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-07-03
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
Peter Maydell
2020-07-03
hw/misc/max111x: Use GPIO lines rather than max111x_set_input()
Peter Maydell
2020-07-03
ssi: Add ssi_realize_and_unref()
Peter Maydell
2020-06-15
ssi: ssi_create_slave_no_init() is now unused, drop
Markus Armbruster
2020-06-15
ssi: ssi_auto_connect_slaves() never does anything, drop
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2016-07-04
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
2016-01-21
ssi: Move ssi.h into a separate directory
Alistair Francis