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
2023-07-24
tests/tcg/s390x: Test VCKSM
Ilya Leoshkevich
3
-0
/
+34
2023-07-24
tests/tcg/s390x: Test STPQ
Ilya Leoshkevich
2
-0
/
+21
2023-07-24
tests/tcg/s390x: Test MC
Ilya Leoshkevich
2
-0
/
+57
2023-07-24
tests/tcg/s390x: Test ICM
Ilya Leoshkevich
2
-0
/
+33
2023-07-24
tests/tcg/s390x: Test CLM
Ilya Leoshkevich
2
-0
/
+30
2023-07-24
tests/tcg/s390x: Test CLGEBR and CGEBRA
Ilya Leoshkevich
3
-0
/
+69
2023-07-24
tests/tcg/s390x: Test CKSM
Ilya Leoshkevich
2
-0
/
+30
2023-07-24
target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
Ilya Leoshkevich
1
-1
/
+1
2023-07-24
target/s390x: Make MC raise specification exception when class >= 16
Ilya Leoshkevich
2
-3
/
+3
2023-07-24
target/s390x: Fix ICM with M3=0
Ilya Leoshkevich
1
-0
/
+6
2023-07-24
target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
Ilya Leoshkevich
1
-1
/
+2
2023-07-24
target/s390x: Fix CLM with M3=0
Ilya Leoshkevich
1
-0
/
+5
2023-07-24
target/s390x: Make CKSM raise an exception if R2 is odd
Ilya Leoshkevich
2
-1
/
+7
2023-07-24
Merge tag 'pull-riscv-to-apply-20230723-3' of https://github.com/alistair23/q...
Peter Maydell
3
-0
/
+0
2023-07-24
Merge tag 'pull-revert-armhf-brk-fix' of https://gitlab.com/mjt0k/qemu into s...
Peter Maydell
1
-7
/
+0
2023-07-24
Merge tag 'pull-tcg-20230724' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
12
-38
/
+66
2023-07-24
accel/tcg: Fix type of 'last' for pageflags_{find,next}
Luca Bonissi
1
-2
/
+2
2023-07-24
accel/tcg: Zero-pad vaddr in tlb_debug output
Anton Johansson
1
-10
/
+10
2023-07-23
tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output
Ilya Leoshkevich
5
-8
/
+19
2023-07-23
accel/tcg: Take mmap_lock in load_atomic*_or_exit
Richard Henderson
1
-14
/
+18
2023-07-23
accel/tcg: Fix sense of read-only probes in ldst_atomicity
Richard Henderson
1
-2
/
+2
2023-07-23
include/exec: Add WITH_MMAP_LOCK_GUARD
Richard Henderson
3
-0
/
+12
2023-07-23
tcg/ppc: Fix race in goto_tb implementation
Jordan Niethe
1
-4
/
+5
2023-07-23
roms/opensbi: Upgrade from v1.3 to v1.3.1
Bin Meng
3
-0
/
+0
2023-07-22
Revert "linux-user: Fix qemu-arm to run static armhf binaries"
Michael Tokarev
1
-7
/
+0
2023-07-20
Merge tag 'pull-nbd-2023-07-19' of https://repo.or.cz/qemu/ericb into staging
Peter Maydell
7
-235
/
+332
2023-07-20
Merge tag 'linux-user-brk-fixes-pull-request' of https://github.com/hdeller/q...
Peter Maydell
3
-13
/
+66
2023-07-19
nbd: Use enum for various negotiation modes
Eric Blake
3
-21
/
+53
2023-07-19
nbd/client: Add safety check on chunk payload length
Eric Blake
1
-0
/
+12
2023-07-19
nbd/client: Simplify cookie vs. index computation
Eric Blake
1
-8
/
+8
2023-07-19
nbd: s/handle/cookie/ to match NBD spec
Eric Blake
5
-85
/
+87
2023-07-19
nbd/server: Refactor to pass full request around
Eric Blake
1
-55
/
+59
2023-07-19
nbd/server: Prepare for alternate-size headers
Eric Blake
3
-65
/
+88
2023-07-19
nbd: Consistent typedef usage in header
Eric Blake
1
-18
/
+13
2023-07-19
nbd/client: Use smarter assert
Eric Blake
1
-3
/
+4
2023-07-19
qemu-nbd: make verbose bool and local variable in main()
Denis V. Lunev
1
-3
/
+5
2023-07-19
qemu-nbd: handle dup2() error when qemu-nbd finished setup process
Denis V. Lunev
1
-2
/
+10
2023-07-19
qemu-nbd: properly report error on error in dup2() after qemu_daemon()
Denis V. Lunev
1
-1
/
+14
2023-07-19
qemu-nbd: properly report error if qemu_daemon() is failed
Denis V. Lunev
1
-1
/
+4
2023-07-19
qemu-nbd: fix regression with qemu-nbd --fork run over ssh
Denis V. Lunev
1
-9
/
+4
2023-07-19
qemu-nbd: pass structure into nbd_client_thread instead of plain char*
Denis V. Lunev
1
-6
/
+13
2023-07-19
Update version for v8.1.0-rc0 release
v8.1.0-rc0
Peter Maydell
1
-1
/
+1
2023-07-19
Merge tag 'pull-riscv-to-apply-20230719-1' of https://github.com/alistair23/q...
Peter Maydell
6
-16
/
+40
2023-07-19
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Peter Maydell
1
-5
/
+13
2023-07-19
Merge tag 'pull-request-2023-07-18' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
12
-81
/
+183
2023-07-19
hw/nvme: fix endianness issue for shadow doorbells
Klaus Jensen
1
-5
/
+13
2023-07-19
target/riscv: Fix LMUL check to use VLEN
Rob Bradford
1
-2
/
+2
2023-07-19
hw/riscv: Fix typo field in error_report
Zhao Liu
1
-2
/
+2
2023-07-19
target/riscv/cpu.c: check priv_ver before auto-enable zca/zcd/zcf
Daniel Henrique Barboza
1
-1
/
+2
2023-07-19
riscv/disas: Fix disas output of upper immediates
Christoph Müllner
2
-3
/
+18
[prev]
[next]