summaryrefslogtreecommitdiff
path: root/target-arm/kvm.c
AgeCommit message (Expand)Author
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