summaryrefslogtreecommitdiff
path: root/target/arm/kvm.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-04target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_routeEric Auger1-1/+37
2018-03-09target/arm: Move definition of 'host' cpu type into cpu.cPeter Maydell1-19/+0
2018-03-09target/arm: Query host CPU features on-demand at instance initPeter Maydell1-17/+19
2018-02-07arm: postpone device listener unregisterPeter Xu1-1/+1
2017-09-04hw/arm/virt: allow pmu instantiation with userspace irqchipAndrew Jones1-1/+5
2017-07-11ARM: KVM: Enable in-kernel timers with user space gicAlexander Graf1-0/+51
2017-03-03KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini1-5/+0
2017-03-03KVM: remove kvm_arch_on_sigbusPaolo Bonzini1-5/+0
2017-02-24target-arm/powerctl: defer cpu reset work to CPU contextAlex Bennée1-3/+4
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+640