aboutsummaryrefslogtreecommitdiff
path: root/include/hw/core
AgeCommit message (Expand)Author
2020-06-16cpu: convert queued work to a QSIMPLEQEmilio G. Cota
2020-06-05hw/core: Restrict CpuClass::get_crash_info() to system-modePhilippe Mathieu-Daudé
2020-05-11exec: Add block comments for watchpoint routinesRichard Henderson
2020-03-19Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2020-03-17cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée
2020-01-24cpu: Introduce cpu_class_set_parent_reset()Greg Kurz
2019-11-11Remove unassigned_access CPU hookPeter Maydell
2019-10-28plugin: add core codeEmilio G. Cota
2019-10-28cpu: introduce cpu_in_exclusive_context()Emilio G. Cota
2019-09-25cputlb: Remove cpu->mem_io_vaddrRichard Henderson
2019-09-03exec: Factor out cpu_watchpoint_address_matchesRichard Henderson
2019-09-03exec: Factor out core logic of check_watchpoint()David Hildenbrand
2019-09-03exec: Move user-only watchpoint stubs inlineRichard Henderson
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2018-03-02hw/core/split-irq: Device that splits IRQ linesPeter Maydell
2016-10-04generic-loader: Add a generic loaderAlistair Francis