summaryrefslogtreecommitdiff
path: root/target/arm/kvm.c
AgeCommit message (Expand)Author
2018-05-04target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_routeEric Auger
2018-03-09target/arm: Move definition of 'host' cpu type into cpu.cPeter Maydell
2018-03-09target/arm: Query host CPU features on-demand at instance initPeter Maydell
2018-02-07arm: postpone device listener unregisterPeter Xu
2017-09-04hw/arm/virt: allow pmu instantiation with userspace irqchipAndrew Jones
2017-07-11ARM: KVM: Enable in-kernel timers with user space gicAlexander Graf
2017-03-03KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini
2017-03-03KVM: remove kvm_arch_on_sigbusPaolo Bonzini
2017-02-24target-arm/powerctl: defer cpu reset work to CPU contextAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth