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
Age
Commit message (
Expand
)
Author
2023-12-20
Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-12-20
target: Restrict 'sysemu/reset.h' to system emulation
Philippe Mathieu-Daudé
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-12
target/i386: Fix 32-bit wrapping of pc/eip computation
Richard Henderson
2023-12-06
i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
Michael Roth
2023-12-04
Merge tag 'misc-fixes-20231204' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-12-04
Merge tag 'pull-target-arm-20231204-1' of https://git.linaro.org/people/pmayd...
Stefan Hajnoczi
2023-12-04
target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csr
Daniel Henrique Barboza
2023-12-04
sh4: Coding style: Remove tabs
Yihuan Pan
2023-12-04
target/arm: Disable SME if SVE is disabled
Peter Maydell
2023-11-28
Merge tag 'misc-next-20231128' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
[next]