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
2023-12-20
Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2
-1
/
+3
2023-12-20
target: Restrict 'sysemu/reset.h' to system emulation
Philippe Mathieu-Daudé
2
-1
/
+3
2023-12-19
target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
Jean-Philippe Brucker
1
-2
/
+20
2023-12-19
target/arm/tcg: Including missing 'exec/exec-all.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-12-19
target/arm: Restrict DC CVAP & DC CVADP instructions to TCG accel
Philippe Mathieu-Daudé
1
-0
/
+5
2023-12-19
target/arm: Restrict TCG specific helpers
Philippe Mathieu-Daudé
2
-55
/
+55
2023-12-19
target/arm: Don't implement *32_EL2 registers when EL1 is AArch64 only
Peter Maydell
2
-22
/
+36
2023-12-19
target/arm/kvm: Have kvm_arm_hw_debug_active take a ARMCPU argument
Philippe Mathieu-Daudé
1
-3
/
+3
2023-12-19
target/arm/kvm: Have kvm_arm_handle_debug take a ARMCPU argument
Philippe Mathieu-Daudé
1
-4
/
+4
2023-12-19
target/arm/kvm: Have kvm_arm_handle_dabt_nisv take a ARMCPU argument
Philippe Mathieu-Daudé
1
-5
/
+5
2023-12-19
target/arm/kvm: Have kvm_arm_verify_ext_dabt_pending take a ARMCPU arg
Philippe Mathieu-Daudé
1
-4
/
+4
2023-12-19
target/arm/kvm: Have kvm_arm_[get|put]_virtual_time take ARMCPU argument
Philippe Mathieu-Daudé
1
-13
/
+10
2023-12-19
target/arm/kvm: Have kvm_arm_vcpu_finalize take a ARMCPU argument
Philippe Mathieu-Daudé
1
-4
/
+4
2023-12-19
target/arm/kvm: Have kvm_arm_vcpu_init take a ARMCPU argument
Philippe Mathieu-Daudé
1
-6
/
+5
2023-12-19
target/arm/kvm: Have kvm_arm_pmu_set_irq take a ARMCPU argument
Philippe Mathieu-Daudé
2
-5
/
+5
2023-12-19
target/arm/kvm: Have kvm_arm_pmu_init take a ARMCPU argument
Philippe Mathieu-Daudé
2
-5
/
+5
2023-12-19
target/arm/kvm: Have kvm_arm_pvtime_init take a ARMCPU argument
Philippe Mathieu-Daudé
2
-6
/
+6
2023-12-19
target/arm/kvm: Have kvm_arm_set_device_attr take a ARMCPU argument
Philippe Mathieu-Daudé
1
-6
/
+6
2023-12-19
target/arm/kvm: Have kvm_arm_sve_get_vls take a ARMCPU argument
Philippe Mathieu-Daudé
3
-5
/
+5
2023-12-19
target/arm/kvm: Have kvm_arm_sve_set_vls take a ARMCPU argument
Philippe Mathieu-Daudé
1
-4
/
+3
2023-12-19
target/arm/kvm: Have kvm_arm_add_vcpu_properties take a ARMCPU argument
Philippe Mathieu-Daudé
3
-6
/
+6
2023-12-19
target/arm/kvm: Remove unused includes
Philippe Mathieu-Daudé
1
-2
/
+0
2023-12-19
target/arm/kvm: Unexport kvm_arm_vm_state_change
Richard Henderson
2
-3
/
+1
2023-12-19
target/arm/kvm: Unexport and tidy kvm_arm_sync_mpstate_to_{kvm, qemu}
Richard Henderson
2
-37
/
+6
2023-12-19
target/arm/kvm: Unexport kvm_{get,put}_vcpu_events
Richard Henderson
2
-22
/
+18
2023-12-19
target/arm/kvm: Init cap_has_inject_serror_esr in kvm_arch_init
Richard Henderson
2
-17
/
+4
2023-12-19
target/arm/kvm: Unexport kvm_arm_init_cpreg_list
Richard Henderson
2
-14
/
+8
2023-12-19
target/arm/kvm: Unexport kvm_arm_vcpu_finalize
Richard Henderson
2
-15
/
+13
2023-12-19
target/arm/kvm: Unexport kvm_arm_vcpu_init
Richard Henderson
2
-13
/
+11
2023-12-19
target/arm/kvm: Merge kvm64.c into kvm.c
Richard Henderson
3
-821
/
+792
2023-12-19
target/arm/kvm: Move kvm_arm_reg_syncs_via_cpreg_list and unexport
Richard Henderson
3
-25
/
+19
2023-12-19
target/arm/kvm: Move kvm_arm_cpreg_level and unexport
Richard Henderson
3
-24
/
+22
2023-12-19
target/arm/kvm: Use a switch for kvm_arm_cpreg_level
Richard Henderson
1
-23
/
+9
2023-12-19
target/arm/kvm: Move kvm_arm_get_host_cpu_features and unexport
Richard Henderson
3
-276
/
+265
2023-12-19
target/arm/kvm: Inline kvm_arm_steal_time_supported
Richard Henderson
2
-19
/
+1
2023-12-19
target/arm/kvm: Unexport kvm_arm_{get, put}_virtual_time
Richard Henderson
2
-18
/
+14
2023-12-19
target/arm/kvm: Move kvm_arm_handle_debug and unexport
Richard Henderson
3
-79
/
+77
2023-12-19
target/arm/kvm: Move kvm_arm_hw_debug_active and unexport
Richard Henderson
3
-13
/
+11
2023-12-19
target/arm/kvm: Move kvm_arm_copy_hw_debug_data and unexport
Richard Henderson
3
-27
/
+24
2023-12-19
target/arm/kvm: Move kvm_arm_verify_ext_dabt_pending and unexport
Richard Henderson
3
-59
/
+57
2023-12-19
target/arm/kvm: Merge kvm_arm_init_debug into kvm_arch_init
Richard Henderson
3
-21
/
+7
2023-12-19
target/arm: kvm64: remove a redundant KVM_CAP_SET_GUEST_DEBUG probe
Chao Du
1
-21
/
+7
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
[next]