- 65cb712 Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging by Stefan Hajnoczi · 9 weeks ago
- 68df8c8 accel/tcg: Include missing 'exec/translation-block.h' header by Philippe Mathieu-Daudé · 3 months ago
- f47dcf5 accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4) by Philippe Mathieu-Daudé · 2 months ago
- 733d05b system: Remove unnecessary 'exec/translate-all.h' include by Philippe Mathieu-Daudé · 2 months ago
- 32cad1f include: Rename sysemu/ -> system/ by Philippe Mathieu-Daudé · 3 months ago
- 5fcabe6 include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST by Richard Henderson · 10 weeks ago
- 9aec5dc cpu-target: Constify all Property by Richard Henderson · 2 months ago
- 39e4bc4 cpu-target: don't set cpu->thread_id to bogus value by Alex Bennée · 9 months ago
- 74781c0 exec/cpu: Extract page-protection definitions to page-protection.h by Philippe Mathieu-Daudé · 1 year, 3 months ago
- 4250826 exec: Declare target_words_bigendian() in 'exec/tswap.h' by Philippe Mathieu-Daudé · 1 year, 3 months ago
- 8c45039 cpu: Remove page_size_init by Richard Henderson · 1 year, 2 months ago
- 5f8d88b cpu-target: Include missing 'exec/memory.h' header by Philippe Mathieu-Daudé · 1 year, 1 month ago
- 87ab270 linux-user: Allow gdbstub to ignore page protection by Ilya Leoshkevich · 1 year, 1 month ago
- 0f9237f cpus: Restrict 'start-powered-off' property to system emulation by Philippe Mathieu-Daudé · 1 year, 2 months ago
- c076f37 accel/tcg: Remove unused tb_invalidate_phys_addr() by Philippe Mathieu-Daudé · 1 year, 3 months ago
- dfa4753 cpu: Add generic cpu_list() by Gavin Shan · 1 year, 3 months ago
- 445946f cpu: Add helper cpu_model_from_type() by Gavin Shan · 1 year, 3 months ago
- ee1381c cpu-target: Constify VMState by Richard Henderson · 1 year, 2 months ago
- b4ff212 cpu: Call plugin hooks only when ready by Akihiko Odaki · 1 year, 4 months ago
- 79a9909 exec/cpu: Have cpu_exec_realize() return a boolean by Philippe Mathieu-Daudé · 1 year, 5 months ago
- 54b9912 cpu: Correct invalid mentions of 'softmmu' by 'system-mode' by Philippe Mathieu-Daudé · 1 year, 5 months ago
- fe0007f exec: Rename cpu.c -> cpu-target.c by Philippe Mathieu-Daudé · 1 year, 5 months ago[Renamed from cpu.c]
- 23af78b accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG by Philippe Mathieu-Daudé · 1 year, 5 months ago
- 1aa1d83 accel: Introduce accel_cpu_common_unrealize() stub by Philippe Mathieu-Daudé · 1 year, 5 months ago
- bd684b2 accel: Rename accel_cpu_realize() -> accel_cpu_common_realize() by Philippe Mathieu-Daudé · 1 year, 5 months ago
- e5dc722 accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() by Philippe Mathieu-Daudé · 1 year, 5 months ago
- ded625e trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value by Thomas Huth · 1 year, 6 months ago
- c814c89 cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr() by Anton Johansson · 1 year, 8 months ago
- 1077f50 cpu: Introduce a wrapper for being able to use TARGET_NAME in common code by Thomas Huth · 1 year, 10 months ago
- c138c3b cpu: Remove parameter of list_cpus() by Thomas Huth · 1 year, 10 months ago
- 720ace2 *: Add missing includes of qemu/plugin.h by Richard Henderson · 2 years ago
- 412ae12 gdbstub: move update guest debug to accel ops by Mads Ynddal · 2 years ago
- 548c960 includes: move tb_flush into its own header by Alex Bennée · 2 years ago
- 5b5968c replay: Extract core API to 'exec/replay-core.h' by Philippe Mathieu-Daudé · 2 years, 2 months ago
- 8a8dc26 cpu: Move breakpoint helpers to common code by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 4731f89 cpu: free cpu->tb_jmp_cache with RCU by Emilio Cota · 2 years, 1 month ago
- 4e4fa6c accel/tcg: Complete cpu initialization before registration by Richard Henderson · 2 years, 4 months ago
- d6d1fd2 accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameter by Richard Henderson · 2 years, 5 months ago
- 6fbdff8 cpu: cache CPUClass in CPUState for hot code paths by Alex Bennée · 2 years, 5 months ago
- ec0d184 util/log: Remove qemu_log_close by Richard Henderson · 2 years, 10 months ago
- 90f3736 util/log: Remove qemu_log_flush by Richard Henderson · 2 years, 10 months ago
- 78b5485 *: Use fprintf between qemu_log_trylock/unlock by Richard Henderson · 2 years, 10 months ago
- c60f599 util/log: Rename qemu_log_lock to qemu_log_trylock by Richard Henderson · 2 years, 10 months ago
- 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
- 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 3 years ago
- ee3eb3a Replace TARGET_WORDS_BIGENDIAN by Marc-André Lureau · 3 years ago
- 377bf6f softmmu: List CPU types again by Philippe Mathieu-Daudé · 3 years ago
- 3b04508 cpu: Add missing 'exec/exec-all.h' and 'qemu/accel.h' headers by Philippe Mathieu-Daudé · 3 years, 1 month ago
- 73842ef exec: Make cpu_memory_rw_debug() target agnostic by Philippe Mathieu-Daudé · 3 years, 1 month ago
- 0c3c25f cpu.c: Make start-powered-off settable after realize by Peter Maydell · 3 years, 1 month ago
- 6e8dcac linux-user: Add code for PR_GET/SET_UNALIGN by Richard Henderson · 3 years, 2 months ago
- ad5439b cpu: remove unnecessary #ifdef CONFIG_TCG by Paolo Bonzini · 3 years, 5 months ago
- 995b87d Revert "cpu: Move cpu_common_props to hw/core/cpu.c" by Richard Henderson · 3 years, 6 months ago
- c2ffd75 accel/tcg: Record singlestep_enabled in tb->cflags by Richard Henderson · 3 years, 7 months ago
- 10c3782 accel/tcg: Move breakpoint recognition outside translation by Richard Henderson · 3 years, 7 months ago
- 5bc31e9 hw/core: Introduce CPUClass.gdb_adjust_breakpoint by Richard Henderson · 3 years, 7 months ago
- ad1a706 cpu: Add breakpoint tracepoints by Richard Henderson · 3 years, 8 months ago
- feece4d cpu: Move CPUClass::vmsd to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 9 months ago
- 8b80bd2 cpu: Introduce SysemuCPUOps structure by Philippe Mathieu-Daudé · 3 years, 9 months ago
- 744c72a cpu: Rename CPUClass vmsd -> legacy_vmsd by Philippe Mathieu-Daudé · 3 years, 9 months ago
- 4336073 cpu: Assert DeviceClass::vmsd is NULL on user emulation by Philippe Mathieu-Daudé · 3 years, 9 months ago
- 9ea057d accel-cpu: make cpu_realizefn return a bool by Claudio Fontana · 4 years ago
- bb883fd accel: introduce new accessor functions by Claudio Fontana · 4 years ago
- 30565f1 cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn by Claudio Fontana · 4 years 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
- 3b9bd3f remove TCG includes from common code by Paolo Bonzini · 4 years, 2 months ago
- 1b36e4f cpu: Move cpu_common_props to hw/core/cpu.c by Eduardo Habkost · 4 years, 3 months ago
- d9f24bf exec: split out non-softmmu-specific parts by Paolo Bonzini · 4 years, 5 months ago