summaryrefslogtreecommitdiff
path: root/target-arm/kvm_arm.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-30arm: enhance kvm_arm_create_scratch_host_vcpuPeter Xu1-2/+5
2015-12-17target-arm: kvm - add support for HW assisted debugAlex Bennée1-0/+21
2015-12-17target-arm: kvm - implement software breakpointsAlex Bennée1-0/+9
2015-09-24hw/intc: Initial implementation of vGICv3Pavel Fedin1-0/+10
2015-09-24arm_kvm: Do not assume particular GIC type in kvm_arch_irqchip_create()Pavel Fedin1-0/+9
2015-08-13Introduce gic_class_name() instead of repeating conditionPavel Fedin1-0/+5
2015-07-21target-arm: kvm: Differentiate registers based on write-back levelsChristoffer Dall1-1/+11
2015-04-01target-arm: kvm: save/restore mp stateAlex Bennée1-0/+17
2014-12-11target-arm/kvm: make reg sync code common between kvm32/64Alex Bennée1-0/+22
2014-06-19target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64Pranavkumar Sawargaonkar1-0/+12
2014-05-13kvm: reset state from the CPU's reset methodPaolo Bonzini1-0/+8
2014-02-26arm: vgic device control api supportChristoffer Dall1-6/+11
2013-12-10target-arm: Provide '-cpu host' when running KVMPeter Maydell1-0/+55
2013-06-25target-arm: Initialize cpreg list from KVM when using KVMPeter Maydell1-0/+33
2013-03-05target-arm: Use MemoryListener to identify GIC base address for KVMPeter Maydell1-0/+32