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-05-04
target/alpha: Implement CF_PCREL
Richard Henderson
2
-5
/
+47
2024-05-04
target/alpha: Split out gen_pc_disp
Richard Henderson
1
-18
/
+23
2024-05-04
target/alpha: Split out gen_goto_tb
Richard Henderson
1
-37
/
+16
2024-05-04
target/alpha: Simplify gen_bcond_internal()
Philippe Mathieu-Daudé
1
-10
/
+9
2024-05-04
target/alpha: Return DISAS_NORETURN once
Richard Henderson
1
-5
/
+4
2024-05-04
target/alpha: Inline DISAS_PC_UPDATED and return DISAS_NORETURN
Richard Henderson
1
-2
/
+4
2024-05-04
target/alpha: Use DISAS_NEXT definition instead of magic '0' value
Richard Henderson
1
-2
/
+4
2024-05-04
target/alpha: Hoist branch shift to initial decode
Richard Henderson
1
-3
/
+3
2024-05-04
target/alpha: Use cpu_env in preference to ALPHA_CPU
Richard Henderson
2
-13
/
+10
2024-05-03
Merge tag 'accel-sh4-ui-20240503' of https://github.com/philmd/qemu into staging
Richard Henderson
3
-14
/
+22
2024-05-03
target/sh4: Rename TCGv variables as manual for SUBV opcode
Philippe Mathieu-Daudé
1
-6
/
+10
2024-05-03
target/sh4: Rename TCGv variables as manual for ADDV opcode
Philippe Mathieu-Daudé
1
-6
/
+10
2024-05-03
target/sh4: Fix SUBV opcode
Philippe Mathieu-Daudé
1
-1
/
+1
2024-05-03
target/sh4: Fix ADDV opcode
Philippe Mathieu-Daudé
1
-1
/
+1
2024-05-03
accel/whpx: Fix NULL dereference in whpx_init_vcpu()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-05-03
accel/nvmm: Fix NULL dereference in nvmm_init_vcpu()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-04-30
Merge tag 'pull-target-arm-20240430' of https://git.linaro.org/people/pmaydel...
Richard Henderson
10
-34
/
+126
2024-04-30
Merge tag 'pull-request-2024-04-30' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
4
-34
/
+28
2024-04-30
Merge tag 'pull-loongarch-20240429' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
1
-0
/
+2
2024-04-30
target/arm: Default to 1GHz cntfrq for 'max' and new CPUs
Peter Maydell
6
-8
/
+62
2024-04-30
target/arm: Refactor default generic timer frequency handling
Peter Maydell
3
-25
/
+29
2024-04-30
target/arm: Enable FEAT_Spec_FPACC for -cpu max
Peter Maydell
1
-0
/
+4
2024-04-30
target/arm: Implement ID_AA64MMFR3_EL1
Peter Maydell
4
-2
/
+25
2024-04-30
target/arm: Enable FEAT_ETS2 for -cpu max
Peter Maydell
2
-2
/
+2
2024-04-30
target/arm: Enable FEAT_CSV2_3 for -cpu max
Peter Maydell
1
-2
/
+2
2024-04-30
target/arm: Restrict translation disabled alignment check to VMSA
Richard Henderson
1
-2
/
+10
2024-04-30
hvf: arm: Remove PL1_WRITE_MASK
Zenghui Yu
1
-1
/
+0
2024-04-30
target/s390x/cpu_models_sysemu: Drop local @err in apply_cpu_model()
Zhao Liu
1
-3
/
+1
2024-04-30
target/s390x/cpu_models: Make kvm_s390_apply_cpu_model() return boolean
Zhao Liu
3
-10
/
+10
2024-04-30
target/s390x/cpu_models: Drop local @err in get_max_cpu_model()
Zhao Liu
1
-3
/
+1
2024-04-30
target/s390x/cpu_models: Make kvm_s390_get_host_cpu_model() return boolean
Zhao Liu
3
-12
/
+12
2024-04-30
target/s390x/cpu_model: Drop local @err in s390_realize_cpu_model()
Zhao Liu
1
-3
/
+1
2024-04-30
target/s390x/cpu_model: Make check_compatibility() return boolean
Zhao Liu
1
-7
/
+7
2024-04-29
target/riscv/kvm: remove sneaky strerrorname_np() instance
Daniel Henrique Barboza
1
-2
/
+2
2024-04-29
target/loongarch/cpu.c: typo fix: expection
Michael Tokarev
1
-1
/
+1
2024-04-29
target/ppc/cpu_init: Remove "PowerPC" prefix from the CPU list
Thomas Huth
1
-4
/
+5
2024-04-29
target/s390x/cpu_models: Rework the output of "-cpu help"
Thomas Huth
1
-4
/
+5
2024-04-29
target/i386/cpu: Remove "x86" prefix from the CPU list
Thomas Huth
1
-1
/
+1
2024-04-29
hw/loongarch: Add init_cmdline
Song Gao
1
-0
/
+2
2024-04-26
exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
Philippe Mathieu-Daudé
3
-0
/
+4
2024-04-26
accel/hvf: Use accel-specific per-vcpu @dirty field
Philippe Mathieu-Daudé
3
-5
/
+5
2024-04-26
accel/nvmm: Use accel-specific per-vcpu @dirty field
Philippe Mathieu-Daudé
1
-10
/
+11
2024-04-26
accel/whpx: Use accel-specific per-vcpu @dirty field
Philippe Mathieu-Daudé
1
-11
/
+12
2024-04-26
target/i386: Include missing 'exec/exec-all.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-04-26
target/sparc: Replace abi_ulong by uint32_t for TARGET_ABI32
Philippe Mathieu-Daudé
1
-1
/
+1
2024-04-26
target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
Philippe Mathieu-Daudé
1
-1
/
+1
2024-04-26
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
28
-61
/
+65
2024-04-26
gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
Philippe Mathieu-Daudé
2
-0
/
+2
2024-04-26
accel: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
3
-0
/
+3
2024-04-26
exec: Expose 'target_page.h' API to user emulation
Philippe Mathieu-Daudé
2
-12
/
+0
[next]