index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu-target.c
Age
Commit message (
Expand
)
Author
2024-06-04
cpu-target: don't set cpu->thread_id to bogus value
Alex Bennée
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
2024-04-26
exec: Declare target_words_bigendian() in 'exec/tswap.h'
Philippe Mathieu-Daudé
2024-02-29
cpu: Remove page_size_init
Richard Henderson
2024-02-13
cpu-target: Include missing 'exec/memory.h' header
Philippe Mathieu-Daudé
2024-01-29
linux-user: Allow gdbstub to ignore page protection
Ilya Leoshkevich
2024-01-19
cpus: Restrict 'start-powered-off' property to system emulation
Philippe Mathieu-Daudé
2024-01-19
accel/tcg: Remove unused tb_invalidate_phys_addr()
Philippe Mathieu-Daudé
2024-01-05
cpu: Add generic cpu_list()
Gavin Shan
2024-01-05
cpu: Add helper cpu_model_from_type()
Gavin Shan
2023-12-30
cpu-target: Constify VMState
Richard Henderson
2023-11-08
cpu: Call plugin hooks only when ready
Akihiko Odaki
2023-11-07
exec/cpu: Have cpu_exec_realize() return a boolean
Philippe Mathieu-Daudé
2023-10-07
cpu: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2023-10-04
exec: Rename cpu.c -> cpu-target.c
Philippe Mathieu-Daudé