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-03-20
replace TABs with spaces
Yeqi Fu
32
-2084
/
+2084
2023-03-20
qemu/osdep: Switch position of "extern" and "G_NORETURN"
Bernhard Beschow
1
-1
/
+1
2023-03-20
tests/unit/test-blockjob: Disable complete_in_standby test
Peter Maydell
1
-1
/
+8
2023-03-20
target/s390x/tcg/mem_helper: Remove bad assert() statement
Thomas Huth
1
-1
/
+0
2023-03-20
tests/tcg/s390x: Test unaligned accesses
Ilya Leoshkevich
17
-3
/
+311
2023-03-20
target/s390x: Update do_unaligned_access() comment
Ilya Leoshkevich
1
-2
/
+2
2023-03-20
target/s390x: Handle STGRL to non-aligned addresses
Ilya Leoshkevich
2
-5
/
+6
2023-03-20
target/s390x: Handle STRL to non-aligned addresses
Ilya Leoshkevich
2
-7
/
+8
2023-03-20
target/s390x: Handle CLRL and CLGFRL with non-aligned addresses
Ilya Leoshkevich
1
-1
/
+2
2023-03-20
target/s390x: Handle CGRL and CLGRL with non-aligned addresses
Ilya Leoshkevich
1
-1
/
+2
2023-03-20
target/s390x: Handle CRL and CGFRL with non-aligned addresses
Ilya Leoshkevich
1
-1
/
+2
2023-03-20
target/s390x: Handle LLGFRL from non-aligned addresses
Ilya Leoshkevich
2
-4
/
+5
2023-03-20
target/s390x: Handle LRL and LGFRL from non-aligned addresses
Ilya Leoshkevich
2
-8
/
+9
2023-03-20
target/s390x: Handle LGRL from non-aligned addresses
Ilya Leoshkevich
2
-4
/
+5
2023-03-20
target/s390x: Handle EXECUTE of odd addresses
Ilya Leoshkevich
1
-2
/
+10
2023-03-20
target/s390x: Handle branching to odd addresses
Ilya Leoshkevich
1
-0
/
+9
2023-03-20
tests/tcg/s390x: Add ex-relative-long.c
Ilya Leoshkevich
2
-0
/
+157
2023-03-20
target/s390x: Fix EXECUTE of relative long instructions
Ilya Leoshkevich
3
-1
/
+14
2023-03-20
tests/tcg/s390x: Add rxsbg.c
Ilya Leoshkevich
2
-0
/
+49
2023-03-20
target/s390x: Fix R[NOX]SBG with T=1
Ilya Leoshkevich
1
-0
/
+4
2023-03-20
tests/tcg/s390x: Add PSW modification tests
Ilya Leoshkevich
6
-0
/
+204
2023-03-20
target/s390x: Implement Early Exception Recognition
Ilya Leoshkevich
4
-1
/
+45
2023-03-20
target/s390x: Fix LPSW
Ilya Leoshkevich
1
-10
/
+12
2023-03-20
MAINTAINERS: Mark the Nios II CPU as orphan
Thomas Huth
1
-3
/
+3
2023-03-17
Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...
Peter Maydell
5
-13
/
+18
2023-03-17
Merge tag '20230316-xtensa' of https://github.com/OSLL/qemu-xtensa into staging
Peter Maydell
3
-2
/
+9
2023-03-16
Merge tag 'migration-20230316-pull-request' of https://gitlab.com/juan.quinte...
Peter Maydell
5
-18
/
+21
2023-03-16
Merge tag 'seabios-1.16.2-20230316-pull-request' of https://gitlab.com/kraxel...
Peter Maydell
13
-0
/
+0
2023-03-16
migration: fix populate_vfio_info
Steve Sistare
1
-1
/
+1
2023-03-16
migration/multifd: correct multifd_send_thread to trace the flags
Wei Wang
1
-1
/
+2
2023-03-16
migration/rdma: Remove deprecated variable rdma_return_path
Li Zhijian
1
-2
/
+1
2023-03-16
migration/xbzrle: fix out-of-bounds write with axv512
Matheus Tavares Bernardino
1
-4
/
+3
2023-03-16
migration/xbzrle: use ctz64 to avoid undefined result
Matheus Tavares Bernardino
1
-2
/
+3
2023-03-16
migration/rdma: Fix return-path case
Dr. David Alan Gilbert
1
-3
/
+5
2023-03-16
migration: Wait on preempt channel in preempt thread
Peter Xu
1
-5
/
+6
2023-03-16
docs/sphinx/kerneldoc.py: Honour --enable-werror
Peter Maydell
2
-1
/
+6
2023-03-16
update seabios binaries to 1.16.2
Gerd Hoffmann
12
-0
/
+0
2023-03-16
update seabios submodule to 1.16.2
Gerd Hoffmann
1
-0
/
+0
2023-03-16
target/sh4: Honor QEMU_LOG_FILENAME with QEMU_LOG=cpu
Ilya Leoshkevich
1
-7
/
+7
2023-03-16
exec/memory: Fix kernel-doc warning
Bernhard Beschow
2
-5
/
+5
2023-03-15
Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...
Peter Maydell
4
-1
/
+21
2023-03-15
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
4
-13
/
+21
2023-03-15
tests/tcg/xtensa: allow testing big-endian cores
Max Filippov
3
-2
/
+8
2023-03-15
tests/tcg/xtensa: add linker.ld to CLEANFILES
Max Filippov
1
-0
/
+1
2023-03-15
vl: defuse PID file path resolve error
Fiona Ebner
1
-4
/
+5
2023-03-15
hw/intc/ioapic: Update KVM routes before redelivering IRQ, on RTE update
David Woodhouse
1
-2
/
+1
2023-03-15
docs/devel: clarify further the semantics of RMW operations
Paolo Bonzini
1
-7
/
+13
2023-03-15
Fix build without CONFIG_XEN_EMU
Miroslav Rezanina
1
-0
/
+2
2023-03-14
Update version for v8.0.0-rc0 release
v8.0.0-rc0
Peter Maydell
1
-1
/
+1
2023-03-14
Merge tag 'display-pull-request' of https://gitlab.com/marcandre.lureau/qemu ...
Peter Maydell
26
-80
/
+210
[next]