index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
/
kvm_arm.h
Age
Commit message (
Expand
)
Author
2016-03-30
arm: enhance kvm_arm_create_scratch_host_vcpu
Peter Xu
2015-12-17
target-arm: kvm - add support for HW assisted debug
Alex Bennée
2015-12-17
target-arm: kvm - implement software breakpoints
Alex Bennée
2015-09-24
hw/intc: Initial implementation of vGICv3
Pavel Fedin
2015-09-24
arm_kvm: Do not assume particular GIC type in kvm_arch_irqchip_create()
Pavel Fedin
2015-08-13
Introduce gic_class_name() instead of repeating condition
Pavel Fedin
2015-07-21
target-arm: kvm: Differentiate registers based on write-back levels
Christoffer Dall
2015-04-01
target-arm: kvm: save/restore mp state
Alex Bennée
2014-12-11
target-arm/kvm: make reg sync code common between kvm32/64
Alex Bennée
2014-06-19
target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64
Pranavkumar Sawargaonkar
2014-05-13
kvm: reset state from the CPU's reset method
Paolo Bonzini
2014-02-26
arm: vgic device control api support
Christoffer Dall
2013-12-10
target-arm: Provide '-cpu host' when running KVM
Peter Maydell
2013-06-25
target-arm: Initialize cpreg list from KVM when using KVM
Peter Maydell
2013-03-05
target-arm: Use MemoryListener to identify GIC base address for KVM
Peter Maydell