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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-29
target/sparc: Constify VMState in machine.c
Richard Henderson
1
-4
/
+4
2023-12-29
target/s390x: Constify VMState in machine.c
Richard Henderson
1
-16
/
+16
2023-12-29
target/riscv: Constify VMState in machine.c
Richard Henderson
1
-14
/
+14
2023-12-29
target/ppc: Constify VMState in machine.c
Richard Henderson
1
-16
/
+16
2023-12-29
target/openrisc: Constify VMState in machine.c
Richard Henderson
1
-4
/
+4
2023-12-29
target/mips: Constify VMState in machine.c
Richard Henderson
1
-13
/
+13
2023-12-29
target/microblaze: Constify VMState in machine.c
Richard Henderson
1
-3
/
+3
2023-12-29
target/m68k: Constify VMState in machine.c
Richard Henderson
1
-8
/
+8
2023-12-29
target/loongarch: Constify VMState in machine.c
Richard Henderson
1
-9
/
+9
2023-12-29
target/i386: Constify VMState in machine.c
Richard Henderson
1
-64
/
+64
2023-12-29
target/hppa: Constify VMState in machine.c
Richard Henderson
1
-1
/
+1
2023-12-29
target/cris: Constify VMState in machine.c
Richard Henderson
1
-3
/
+3
2023-12-29
target/avr: Constify VMState in machine.c
Richard Henderson
1
-1
/
+1
2023-12-29
target/alpha: Constify VMState in machine.c
Richard Henderson
1
-2
/
+2
2023-12-29
target/arm: Constify hvf/hvf.c
Richard Henderson
1
-5
/
+8
2023-12-29
target/arm: Constify VMState in machine.c
Richard Henderson
1
-27
/
+27
2023-12-23
target/riscv/kvm: do not use non-portable strerrorname_np()
Natanael Copa
1
-10
/
+8
2023-12-21
target/loongarch: Add timer information dump support
Bibo Mao
1
-0
/
+2
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
[next]