aboutsummaryrefslogtreecommitdiff
path: root/hw/input/pxa2xx_keypad.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-29hw/input: Constify VMStateRichard Henderson1-1/+1
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster1-1/+1
2020-09-01hw: Remove superfluous breaksLiao Pingfang1-10/+0
2020-06-05hw/input/pxa2xx_keypad: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé1-3/+7
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis1-3/+3
2016-01-29arm: Clean up includesPeter Maydell1-0/+1
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela1-2/+1
2014-01-01pxa27x: Add 'const' attribute to keyboard mapsStefan Weil1-3/+3
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini1-0/+335