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
2022-06-03
MAINTAINERS: Update s390 vhost entries
Eric Farman
1
-2
/
+1
2022-06-03
target/s390x: kvm: Honor storage keys during emulation
Janis Schoetterl-Glausch
1
-0
/
+9
2022-06-03
hw/s390x/s390-virtio-ccw: Improve the machine description string
Thomas Huth
1
-1
/
+1
2022-06-02
s390: Typo fix FLOATING_POINT_SUPPPORT_ENH
Dr. David Alan Gilbert
3
-8
/
+8
2022-06-02
Merge tag 'pull-tcg-20220602' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
3
-2
/
+7
2022-06-02
tcg/aarch64: Fix illegal insn from out-of-range shli
Richard Henderson
1
-1
/
+1
2022-06-02
tcg/i386: Fix encoding of OPC_VPSRAQ for INDEX_op_sars_vec
Richard Henderson
1
-1
/
+1
2022-06-02
tcg: Add tcg_gen_mov_ptr
Richard Henderson
1
-0
/
+5
2022-06-02
Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...
Richard Henderson
10
-148
/
+398
2022-06-02
target/m68k: Mark helper_raise_exception as noreturn
Richard Henderson
2
-3
/
+4
2022-06-02
linux-user/strace: Adjust get_thread_area for m68k
Richard Henderson
1
-0
/
+5
2022-06-02
linux-user/strace: Use is_error in print_syscall_err
Richard Henderson
1
-1
/
+1
2022-06-02
tests/tcg/m68k: Add trap.c
Richard Henderson
2
-0
/
+132
2022-06-02
target/m68k: Implement FTRAPcc
Richard Henderson
1
-0
/
+30
2022-06-02
target/m68k: Implement TRAPV
Richard Henderson
1
-0
/
+9
2022-06-02
target/m68k: Implement TPF in terms of TRAPcc
Richard Henderson
1
-17
/
+2
2022-06-02
target/m68k: Implement TRAPcc
Richard Henderson
5
-5
/
+54
2022-06-02
target/m68k: Fix stack frame for EXCP_ILLEGAL
Richard Henderson
1
-1
/
+4
2022-06-02
target/m68k: Fix address argument for EXCP_TRACE
Richard Henderson
3
-18
/
+36
2022-06-02
target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0
Richard Henderson
4
-43
/
+52
2022-06-02
target/m68k: Fix address argument for EXCP_CHK
Richard Henderson
3
-26
/
+36
2022-06-02
target/m68k: Remove retaddr in m68k_interrupt_all
Richard Henderson
1
-9
/
+6
2022-06-02
linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15
Richard Henderson
1
-0
/
+4
2022-06-02
target/m68k: Fix coding style in m68k_interrupt_all
Richard Henderson
1
-2
/
+2
2022-06-02
target/m68k: Switch over exception type in m68k_interrupt_all
Richard Henderson
1
-19
/
+30
2022-06-02
target/m68k: Raise the TRAPn exception with the correct pc
Richard Henderson
3
-11
/
+1
2022-06-01
Merge tag 'pull-testing-next-010622-3' of https://github.com/stsquad/qemu int...
Richard Henderson
35
-801
/
+1885
2022-06-01
docs/devel: clean-up the CI links in the docs
Alex Bennée
4
-22
/
+29
2022-06-01
gitlab: don't run CI jobs in forks by default
Daniel P. Berrangé
2
-0
/
+47
2022-06-01
gitlab: convert build/container jobs to .base_job_template
Daniel P. Berrangé
8
-31
/
+65
2022-06-01
gitlab: convert static checks to .base_job_template
Daniel P. Berrangé
3
-12
/
+18
2022-06-01
gitlab: convert Cirrus jobs to .base_job_template
Daniel P. Berrangé
3
-8
/
+31
2022-06-01
gitlab: introduce a common base job template
Daniel P. Berrangé
3
-1
/
+64
2022-06-01
configure: remove unused variables from config-host.mak
Paolo Bonzini
1
-6
/
+0
2022-06-01
configure: enable cross compilation of vof
Paolo Bonzini
2
-8
/
+19
2022-06-01
configure: enable cross-compilation of optionrom
Paolo Bonzini
2
-10
/
+22
2022-06-01
configure: enable cross-compilation of s390-ccw
Paolo Bonzini
3
-10
/
+19
2022-06-01
configure: move symlink configuration earlier
Paolo Bonzini
1
-25
/
+24
2022-06-01
configure: include more binutils in tests/tcg makefile
Paolo Bonzini
1
-0
/
+51
2022-06-01
configure: introduce --cross-prefix-*=
Paolo Bonzini
1
-60
/
+77
2022-06-01
configure: handle host compiler in probe_target_compiler
Paolo Bonzini
1
-11
/
+14
2022-06-01
configure: add missing cross compiler fallbacks
Paolo Bonzini
1
-1
/
+3
2022-06-01
tests/tcg: merge configure.sh back into main configure script
Paolo Bonzini
3
-387
/
+388
2022-06-01
tests/tcg: correct target CPU for sparc32
Paolo Bonzini
1
-1
/
+1
2022-06-01
configure, meson: move symlinking of ROMs to meson
Paolo Bonzini
2
-20
/
+12
2022-06-01
build: do a full build before running TCG tests
Paolo Bonzini
1
-1
/
+2
2022-06-01
build: add a more generic way to specify make->ninja dependencies
Paolo Bonzini
2
-6
/
+5
2022-06-01
build: clean up ninja invocation
Paolo Bonzini
1
-3
/
+3
2022-06-01
configure: do not define or use the CPP variable
Paolo Bonzini
2
-4
/
+1
2022-06-01
tests/docker: update debian-amd64 with lcitool
Alex Bennée
3
-52
/
+164
[prev]
[next]