summaryrefslogtreecommitdiffstats
path: root/include/hw/core
Commit message (Expand)AuthorAgeFilesLines
* cpu: Introduce cpu_class_set_parent_reset()Greg Kurz2020-01-241-0/+4
* Remove unassigned_access CPU hookPeter Maydell2019-11-111-24/+0Star
* plugin: add core codeEmilio G. Cota2019-10-281-0/+6
* cpu: introduce cpu_in_exclusive_context()Emilio G. Cota2019-10-281-0/+13
* cputlb: Remove cpu->mem_io_vaddrRichard Henderson2019-09-251-2/+0Star
* exec: Factor out cpu_watchpoint_address_matchesRichard Henderson2019-09-031-0/+7
* exec: Factor out core logic of check_watchpoint()David Hildenbrand2019-09-031-0/+7
* exec: Move user-only watchpoint stubs inlineRichard Henderson2019-09-031-0/+23
* Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell2019-08-221-0/+1129
|\
| * hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-211-0/+1129
|/
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-1/+0Star
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+1
* hw/core/split-irq: Device that splits IRQ linesPeter Maydell2018-03-021-0/+57
* generic-loader: Add a generic loaderAlistair Francis2016-10-041-0/+46