summaryrefslogtreecommitdiffstats
path: root/target-arm/kvm_arm.h
Commit message (Expand)AuthorAgeFilesLines
* hw/intc: Initial implementation of vGICv3Pavel Fedin2015-09-241-0/+10
* arm_kvm: Do not assume particular GIC type in kvm_arch_irqchip_create()Pavel Fedin2015-09-241-0/+9
* Introduce gic_class_name() instead of repeating conditionPavel Fedin2015-08-131-0/+5
* target-arm: kvm: Differentiate registers based on write-back levelsChristoffer Dall2015-07-211-1/+11
* target-arm: kvm: save/restore mp stateAlex Bennée2015-04-011-0/+17
* target-arm/kvm: make reg sync code common between kvm32/64Alex Bennée2014-12-111-0/+22
* target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64Pranavkumar Sawargaonkar2014-06-191-0/+12
* kvm: reset state from the CPU's reset methodPaolo Bonzini2014-05-131-0/+8
* arm: vgic device control api supportChristoffer Dall2014-02-261-6/+11
* target-arm: Provide '-cpu host' when running KVMPeter Maydell2013-12-101-0/+55
* target-arm: Initialize cpreg list from KVM when using KVMPeter Maydell2013-06-251-0/+33
* target-arm: Use MemoryListener to identify GIC base address for KVMPeter Maydell2013-03-051-0/+32
OpenPOWER on IntegriCloud