aboutsummaryrefslogtreecommitdiffstats
path: root/target/arm/kvm_arm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/arm/kvm: Have kvm_arm_pmu_set_irq take a ARMCPU argumentPhilippe Mathieu-Daudé2023-12-191-2/+2
* target/arm/kvm: Have kvm_arm_pmu_init take a ARMCPU argumentPhilippe Mathieu-Daudé2023-12-191-2/+2
* target/arm/kvm: Have kvm_arm_pvtime_init take a ARMCPU argumentPhilippe Mathieu-Daudé2023-12-191-3/+3
* target/arm/kvm: Have kvm_arm_sve_get_vls take a ARMCPU argumentPhilippe Mathieu-Daudé2023-12-191-3/+3
* target/arm/kvm: Have kvm_arm_add_vcpu_properties take a ARMCPU argumentPhilippe Mathieu-Daudé2023-12-191-3/+3
* target/arm/kvm: Remove unused includesPhilippe Mathieu-Daudé2023-12-191-2/+0
* target/arm/kvm: Unexport kvm_arm_vm_state_changeRichard Henderson2023-12-191-2/+0
* target/arm/kvm: Unexport and tidy kvm_arm_sync_mpstate_to_{kvm, qemu}Richard Henderson2023-12-191-20/+0
* target/arm/kvm: Unexport kvm_{get,put}_vcpu_eventsRichard Henderson2023-12-191-20/+0
* target/arm/kvm: Init cap_has_inject_serror_esr in kvm_arch_initRichard Henderson2023-12-191-8/+0
* target/arm/kvm: Unexport kvm_arm_init_cpreg_listRichard Henderson2023-12-191-12/+0
* target/arm/kvm: Unexport kvm_arm_vcpu_finalizeRichard Henderson2023-12-191-14/+0
* target/arm/kvm: Unexport kvm_arm_vcpu_initRichard Henderson2023-12-191-12/+0
* target/arm/kvm: Move kvm_arm_reg_syncs_via_cpreg_list and unexportRichard Henderson2023-12-191-10/+0
* target/arm/kvm: Move kvm_arm_cpreg_level and unexportRichard Henderson2023-12-191-9/+0
* target/arm/kvm: Move kvm_arm_get_host_cpu_features and unexportRichard Henderson2023-12-191-22/+0
* target/arm/kvm: Inline kvm_arm_steal_time_supportedRichard Henderson2023-12-191-13/+0
* target/arm/kvm: Unexport kvm_arm_{get, put}_virtual_timeRichard Henderson2023-12-191-16/+0
* target/arm/kvm: Move kvm_arm_handle_debug and unexportRichard Henderson2023-12-191-9/+0
* target/arm/kvm: Move kvm_arm_hw_debug_active and unexportRichard Henderson2023-12-191-8/+0
* target/arm/kvm: Move kvm_arm_copy_hw_debug_data and unexportRichard Henderson2023-12-191-10/+0
* target/arm/kvm: Move kvm_arm_verify_ext_dabt_pending and unexportRichard Henderson2023-12-191-10/+0
* target/arm/kvm: Merge kvm_arm_init_debug into kvm_arch_initRichard Henderson2023-12-191-8/+0
* hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpersPhilippe Mathieu-Daudé2023-06-281-45/+0
* Revert "arm/kvm: add support for MTE"Peter Maydell2023-05-191-19/+0
* arm/kvm: add support for MTECornelia Huck2023-05-181-0/+19
* target/arm: Initialize debug capabilities only onceAkihiko Odaki2023-04-201-0/+8
* target/arm: Use uint32_t instead of bitmap for sve vq'sRichard Henderson2022-06-081-4/+3
* hvf: arm: Implement -cpu hostPeter Maydell2021-09-211-2/+0
* hw/arm/virt: add ITS support in virt GICShashi Mallela2021-09-131-2/+2
* hw/arm/virt: KVM: The IPA lower bound is 32Andrew Jones2021-03-121-2/+4
* sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé2021-03-091-1/+1
* hw/arm/virt: Implement kvm-steal-timeAndrew Jones2020-10-081-0/+43
* target/arm/kvm: Make uncalled stubs explicitly unreachableAndrew Jones2020-10-081-19/+32
* target/arm: Remove no-longer-reachable 32-bit KVM codePeter Maydell2020-09-141-6/+0
* target/arm: kvm: Handle misconfigured dabt injectionBeata Michalska2020-07-031-0/+10
* target/arm: Check supported KVM features globally (not per vCPU)Philippe Mathieu-Daudé2020-06-231-12/+9
* target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmapEric Auger2020-03-121-0/+3
* target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones2020-01-301-0/+11
* target/arm/kvm: Implement virtual time adjustmentAndrew Jones2020-01-301-0/+38
* target/arm/kvm: trivial: Clean up header documentationAndrew Jones2020-01-301-19/+27
* target/arm/cpu64: max cpu: Support sve properties with KVMAndrew Jones2019-11-011-0/+12
* target/arm/kvm64: max cpu: Enable SVE when availableAndrew Jones2019-11-011-0/+27
* intc/arm_gic: Support IRQ injection for more than 256 vpusEric Auger2019-10-151-0/+1
* target/arm/cpu: Ensure we can use the pmu with kvmAndrew Jones2019-08-161-0/+14
* target/arm/cpu64: Ensure kvm really supports aarch64=offAndrew Jones2019-08-161-0/+14
* kvm: add kvm_arm_get_max_vm_ipa_sizeEric Auger2019-03-051-0/+13
* target/arm: Install ARMISARegisters from kvm hostRichard Henderson2018-11-191-0/+1
* target/arm: Add support for VCPU event statesDongjiu Geng2018-10-241-0/+24
* target/arm: fix code comments errorDongjiu Geng2018-10-081-2/+2