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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-24
target/hexagon: Simplify internal_mpyhh setup
Richard Henderson
1
-1
/
+1
2024-12-24
target/hexagon: Use mulu64 for int128_mul_6464
Richard Henderson
1
-29
/
+3
2024-12-24
target/hexagon: Remove Double
Richard Henderson
1
-31
/
+17
2024-12-24
target/hexagon: Remove Float
Richard Henderson
1
-13
/
+3
2024-12-24
target/hexagon: Expand GEN_XF_ROUND
Richard Henderson
1
-128
/
+127
2024-12-24
target/hexagon: Remove internal_fmafx
Richard Henderson
2
-173
/
+0
2024-12-24
target/hexagon: Use float32_muladd for helper_sffm[as]_lib
Richard Henderson
1
-79
/
+26
2024-12-24
target/hexagon: Use float32_muladd_scalbn for helper_sffma_sc
Richard Henderson
1
-8
/
+3
2024-12-24
target/hexagon: Use float32_muladd for helper_sffms
Richard Henderson
1
-3
/
+2
2024-12-24
target/hexagon: Use float32_muladd for helper_sffma
Richard Henderson
1
-1
/
+1
2024-12-24
target/hexagon: Use float32_mul in helper_sfmpy
Richard Henderson
3
-10
/
+1
2024-12-24
target/sparc: Use float*_muladd_scalbn
Richard Henderson
3
-38
/
+54
2024-12-24
target/arm: Use float*_muladd_scalbn
Richard Henderson
1
-3
/
+3
2024-12-22
Merge tag 'mem-2024-12-21' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
5
-37
/
+13
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
168
-354
/
+442
2024-12-21
s390x: remember the maximum page size
David Hildenbrand
2
-8
/
+0
2024-12-21
s390x/pv: prepare for memory devices
David Hildenbrand
1
-1
/
+1
2024-12-21
s390x: introduce s390_get_memory_limit()
David Hildenbrand
2
-9
/
+0
2024-12-21
s390x/s390-virtio-ccw: move setting the maximum guest size from sclp to machi...
David Hildenbrand
1
-1
/
+1
2024-12-21
s390x: rename s390-virtio-hcall* to s390-hypercall*
David Hildenbrand
2
-2
/
+2
2024-12-21
s390x/s390-virtio-hcall: prepare for more diag500 hypercalls
David Hildenbrand
2
-19
/
+6
2024-12-21
s390x/s390-virtio-hcall: remove hypercall registration mechanism
David Hildenbrand
2
-1
/
+7
2024-12-21
Merge tag 'pull-riscv-to-apply-20241220' of https://github.com/alistair23/qem...
Stefan Hajnoczi
10
-24
/
+220
2024-12-21
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
11
-25
/
+24
2024-12-20
target/mips: Drop left-over comment about Jazz machine
Philippe Mathieu-Daudé
1
-4
/
+0
2024-12-20
target/mips: Remove tswap() calls in semihosting uhi_fstat_cb()
Philippe Mathieu-Daudé
1
-13
/
+30
2024-12-20
target/xtensa: Remove tswap() calls in semihosting simcall() helper
Philippe Mathieu-Daudé
1
-10
/
+5
2024-12-20
accel/tcg: Un-inline translator_is_same_page()
Philippe Mathieu-Daudé
3
-7
/
+7
2024-12-20
accel/tcg: Include missing 'exec/translation-block.h' header
Philippe Mathieu-Daudé
19
-0
/
+19
2024-12-20
accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h'
Philippe Mathieu-Daudé
16
-0
/
+16
2024-12-20
accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h'
Philippe Mathieu-Daudé
2
-0
/
+2
2024-12-20
target/sparc: Move sparc_restore_state_to_opc() to cpu.c
Philippe Mathieu-Daudé
4
-34
/
+42
2024-12-20
target/sparc: Uninline cpu_get_tb_cpu_state()
Anton Johansson
2
-37
/
+40
2024-12-20
target/loongarch: Declare loongarch_cpu_dump_state() locally
Philippe Mathieu-Daudé
2
-3
/
+1
2024-12-20
user: Move various declarations out of 'exec/exec-all.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2024-12-20
accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4)
Philippe Mathieu-Daudé
2
-1
/
+6
2024-12-20
accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4)
Philippe Mathieu-Daudé
3
-0
/
+9
2024-12-20
accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (2/4)
Philippe Mathieu-Daudé
1
-1
/
+3
2024-12-20
accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2024-12-20
target/arm/mte: Restrict 'exec/ram_addr.h' to system emulation
Philippe Mathieu-Daudé
1
-0
/
+2
2024-12-20
target/arm/cpu: Restrict cpu_untagged_addr() to user emulation
Philippe Mathieu-Daudé
1
-2
/
+3
2024-12-20
system: Move 'exec/confidential-guest-support.h' to system/
Philippe Mathieu-Daudé
2
-2
/
+2
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
128
-228
/
+229
2024-12-20
target/i386/sev: Reduce system specific declarations
Philippe Mathieu-Daudé
1
-13
/
+16
2024-12-20
hvf: arm: Ignore writes to CNTP_CTL_EL0
Alexander Graf
1
-0
/
+9
2024-12-20
target/riscv: add support for RV64 Xiangshan Nanhu CPU
MollyChen
2
-0
/
+31
2024-12-20
target/riscv: add ssstateen
Daniel Henrique Barboza
3
-1
/
+11
2024-12-20
target/riscv/tcg: hide warn for named feats when disabling via priv_ver
Daniel Henrique Barboza
1
-3
/
+10
2024-12-20
target/riscv: Include missing headers in 'internals.h'
Philippe Mathieu-Daudé
1
-0
/
+3
2024-12-20
target/riscv: Include missing headers in 'vector_internals.h'
Philippe Mathieu-Daudé
1
-0
/
+1
[next]