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
/
hw
/
display
/
ads7846.c
Age
Commit message (
Expand
)
Author
2020-12-13
ads7846: moves from the hw/display folder to the hw/input folder.
Gan Qixin
2020-12-10
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
2020-11-17
ads7846: put it into the 'input' category
Gan Qixin
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-07-03
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
Peter Maydell
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2016-07-04
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
2016-01-29
hw/display: Clean up includes
Peter Maydell
2016-01-21
ssi: Move ssi.h into a separate directory
Alistair Francis
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-03-12
ssi: Convert legacy SSI_SLAVE -> DEVICE casts
Peter Crosthwaite
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini