index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
/
kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64
Pranavkumar Sawargaonkar
1
-0
/
+11
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