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
/
rust
/
qemu-api-macros
/
src
/
utils.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-03-08
accel/tcg: Split out getpc.h
Richard Henderson
2
-9
/
+25
2025-03-08
accel/tcg: Restrict GETPC_ADJ to 'tb-internal.h'
Philippe Mathieu-Daudé
2
-9
/
+11
2025-03-08
accel/tcg: Build tcg-accel-ops-mttcg.c once
Richard Henderson
2
-2
/
+1
2025-03-08
accel/tcg: Build tcg-accel-ops-rr.c once
Richard Henderson
2
-2
/
+2
2025-03-08
accel/tcg: Build tcg-accel-ops-icount.c once
Richard Henderson
2
-2
/
+2
2025-03-08
accel/tcg: Build tcg-accel-ops.c once
Richard Henderson
1
-1
/
+1
2025-03-08
system: Build watchpoint.c once
Richard Henderson
1
-1
/
+1
2025-03-08
exec: Declare tlb_flush*() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
34
-211
/
+224
2025-03-08
exec: Declare tlb_hit*() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
2
-23
/
+23
2025-03-08
exec: Declare tlb_set_page() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
15
-15
/
+24
2025-03-08
exec: Declare tlb_set_page_with_attrs() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
4
-27
/
+30
2025-03-08
exec: Declare tlb_set_page_full() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
3
-23
/
+24
2025-03-08
exec: Declare tlb_reset_dirty*() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
4
-3
/
+9
2025-03-08
accel/tcg: Compile watchpoint.c once
Richard Henderson
4
-6
/
+5
2025-03-08
include/exec: Split out exec/cpu-interrupt.h
Richard Henderson
3
-65
/
+71
2025-03-07
include/exec: Move TARGET_PAGE_{SIZE,MASK,BITS} to target_page.h
Richard Henderson
5
-48
/
+51
2025-03-07
accel/tcg: Restrict CPU_TLB_DYN_*_BITS definitions to accel/tcg/
Philippe Mathieu-Daudé
2
-26
/
+27
2025-03-07
linux-user/main: Allow setting tb-size
Ilya Leoshkevich
1
-0
/
+12
2025-03-06
include: Poison TARGET_PHYS_ADDR_SPACE_BITS definition
Philippe Mathieu-Daudé
1
-0
/
+1
2025-03-06
system: Open-code qemu_init_arch_modules() using target_name()
Philippe Mathieu-Daudé
3
-12
/
+6
2025-03-06
target/i386: Mark WHPX APIC region as little-endian
Philippe Mathieu-Daudé
1
-1
/
+1
2025-03-06
target/alpha: Do not mix exception flags and FPCR bits
Philippe Mathieu-Daudé
1
-8
/
+7
2025-03-06
target/riscv: Convert misa_mxl_max using GLib macros
Philippe Mathieu-Daudé
1
-5
/
+5
2025-03-06
target/riscv: Declare RISCVCPUClass::misa_mxl_max as RISCVMXL
Philippe Mathieu-Daudé
2
-2
/
+2
2025-03-06
target/xtensa: Finalize config in xtensa_register_core()
Philippe Mathieu-Daudé
2
-3
/
+4
2025-03-06
target/sparc: Constify SPARCCPUClass::cpu_def
Philippe Mathieu-Daudé
1
-1
/
+1
2025-03-06
target/i386: Constify X86CPUModel uses
Philippe Mathieu-Daudé
2
-5
/
+5
2025-03-06
disas: Remove target_words_bigendian() call in initialize_debug_target()
Philippe Mathieu-Daudé
1
-6
/
+2
2025-03-06
target/xtensa: Set disassemble_info::endian value in disas_set_info()
Philippe Mathieu-Daudé
1
-0
/
+2
2025-03-06
target/sh4: Set disassemble_info::endian value in disas_set_info()
Philippe Mathieu-Daudé
1
-0
/
+2
2025-03-06
target/riscv: Set disassemble_info::endian value in disas_set_info()
Philippe Mathieu-Daudé
1
-0
/
+9
2025-03-06
target/ppc: Set disassemble_info::endian value in disas_set_info()
Philippe Mathieu-Daudé
1
-0
/
+2
2025-03-06
target/mips: Set disassemble_info::endian value in disas_set_info()
Philippe Mathieu-Daudé
1
-5
/
+5
2025-03-06
target/microblaze: Set disassemble_info::endian value in disas_set_info
Philippe Mathieu-Daudé
1
-0
/
+2
2025-03-06
target/arm: Set disassemble_info::endian value in disas_set_info()
Philippe Mathieu-Daudé
1
-7
/
+3
2025-03-06
target: Set disassemble_info::endian value for big-endian targets
Philippe Mathieu-Daudé
5
-0
/
+5
2025-03-06
target: Set disassemble_info::endian value for little-endian targets
Philippe Mathieu-Daudé
6
-0
/
+6
2025-03-06
target/mips: Fix possible MSA int overflow
Denis Rastyogin
1
-3
/
+3
2025-03-06
target/tricore: Ensure not being build on user emulation
Philippe Mathieu-Daudé
1
-0
/
+4
2025-03-06
target/rx: Ensure not being build on user emulation
Philippe Mathieu-Daudé
3
-12
/
+4
2025-03-06
target/hexagon: Ensure not being build on system emulation
Philippe Mathieu-Daudé
1
-0
/
+4
2025-03-06
target/openrisc: Call cpu_openrisc_clock_init() in cpu_realize()
Philippe Mathieu-Daudé
3
-4
/
+4
2025-03-06
target/i386/hvf: Variable type fixup in decoder
Phil Dennis-Jordan
1
-2
/
+2
2025-03-06
target/microblaze: Consider endianness while translating code
Philippe Mathieu-Daudé
2
-2
/
+10
2025-03-06
target/microblaze: Introduce mo_endian() helper
Philippe Mathieu-Daudé
1
-4
/
+10
2025-03-06
target/microblaze: Set MO_TE once in do_load() / do_store()
Philippe Mathieu-Daudé
1
-16
/
+20
2025-03-06
target/microblaze: Explode MO_TExx -> MO_TE | MO_xx
Philippe Mathieu-Daudé
1
-18
/
+18
2025-03-06
hw/core/generic-loader: Do not open-code cpu_set_pc()
Philippe Mathieu-Daudé
1
-4
/
+1
2025-03-06
cpus: Restrict cpu_get_memory_mapping() to system emulation
Philippe Mathieu-Daudé
1
-2
/
+2
2025-03-06
cpus: Have cpu_exec_initfn() per user / system emulation
Philippe Mathieu-Daudé
3
-9
/
+12
[next]