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