aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/pc-testdev.c
AgeCommit message (Expand)Author
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-02-20Let cpu_[physical]_memory() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2018-11-12pc-testdev: use HTTPS git URLStefan Hajnoczi
2018-10-02hw: pc-testdev: add read memory region callbackLi Qiang
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-01-29x86: Clean up includesPeter Maydell
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-25pc-testdev: add I/O port to test memory.c auto split/combinePaolo Bonzini
2013-07-25pc-testdev: remove useless cpu_to_le64/le64_to_cpuPaolo Bonzini
2013-07-25pc-testdev: support 8 and 16-bit accesses to 0xe0Paolo Bonzini
2013-07-04hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini