index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
/
kvm.c
Age
Commit message (
Expand
)
Author
2015-07-21
target-arm: kvm: Differentiate registers based on write-back levels
Christoffer Dall
2015-06-02
kvm: introduce kvm_arch_msi_data_to_gsi
Eric Auger
2015-04-30
kvm: add support for memory transaction attributes
Paolo Bonzini
2015-04-01
target-arm: kvm: save/restore mp state
Alex Bennée
2015-03-11
kvm: add machine state to kvm_arch_init
Marcel Apfelbaum
2015-01-12
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
2014-12-11
target-arm: Check error conditions on kvm_arm_reset_vcpu
Christoffer Dall
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-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