index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
exec
/
cpu-common.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
system/physmem: Remove legacy cpu_physical_memory_rw()
Philippe Mathieu-Daudé
2025-10-07
1
-2
/
+0
*
system/physmem: Un-inline cpu_physical_memory_read/write()
Philippe Mathieu-Daudé
2025-10-07
1
-10
/
+2
*
system/physmem: Pass address space argument to cpu_flush_icache_range()
Philippe Mathieu-Daudé
2025-10-07
1
-2
/
+0
*
system/physmem: Remove cpu_physical_memory_is_io()
Philippe Mathieu-Daudé
2025-10-07
1
-2
/
+0
*
system/ramblock: Move ram_block_discard_*_range() declarations
Philippe Mathieu-Daudé
2025-10-07
1
-3
/
+0
*
physmem: Destroy all CPU AddressSpaces on unrealize
Peter Maydell
2025-10-03
1
-5
/
+5
*
accel/tcg: Remove cpu_loop_exit_restore() stub
Philippe Mathieu-Daudé
2025-09-24
1
-1
/
+1
*
physmem: qemu_ram_get_fd_offset
Steve Sistare
2025-07-03
1
-0
/
+1
*
include/exec/cpu-common.h: fix "the the" typo in comment
Michael Tokarev
2025-05-09
1
-1
/
+1
*
system/memory: Remove DEVICE_HOST_ENDIAN definition
Philippe Mathieu-Daudé
2025-04-25
1
-6
/
+0
*
include/exec: Drop ifndef CONFIG_USER_ONLY from cpu-common.h
Richard Henderson
2025-04-23
1
-6
/
+0
*
include/exec: Split out accel/tcg/cpu-mmu-index.h
Richard Henderson
2025-04-23
1
-20
/
+0
*
system/physmem: handle hugetlb correctly in qemu_ram_remap()
William Roche
2025-02-12
1
-1
/
+1
*
accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h'
Philippe Mathieu-Daudé
2024-12-20
1
-3
/
+0
*
accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h'
Philippe Mathieu-Daudé
2024-12-20
1
-3
/
+0
*
accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h'
Philippe Mathieu-Daudé
2024-12-20
1
-0
/
+18
*
include/exec: Introduce env_cpu_const()
Ilya Leoshkevich
2024-10-13
1
-1
/
+12
*
cpu-common.c: export cpu_get_free_index to be reused later
Harsh Prateek Bora
2024-07-26
1
-0
/
+2
*
physmem: Add helper function to destroy CPU AddressSpace
Salil Mehta
2024-07-22
1
-0
/
+8
*
system/physmem: Propagate AddressSpace to MapClient helpers
Mattias Nissler
2024-05-08
1
-2
/
+0
*
accel/tcg: Access tcg_cflags with getter / setter
Philippe Mathieu-Daudé
2024-05-06
1
-0
/
+7
*
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
2024-05-06
1
-30
/
+1
*
exec/cpu: Rename PAGE_BITS macro to PAGE_RWX
BALATON Zoltan
2024-05-06
1
-1
/
+1
*
exec: Include missing license in 'exec/cpu-common.h'
Philippe Mathieu-Daudé
2024-05-03
1
-2
/
+7
*
physmem: Introduce ram_block_discard_guest_memfd_range()
Xiaoyao Li
2024-04-23
1
-0
/
+2
*
cpu: Remove page_size_init
Richard Henderson
2024-02-29
1
-7
/
+0
*
include/exec: Change cpu_mmu_index argument to CPUState
Richard Henderson
2024-02-03
1
-2
/
+1
*
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
1
-0
/
+22
*
include/exec: Move cpu_*()/cpu_env() to common header
Anton Johansson
2024-01-29
1
-0
/
+26
*
include/exec: Move PAGE_* macros to common header
Anton Johansson
2024-01-29
1
-0
/
+30
*
include/exec: Move vaddr defines to separate file
Anton Johansson
2024-01-29
1
-12
/
+1
*
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
1
-1
/
+1
*
accel/tcg: Factor tcg_cpu_reset_hold() out
Philippe Mathieu-Daudé
2023-11-07
1
-2
/
+0
*
accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
Philippe Mathieu-Daudé
2023-11-07
1
-1
/
+0
*
softmmu/physmem: Fixup qemu_ram_block_from_host() documentation
David Hildenbrand
2023-10-12
1
-0
/
+15
*
exec: Move cpu_loop_foo() target agnostic functions to 'cpu-common.h'
Philippe Mathieu-Daudé
2023-10-04
1
-0
/
+32
*
exec: Make EXCP_FOO definitions target agnostic
Philippe Mathieu-Daudé
2023-10-04
1
-0
/
+7
*
softmmu: Use async_run_on_cpu in tcg_commit
Richard Henderson
2023-08-29
1
-1
/
+0
*
exec/memory: Introduce RAM_NAMED_FILE flag
Steve Sistare
2023-06-13
1
-0
/
+1
*
cpu: expose qemu_cpu_list_lock for lock-guard use
Jamie Iles
2023-05-11
1
-0
/
+1
*
accel/tcg: Use one_insn_per_tb global instead of old singlestep global
Peter Maydell
2023-05-02
1
-2
/
+0
*
cpu: Remove parameter of list_cpus()
Thomas Huth
2023-04-20
1
-1
/
+1
*
exec/cpu-common: add qemu_ram_get_fd()
Stefan Hajnoczi
2022-10-26
1
-0
/
+1
*
include/hw/core: Create struct CPUJumpCache
Richard Henderson
2022-10-04
1
-0
/
+1
*
accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
Richard Henderson
2022-09-06
1
-0
/
+1
*
cpus: Introduce cpu_list_generation_id
Hyman Huang(黄勇)
2022-07-20
1
-0
/
+1
*
include: move cpu_exec* declarations to cpu-common.h
Marc-André Lureau
2022-04-06
1
-0
/
+3
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
softmmu: List CPU types again
Philippe Mathieu-Daudé
2022-03-16
1
-0
/
+2
[next]