- d9bcb58 accel/tcg: Create io_recompile_replay_branch hook by Richard Henderson · 4 years, 1 month ago
- 8349d2a exec: Move TranslationBlock typedef to qemu/typedefs.h by Richard Henderson · 4 years, 1 month ago
- fb6916d accel: introduce AccelCPUClass extending CPUClass by Claudio Fontana · 4 years, 1 month ago
- 7827168 cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass by Claudio Fontana · 4 years, 1 month ago
- c73bdb3 cpu: move debug_check_watchpoint to tcg_ops by Claudio Fontana · 4 years, 1 month ago
- 9ea9087 cpu: move adjust_watchpoint_address to tcg_ops by Claudio Fontana · 4 years, 1 month ago
- 8535dd7 cpu: move do_unaligned_access to tcg_ops by Claudio Fontana · 4 years, 1 month ago
- cbc183d cpu: move cc->transaction_failed to tcg_ops by Claudio Fontana · 4 years, 1 month ago
- 0545608 cpu: move cc->do_interrupt to tcg_ops by Claudio Fontana · 4 years, 1 month ago
- e9ce43e cpu: Move debug_excp_handler to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
- e124536 cpu: Move tlb_fill to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
- 48c1a3e cpu: Move cpu_exec_* to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
- ec62595 cpu: Move synchronize_from_tb() to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
- 7df5e3d accel/tcg: split TCG-only code from cpu_exec_realizefn by Claudio Fontana · 4 years, 1 month ago
- e9e51b7 cpu: Introduce TCGCpuOperations struct by Eduardo Habkost · 4 years, 1 month ago
- 04a37d4 tcg: Make tb arg to synchronize_from_tb const by Richard Henderson · 4 years, 5 months ago
- 1b36e4f cpu: Move cpu_common_props to hw/core/cpu.c by Eduardo Habkost · 4 years, 3 months ago
- c5af3c0 cpus: Drop declaration of cpu_remove() by Greg Kurz · 4 years, 5 months ago
- 61ad65d cpu: Introduce CPU model deprecation API by Robert Hoo · 4 years, 6 months ago
- bb4776b cpus: add handle_interrupt to the CpusAccel interface by Claudio Fontana · 4 years, 7 months ago
- d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 6 months ago
- 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 7 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 7 months ago
- c1b7015 target/arm: Move start-powered-off property to generic CPUState by Thiago Jung Bauermann · 4 years, 7 months ago
- 2f3a57e cputlb: ensure we save the IOTLB data in case of reset by Alex Bennée · 4 years, 8 months ago
- b0c3cf9 cpu-throttle: new module, extracted from cpus.c by Claudio Fontana · 4 years, 9 months ago
- 0c0fcc2 cpu: convert queued work to a QSIMPLEQ by Emilio G. Cota · 4 years, 9 months ago
- cfe35d4 hw/core: Restrict CpuClass::get_crash_info() to system-mode by Philippe Mathieu-Daudé · 4 years, 10 months ago
- 390734a exec: Add block comments for watchpoint routines by Richard Henderson · 4 years, 10 months ago
- 4dd6517 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging by Peter Maydell · 5 years ago
- 781c67c cpu: Use DeviceClass reset instead of a special CPUClass reset by Peter Maydell · 5 years ago
- a010bdb gdbstub: extend GByteArray to read register helpers by Alex Bennée · 5 years ago
- ef0a624 cpu: Introduce cpu_class_set_parent_reset() by Greg Kurz · 5 years ago
- 894d354 Remove unassigned_access CPU hook by Peter Maydell · 5 years ago
- 54cb65d plugin: add core code by Emilio G. Cota · 8 years ago
- cfbc3c6 cpu: introduce cpu_in_exclusive_context() by Emilio G. Cota · 6 years ago
- b56668b cputlb: Remove cpu->mem_io_vaddr by Richard Henderson · 5 years ago
- 56ad8b0 exec: Factor out cpu_watchpoint_address_matches by Richard Henderson · 6 years ago
- 0026348 exec: Factor out core logic of check_watchpoint() by David Hildenbrand · 6 years ago
- 74841f0 exec: Move user-only watchpoint stubs inline by Richard Henderson · 6 years ago
- f3b8f18 Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' into staging by Peter Maydell · 6 years ago
- 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 6 years ago
- 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
- ec150c7 include: Make headers more self-contained by Markus Armbruster · 6 years ago
- 5edb1b3 hw/core/split-irq: Device that splits IRQ lines by Peter Maydell · 7 years ago
- e481a1f generic-loader: Add a generic loader by Alistair Francis · 8 years ago