Age | Commit message (Expand) | Author |
2014-02-26 | arm: vgic device control api support | Christoffer Dall |
2013-12-17 | target-arm: Add minimal KVM AArch64 support | Mian M. Hamayun |
2013-12-17 | target-arm/kvm: Split 32 bit only code into its own file | Peter Maydell |
2013-12-10 | target-arm: Provide '-cpu host' when running KVM | Peter Maydell |
2013-12-10 | target-arm: Don't hardcode KVM target CPU to be A15 | Peter Maydell |
2013-12-10 | target-arm: Allow secondary KVM CPUs to be booted via PSCI | Peter Maydell |
2013-12-10 | target-arm: Provide mechanism for getting KVM constants even if not CONFIG_KVM | Peter Maydell |
2013-10-31 | target-arm: fix sorting issue of KVM cpreg list | Alvise Rigo |
2013-07-04 | memory: add ref/unref calls | Paolo Bonzini |
2013-06-25 | target-arm: Use tuple list to sync cp regs with KVM | Peter Maydell |
2013-06-25 | target-arm: Reinitialize all KVM VCPU registers on reset | Peter Maydell |
2013-06-25 | target-arm: Initialize cpreg list from KVM when using KVM | Peter Maydell |
2013-06-25 | target-arm: Convert TCG to using (index,value) list for cp migration | Peter Maydell |
2013-06-12 | KVM: ARM: Add dummy kvm_arch_init_irq_routing() | Alexey Kardashevskiy |
2013-05-03 | target-arm: Fix incorrect check of kvm_vcpu_ioctl return value | Peter Maydell |
2013-04-15 | arm: fix location of some include files | Peter Maydell |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-05 | target-arm: Use MemoryListener to identify GIC base address for KVM | Peter Maydell |
2013-03-05 | ARM KVM: save and load VFP registers from kernel | Peter Maydell |
2013-03-05 | ARM: KVM: Add support for KVM on ARM architecture | Christoffer Dall |