aboutsummaryrefslogtreecommitdiff
path: root/target/arm/kvm.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini1-1/+1
2018-11-19target/arm: Install ARMISARegisters from kvm hostRichard Henderson1-0/+1
2018-10-24target/arm: Add support for VCPU event statesDongjiu Geng1-0/+60
2018-10-08target/arm: fix code comments errorDongjiu Geng1-1/+1
2018-06-22target/arm: Allow KVM device address overwritingEric Auger1-1/+9
2018-06-22target-arm: fix a segmentation fault due to illegal memory accessZheng Xiang1-0/+1
2018-05-31Make address_space_translate{, _cached}() take a MemTxAttrs argumentPeter Maydell1-1/+2
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