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
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-20
target/i386: Do not re-compute new pc with CF_PCREL
Richard Henderson
1
-4
/
+2
2024-01-17
target/hppa: Fix IOR and ISR on error in probe
Helge Deller
1
-5
/
+1
2024-01-17
target/hppa: Fix IOR and ISR on unaligned access trap
Helge Deller
1
-5
/
+1
2024-01-17
target/hppa: Export function hppa_set_ior_and_isr()
Helge Deller
2
-11
/
+13
2024-01-17
target/hppa: Avoid accessing %gr0 when raising exception
Helge Deller
1
-1
/
+1
2024-01-17
target/hppa: Fix PDC address translation on PA2.0 with PSW.W=0
Helge Deller
1
-2
/
+8
2024-01-13
target/s390x: Fix LAE setting a wrong access register
Ilya Leoshkevich
1
-1
/
+2
2024-01-08
target/riscv: Fix mcycle/minstret increment behavior
Xu Lu
1
-7
/
+7
2023-12-26
target/riscv/kvm: do not use non-portable strerrorname_np()
Natanael Copa
1
-10
/
+8
2023-12-12
target/i386: Fix 32-bit wrapping of pc/eip computation
Richard Henderson
3
-10
/
+33
2023-12-06
i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
Michael Roth
1
-0
/
+8
2023-12-04
Merge tag 'misc-fixes-20231204' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
1
-10
/
+9
2023-12-04
Merge tag 'pull-target-arm-20231204-1' of https://git.linaro.org/people/pmayd...
Stefan Hajnoczi
1
-0
/
+10
2023-12-04
target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csr
Daniel Henrique Barboza
1
-10
/
+9
2023-12-04
sh4: Coding style: Remove tabs
Yihuan Pan
4
-926
/
+926
2023-12-04
target/arm: Disable SME if SVE is disabled
Peter Maydell
1
-0
/
+10
2023-11-28
Merge tag 'misc-next-20231128' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
3
-2
/
+13
2023-11-28
hw/avr/atmega: Fix wrong initial value of stack pointer
Gihun Nam
2
-1
/
+12
2023-11-28
target/hexagon/idef-parser/prepare: use env to invoke bash
Samuel Tardieu
1
-1
/
+1
2023-11-27
target/arm: Handle overflow in calculation of next timer tick
Peter Maydell
1
-4
/
+21
2023-11-27
target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes
Peter Maydell
1
-3
/
+3
2023-11-22
target/riscv/cpu_helper.c: Fix mxr bit behavior
Ivan Klokov
1
-4
/
+20
2023-11-22
target/riscv/cpu_helper.c: Invalid exception on MMU translation stage
Ivan Klokov
1
-23
/
+7
2023-11-22
target/riscv: don't verify ISA compatibility for zicntr and zihpm
Clément Chigot
1
-0
/
+9
2023-11-21
Merge tag 'pull-target-arm-20231121' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2
-7
/
+5
2023-11-21
target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
John Platts
1
-4
/
+8
2023-11-20
target/arm: Fix SME FMOPA (16-bit), BFMOPA
Richard Henderson
1
-6
/
+4
2023-11-20
target/arm: enable FEAT_RNG on Neoverse-N2
Marcin Juszkiewicz
1
-1
/
+1
2023-11-20
Merge tag 'hppa64-fixes-pull-request' of https://github.com/hdeller/qemu-hppa...
Stefan Hajnoczi
1
-2
/
+2
2023-11-20
Merge tag 'pull-error-2023-11-17' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
1
-1
/
+2
2023-11-20
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
5
-6
/
+6
2023-11-17
target/hppa: Fix 64-bit SHRPD instruction
Helge Deller
1
-2
/
+2
2023-11-17
target/i386/cpu: Improve error message for property "vendor"
Markus Armbruster
1
-1
/
+2
2023-11-15
target/riscv/cpu.h: spelling fix: separatly
Michael Tokarev
1
-2
/
+2
2023-11-15
target/hppa: spelling fixes: Indicies, Truely
Michael Tokarev
2
-2
/
+2
2023-11-15
target/arm/tcg: spelling fixes: alse, addreses
Michael Tokarev
2
-2
/
+2
2023-11-14
target/sparc: Fix RETURN
Richard Henderson
1
-1
/
+1
2023-11-14
Merge tag 'pull-request-2023-11-14' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
1
-4
/
+17
2023-11-14
Merge tag 'pull-target-arm-20231113' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
3
-3
/
+15
2023-11-14
target/s390x/arch_dump: Add arch cleanup function for PV dumps
Janosch Frank
1
-0
/
+17
2023-11-14
target/s390x/dump: Remove unneeded dump info function pointer init
Janosch Frank
1
-4
/
+0
2023-11-13
target/hppa: Reduce TARGET_PHYS_ADDR_SPACE_BITS to 40
Richard Henderson
2
-18
/
+35
2023-11-13
target/hppa: Replace MMU_PHYS_IDX with MMU_ABS_IDX, MMU_ABS_W_IDX
Richard Henderson
3
-36
/
+39
2023-11-13
target/hppa: Introduce MMU_IDX_MMU_DISABLED
Richard Henderson
3
-11
/
+14
2023-11-13
target/hppa: Fix possible overflow in TLB size calculation
Helge Deller
1
-2
/
+2
2023-11-13
target/hppa: Fix calculation of CR_IIASQ back register
Helge Deller
1
-1
/
+1
2023-11-13
target/hppa: Use PRIV_P_TO_MMU_IDX in helper_probe
Richard Henderson
1
-2
/
+3
2023-11-13
target/hppa: Use only low 2 immediate bits for PROBEI
Richard Henderson
1
-1
/
+1
2023-11-13
target/arm/tcg: enable PMU feature for Cortex-A8 and A9
Nikita Ostrenkov
1
-0
/
+2
2023-11-13
target/arm: Correct MTE tag checking for reverse-copy MOPS
Peter Maydell
1
-2
/
+10
[next]