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-10-15
hw/mips/cps: Set the vCPU 'cpu-big-endian' property
Philippe Mathieu-Daudé
3
-0
/
+7
2024-10-15
target/mips: Expose MIPSCPU::is_big_endian property
Philippe Mathieu-Daudé
2
-4
/
+11
2024-10-15
target/mips: Use tcg_constant_tl() instead of tcg_gen_movi_tl()
Philippe Mathieu-Daudé
2
-101
/
+59
2024-10-15
target/mips: Use gen_op_addr_addi() when possible
Philippe Mathieu-Daudé
5
-26
/
+12
2024-10-15
target/mips: Have gen_addiupc() expand $pc during translation
Philippe Mathieu-Daudé
1
-6
/
+4
2024-10-15
target/mips: Replace MO_TE by mo_endian()
Philippe Mathieu-Daudé
6
-103
/
+106
2024-10-15
target/mips: Introduce mo_endian() helper
Philippe Mathieu-Daudé
1
-0
/
+5
2024-10-15
target/mips: Remove unused MEMOP_IDX() macro
Philippe Mathieu-Daudé
1
-8
/
+0
2024-10-15
target/mips: Rename unused sysemu argument of OP_LD_ATOMIC()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-10-15
target/mips: Explode MO_TExx -> MO_TE | MO_xx
Philippe Mathieu-Daudé
5
-98
/
+100
2024-10-15
target/mips: Factor mo_endian_rev() out of MXU code
Philippe Mathieu-Daudé
2
-4
/
+9
2024-10-15
target/mips: Convert mips16e decr_and_load/store() macros to functions
Philippe Mathieu-Daudé
1
-48
/
+53
2024-10-15
target/mips: Replace MO_TE by mo_endian_env() in get_pte()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-10-15
target/mips: Introduce mo_endian_env() helper
Philippe Mathieu-Daudé
1
-0
/
+5
2024-10-15
target/mips: Rename cpu_is_bigendian() -> disas_is_bigendian()
Philippe Mathieu-Daudé
3
-6
/
+6
2024-10-15
target/mips: Declare mips_env_is_bigendian() in 'internal.h'
Philippe Mathieu-Daudé
2
-10
/
+10
2024-10-15
hw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ry
Philippe Mathieu-Daudé
1
-5
/
+7
2024-10-15
target/ppc: Use tcg_constant_tl() instead of tcg_gen_movi_tl()
Philippe Mathieu-Daudé
1
-8
/
+5
2024-10-15
target/tricore: Use tcg_constant_tl() instead of tcg_gen_movi_tl()
Philippe Mathieu-Daudé
1
-2
/
+1
2024-10-15
target/tricore: Use explicit little-endian LD/ST API
Philippe Mathieu-Daudé
1
-1
/
+1
2024-10-15
target/loongarch: Use explicit little-endian LD/ST API
Philippe Mathieu-Daudé
1
-4
/
+4
2024-10-15
linux-user/i386: Use explicit little-endian LD/ST API
Philippe Mathieu-Daudé
1
-2
/
+2
2024-10-15
target/avr: Use explicit little-endian LD/ST API
Philippe Mathieu-Daudé
1
-2
/
+2
2024-10-15
hw/i386: Use explicit little-endian LD/ST API
Philippe Mathieu-Daudé
2
-33
/
+32
2024-10-15
target/hexagon: Use explicit little-endian LD/ST API
Philippe Mathieu-Daudé
1
-5
/
+5
2024-10-15
target/alpha: Use explicit little-endian LD/ST API
Philippe Mathieu-Daudé
1
-1
/
+1
2024-10-15
gdbstub/helpers: Introduce ldtul_$endian_p() helpers
Philippe Mathieu-Daudé
1
-0
/
+4
2024-10-15
target/alpha: Replace ldtul_p() -> ldq_p()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-10-15
target/hexagon: Replace ldtul_p() -> ldl_p()
Philippe Mathieu-Daudé
1
-5
/
+5
2024-10-15
exec/memop: Remove unused memop_big_endian() helper
Philippe Mathieu-Daudé
1
-6
/
+0
2024-10-15
exec/tswap: Massage target_needs_bswap() definition
Philippe Mathieu-Daudé
1
-1
/
+1
2024-10-15
qemu/bswap: Undefine CPU_CONVERT() once done
Philippe Mathieu-Daudé
1
-0
/
+2
2024-10-15
Merge tag 'chr-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...
Peter Maydell
6
-42
/
+105
2024-10-15
tests/unit/test-char: implement a few mux remove test cases
Roman Penyaev
1
-1
/
+23
2024-10-15
chardev/mux: implement detach of frontends from mux
Roman Penyaev
3
-4
/
+20
2024-10-15
chardev/mux: switch mux frontends management to bitset
Roman Penyaev
3
-16
/
+30
2024-10-15
chardev/mux: introduce `mux_chr_attach_frontend() call
Roman Penyaev
3
-8
/
+20
2024-10-15
chardev/mux: convert size members to unsigned int
Roman Penyaev
4
-11
/
+11
2024-10-15
chardev/mux: use bool type for `linestart` and `term_got_escape`
Roman Penyaev
2
-7
/
+7
2024-10-15
chardev/chardev-internal: remove unused `max_size` struct member
Roman Penyaev
1
-1
/
+0
2024-10-15
chardev/char: fix qemu_chr_is_busy() check
Roman Penyaev
1
-1
/
+1
2024-10-14
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Peter Maydell
15
-172
/
+444
2024-10-14
tests: update lcitool to fix freebsd py311-yaml rename
Daniel P. Berrangé
4
-2
/
+3
2024-10-14
configure, meson: synchronize defaults for configure and Meson Rust options
Paolo Bonzini
2
-2
/
+2
2024-10-14
meson: check in main meson.build for native Rust compiler
Paolo Bonzini
2
-3
/
+2
2024-10-14
audio/pw: Report more accurate error when connecting to PipeWire fails
Michal Privoznik
1
-4
/
+4
2024-10-14
tests: add basic -display dbus Map.Unix test
Marc-André Lureau
1
-5
/
+67
2024-10-14
ui: refactor using a common qemu_pixman_shareable
Marc-André Lureau
7
-140
/
+142
2024-10-14
virtio-gpu: allocate shareable 2d resources on !win32
Marc-André Lureau
2
-12
/
+29
2024-10-14
ui/dbus: implement Unix.Map
Marc-André Lureau
1
-5
/
+73
[next]