index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
softmmu
/
physmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-06
accel/tcg: move CF_CLUSTER calculation to curr_cflags
Alex Bennée
1
-1
/
+1
2021-02-09
memory: alloc RAM from file at offset
Jagannathan Raman
1
-5
/
+7
2021-02-08
fuzz: ignore address_space_map is_write flag
Alexander Bulekov
1
-2
/
+2
2021-02-05
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
1
-4
/
+9
2021-02-05
cpu: move debug_check_watchpoint to tcg_ops
Claudio Fontana
1
-2
/
+2
2021-02-05
cpu: move adjust_watchpoint_address to tcg_ops
Claudio Fontana
1
-1
/
+4
2021-02-05
physmem: make watchpoint checking code TCG-only
Claudio Fontana
1
-69
/
+72
2021-02-01
memory: add readonly support to memory_region_init_ram_from_file()
Stefan Hajnoczi
1
-7
/
+11
2021-01-23
softmmu/physmem: Silence GCC 10 maybe-uninitialized error
Philippe Mathieu-Daudé
1
-1
/
+1
2021-01-07
util: Enhance flush_icache_range with separate data pointer
Richard Henderson
1
-1
/
+1
2021-01-02
util: Extract flush_icache_range to cacheflush.c
Richard Henderson
1
-0
/
+1
2021-01-02
remove TCG includes from common code
Paolo Bonzini
1
-2
/
+1
2020-12-15
memory: clamp cached translation in case it points to an MMIO region
Paolo Bonzini
1
-0
/
+10
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-11-10
physmem: improve ram size error messages
Pankaj Gupta
1
-3
/
+3
2020-11-03
exec: Remove dead code (CID 1432876)
Philippe Mathieu-Daudé
1
-9
/
+1
2020-10-26
fuzz: Add fuzzer callbacks to DMA-read functions
Alexander Bulekov
1
-0
/
+2
2020-10-12
exec: split out non-softmmu-specific parts
Paolo Bonzini
1
-0
/
+3711