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.c
Age
Commit message (
Expand
)
Author
2018-06-22
target/arm: Allow KVM device address overwriting
Eric Auger
2018-06-22
target-arm: fix a segmentation fault due to illegal memory access
Zheng Xiang
2018-05-31
Make address_space_translate{, _cached}() take a MemTxAttrs argument
Peter Maydell
2018-05-04
target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
Eric Auger
2018-03-09
target/arm: Move definition of 'host' cpu type into cpu.c
Peter Maydell
2018-03-09
target/arm: Query host CPU features on-demand at instance init
Peter Maydell
2018-02-07
arm: postpone device listener unregister
Peter Xu
2017-09-04
hw/arm/virt: allow pmu instantiation with userspace irqchip
Andrew Jones
2017-07-11
ARM: KVM: Enable in-kernel timers with user space gic
Alexander Graf
2017-03-03
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
2017-03-03
KVM: remove kvm_arch_on_sigbus
Paolo Bonzini
2017-02-24
target-arm/powerctl: defer cpu reset work to CPU context
Alex Bennée
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth