aboutsummaryrefslogtreecommitdiff
path: root/target-arm/kvm.c
AgeCommit message (Expand)Author
2014-02-26arm: vgic device control api supportChristoffer Dall
2013-12-17target-arm: Add minimal KVM AArch64 supportMian M. Hamayun
2013-12-17target-arm/kvm: Split 32 bit only code into its own filePeter Maydell
2013-12-10target-arm: Provide '-cpu host' when running KVMPeter Maydell
2013-12-10target-arm: Don't hardcode KVM target CPU to be A15Peter Maydell
2013-12-10target-arm: Allow secondary KVM CPUs to be booted via PSCIPeter Maydell
2013-12-10target-arm: Provide mechanism for getting KVM constants even if not CONFIG_KVMPeter Maydell
2013-10-31target-arm: fix sorting issue of KVM cpreg listAlvise Rigo
2013-07-04memory: add ref/unref callsPaolo Bonzini
2013-06-25target-arm: Use tuple list to sync cp regs with KVMPeter Maydell
2013-06-25target-arm: Reinitialize all KVM VCPU registers on resetPeter Maydell
2013-06-25target-arm: Initialize cpreg list from KVM when using KVMPeter Maydell
2013-06-25target-arm: Convert TCG to using (index,value) list for cp migrationPeter Maydell
2013-06-12KVM: ARM: Add dummy kvm_arch_init_irq_routing()Alexey Kardashevskiy
2013-05-03target-arm: Fix incorrect check of kvm_vcpu_ioctl return valuePeter Maydell
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-05target-arm: Use MemoryListener to identify GIC base address for KVMPeter Maydell
2013-03-05ARM KVM: save and load VFP registers from kernelPeter Maydell
2013-03-05ARM: KVM: Add support for KVM on ARM architectureChristoffer Dall