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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-24
tcg/optimize: Use fold_masks_zs in fold_bswap
Richard Henderson
1
-11
/
+10
2024-12-24
tcg/optimize: Use fold_masks_zs in fold_andc
Richard Henderson
1
-10
/
+11
2024-12-24
tcg/optimize: Use fold_masks_zs in fold_and
Richard Henderson
1
-14
/
+16
2024-12-24
tcg/optimize: Introduce const value accessors for TempOptInfo
Richard Henderson
1
-3
/
+17
2024-12-24
tcg/optimize: Use finish_folding in fold_add, fold_add_vec, fold_addsub2
Richard Henderson
1
-4
/
+5
2024-12-24
tcg/optimize: Change representation of s_mask
Richard Henderson
1
-49
/
+15
2024-12-24
tcg/optimize: Augment s_mask from z_mask in fold_masks_zs
Richard Henderson
1
-15
/
+6
2024-12-24
tcg/optimize: Split out fold_masks_zs
Richard Henderson
1
-3
/
+12
2024-12-24
tcg/optimize: Copy mask writeback to fold_masks
Richard Henderson
1
-3
/
+14
2024-12-24
tcg/optimize: Split out fold_affected_mask
Richard Henderson
1
-15
/
+27
2024-12-24
tcg/optimize: Split out finish_bb, finish_ebb
Richard Henderson
1
-16
/
+31
2024-12-24
plugins: optimize cpu_index code generation
Pierrick Bouvier
1
-0
/
+9
2024-12-24
tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
Ilya Leoshkevich
1
-5
/
+4
2024-12-22
Merge tag 'mem-2024-12-21' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
25
-229
/
+873
2024-12-21
s390x: virtio-mem support
David Hildenbrand
6
-1
/
+267
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
1080
-2312
/
+2575
2024-12-21
s390x/virtio-ccw: add support for virtio based memory devices
David Hildenbrand
7
-1
/
+274
2024-12-21
s390x: remember the maximum page size
David Hildenbrand
4
-9
/
+12
2024-12-21
s390x/pv: prepare for memory devices
David Hildenbrand
1
-1
/
+1
2024-12-21
s390x/s390-virtio-ccw: prepare for memory devices
David Hildenbrand
2
-2
/
+27
2024-12-21
s390x/s390-skeys: prepare for memory devices
David Hildenbrand
1
-3
/
+3
2024-12-21
s390x/s390-stattrib-kvm: prepare for memory devices and sparse memory layouts
David Hildenbrand
1
-24
/
+43
2024-12-21
s390x/s390-hypercall: introduce DIAG500 STORAGE_LIMIT
David Hildenbrand
2
-1
/
+12
2024-12-21
s390x: introduce s390_get_memory_limit()
David Hildenbrand
4
-14
/
+20
2024-12-21
s390x/s390-virtio-ccw: move setting the maximum guest size from sclp to machi...
David Hildenbrand
3
-16
/
+25
2024-12-21
s390x: rename s390-virtio-hcall* to s390-hypercall*
David Hildenbrand
5
-7
/
+7
2024-12-21
s390x/s390-virtio-hcall: prepare for more diag500 hypercalls
David Hildenbrand
4
-31
/
+20
2024-12-21
s390x/s390-virtio-hcall: remove hypercall registration mechanism
David Hildenbrand
6
-79
/
+60
2024-12-21
s390x/s390-virtio-ccw: don't crash on weird RAM sizes
David Hildenbrand
1
-0
/
+11
2024-12-21
virtio-mem: unplug memory only during system resets, not device resets
David Hildenbrand
2
-32
/
+84
2024-12-21
Merge tag 'pull-riscv-to-apply-20241220' of https://github.com/alistair23/qem...
Stefan Hajnoczi
46
-177
/
+1380
2024-12-21
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
603
-1257
/
+1410
2024-12-20
util/qemu-timer: fix indentation
Alex Bennée
1
-1
/
+1
2024-12-20
meson: Do not define CONFIG_DEVICES on user emulation
Philippe Mathieu-Daudé
1
-1
/
+2
2024-12-20
system/accel-ops: Remove unnecessary 'exec/cpu-common.h' header
Philippe Mathieu-Daudé
1
-1
/
+1
2024-12-20
system/numa: Remove unnecessary 'exec/cpu-common.h' header
Philippe Mathieu-Daudé
1
-1
/
+0
2024-12-20
hw/xen: Remove unnecessary 'exec/cpu-common.h' header
Philippe Mathieu-Daudé
1
-2
/
+0
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é
5
-16
/
+20
2024-12-20
accel/tcg: Include missing 'exec/translation-block.h' header
Philippe Mathieu-Daudé
25
-0
/
+25
2024-12-20
accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h'
Philippe Mathieu-Daudé
23
-3
/
+24
2024-12-20
accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h'
Philippe Mathieu-Daudé
3
-3
/
+4
2024-12-20
qemu/coroutine: Include missing 'qemu/atomic.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-12-20
exec/translation-block: Include missing 'qemu/atomic.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-12-20
accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h'
Philippe Mathieu-Daudé
5
-18
/
+21
2024-12-20
exec/cpu-all: Include 'cpu.h' earlier so MMU_USER_IDX is always defined
Philippe Mathieu-Daudé
1
-1
/
+4
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
[next]