index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
Age
Commit message (
Expand
)
Author
2024-01-08
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-05
target: Use generic cpu_model_from_type()
Gavin Shan
2024-01-05
target/arm: Use generic cpu_list()
Gavin Shan
2024-01-05
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-12-31
meson: rename config_all
Paolo Bonzini
2023-12-29
target/arm: Constify hvf/hvf.c
Richard Henderson
2023-12-29
target/arm: Constify VMState in machine.c
Richard Henderson
2023-12-19
target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
Jean-Philippe Brucker
2023-12-19
target/arm/tcg: Including missing 'exec/exec-all.h' header
Philippe Mathieu-Daudé
2023-12-19
target/arm: Restrict DC CVAP & DC CVADP instructions to TCG accel
Philippe Mathieu-Daudé
2023-12-19
target/arm: Restrict TCG specific helpers
Philippe Mathieu-Daudé
2023-12-19
target/arm: Don't implement *32_EL2 registers when EL1 is AArch64 only
Peter Maydell
2023-12-19
target/arm/kvm: Have kvm_arm_hw_debug_active take a ARMCPU argument
Philippe Mathieu-Daudé
2023-12-19
target/arm/kvm: Have kvm_arm_handle_debug take a ARMCPU argument
Philippe Mathieu-Daudé
2023-12-19
target/arm/kvm: Have kvm_arm_handle_dabt_nisv take a ARMCPU argument
Philippe Mathieu-Daudé
2023-12-19
target/arm/kvm: Have kvm_arm_verify_ext_dabt_pending take a ARMCPU arg
Philippe Mathieu-Daudé
2023-12-19
target/arm/kvm: Have kvm_arm_[get|put]_virtual_time take ARMCPU argument
Philippe Mathieu-Daudé
2023-12-19
target/arm/kvm: Have kvm_arm_vcpu_finalize take a ARMCPU argument
Philippe Mathieu-Daudé
2023-12-19
target/arm/kvm: Have kvm_arm_vcpu_init take a ARMCPU argument
Philippe Mathieu-Daudé
2023-12-19
target/arm/kvm: Have kvm_arm_pmu_set_irq take a ARMCPU argument
Philippe Mathieu-Daudé
2023-12-19
target/arm/kvm: Have kvm_arm_pmu_init take a ARMCPU argument
Philippe Mathieu-Daudé
2023-12-19
target/arm/kvm: Have kvm_arm_pvtime_init take a ARMCPU argument
Philippe Mathieu-Daudé
2023-12-19
target/arm/kvm: Have kvm_arm_set_device_attr take a ARMCPU argument
Philippe Mathieu-Daudé
2023-12-19
target/arm/kvm: Have kvm_arm_sve_get_vls take a ARMCPU argument
Philippe Mathieu-Daudé
2023-12-19
target/arm/kvm: Have kvm_arm_sve_set_vls take a ARMCPU argument
Philippe Mathieu-Daudé
2023-12-19
target/arm/kvm: Have kvm_arm_add_vcpu_properties take a ARMCPU argument
Philippe Mathieu-Daudé
2023-12-19
target/arm/kvm: Remove unused includes
Philippe Mathieu-Daudé
2023-12-19
target/arm/kvm: Unexport kvm_arm_vm_state_change
Richard Henderson
2023-12-19
target/arm/kvm: Unexport and tidy kvm_arm_sync_mpstate_to_{kvm, qemu}
Richard Henderson
2023-12-19
target/arm/kvm: Unexport kvm_{get,put}_vcpu_events
Richard Henderson
2023-12-19
target/arm/kvm: Init cap_has_inject_serror_esr in kvm_arch_init
Richard Henderson
2023-12-19
target/arm/kvm: Unexport kvm_arm_init_cpreg_list
Richard Henderson
2023-12-19
target/arm/kvm: Unexport kvm_arm_vcpu_finalize
Richard Henderson
2023-12-19
target/arm/kvm: Unexport kvm_arm_vcpu_init
Richard Henderson
2023-12-19
target/arm/kvm: Merge kvm64.c into kvm.c
Richard Henderson
2023-12-19
target/arm/kvm: Move kvm_arm_reg_syncs_via_cpreg_list and unexport
Richard Henderson
2023-12-19
target/arm/kvm: Move kvm_arm_cpreg_level and unexport
Richard Henderson
2023-12-19
target/arm/kvm: Use a switch for kvm_arm_cpreg_level
Richard Henderson
2023-12-19
target/arm/kvm: Move kvm_arm_get_host_cpu_features and unexport
Richard Henderson
2023-12-19
target/arm/kvm: Inline kvm_arm_steal_time_supported
Richard Henderson
2023-12-19
target/arm/kvm: Unexport kvm_arm_{get, put}_virtual_time
Richard Henderson
2023-12-19
target/arm/kvm: Move kvm_arm_handle_debug and unexport
Richard Henderson
2023-12-19
target/arm/kvm: Move kvm_arm_hw_debug_active and unexport
Richard Henderson
2023-12-19
target/arm/kvm: Move kvm_arm_copy_hw_debug_data and unexport
Richard Henderson
2023-12-19
target/arm/kvm: Move kvm_arm_verify_ext_dabt_pending and unexport
Richard Henderson
2023-12-19
target/arm/kvm: Merge kvm_arm_init_debug into kvm_arch_init
Richard Henderson
2023-12-19
target/arm: kvm64: remove a redundant KVM_CAP_SET_GUEST_DEBUG probe
Chao Du
2023-12-04
target/arm: Disable SME if SVE is disabled
Peter Maydell
[prev]
[next]