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