Commit Graph

1174 Commits (master)

Author SHA1 Message Date
Alex Williamson 8f9dec0c2d vfio: New external user group/file match
6 years ago
Marc Zyngier 3e7a76b290 KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interrupt
6 years ago
Marc Zyngier 2a5c08a4d3 KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interrupt
6 years ago
David Hildenbrand 1563625c71 KVM: kvm_io_bus_unregister_dev() should never fail
6 years ago
Peter Xu ef46a13b9c KVM: x86: clear bus pointer when destroyed
6 years ago
Jintack Lim d29e6215e5 KVM: arm/arm64: Let vcpu thread modify its own active state
6 years ago
Shanker Donthineni d408d23add KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
6 years ago
Marc Zyngier 26c4d513b6 KVM: arm/arm64: vgic: Fix deadlock on error handling
6 years ago
Wanpeng Li 7caf473f99 KVM: eventfd: fix NULL deref irqbypass consumer
6 years ago
Dan Carpenter a0f1d21c1c KVM: use after free in kvm_ioctl_create_device()
6 years ago
Radim Krčmář 0f4828a1da KVM/ARM updates for v4.9-rc7
6 years ago
Marc Zyngier 8ca18eec2b KVM: arm/arm64: vgic: Don't notify EOI for non-SPIs
6 years ago
Paolo Bonzini 22583f0d9c KVM: async_pf: avoid recursive flushing of work items
6 years ago
Radim Krčmář e5dbc4bf0b KVM/ARM updates for v4.9-rc6
6 years ago
Wei Huang b112c84a6f KVM: arm64: Fix the issues when guest PMCCFILTR is configured
6 years ago
Paolo Bonzini 05d36a7dff KVM/ARM updates for v4.9-rc4
6 years ago
Linus Torvalds 66cecb6789 One NULL pointer dereference, and two fixes for regressions introduced
6 years ago
Shih-Wei Li d42c79701a KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs
6 years ago
Andre Przywara 112b0b8f8f KVM: arm/arm64: vgic: Prevent access to invalid SPIs
6 years ago
Paolo Bonzini 36343f6ea7 KVM: fix OOPS on flush_work
7 years ago
Lorenzo Stoakes 0d73175982 mm: unexport __get_user_pages()
7 years ago
Lorenzo Stoakes d4944b0ece mm: remove write/force parameters from __get_user_pages_unlocked()
7 years ago
Radim Krčmář 45ca877ad0 KVM/ARM Changes for v4.9
7 years ago
Christoffer Dall 0099b7701f KVM: arm/arm64: vgic: Don't flush/sync without a working vgic
7 years ago
Christoffer Dall 6fe407f2d1 KVM: arm64: Require in-kernel irqchip for PMU support
7 years ago
Vladimir Murzin acda5430be ARM: KVM: Support vgic-v3
7 years ago
Vladimir Murzin d7d0a11e44 KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systems
7 years ago
Vladimir Murzin e533a37f7b KVM: arm: vgic: Fix compiler warnings when built for 32-bit
7 years ago
Vladimir Murzin 7a1ff70828 KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
7 years ago
Vladimir Murzin 19f0ece439 arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
7 years ago
Vladimir Murzin 5a7a8426b2 arm64: KVM: Use static keys for selecting the GIC backend
7 years ago
Luiz Capitulino 45b5939e50 kvm: create per-vcpu dirs in debugfs
7 years ago
Luiz Capitulino 9d5a1dcebf kvm: kvm_destroy_vm_debugfs(): check debugfs_stat_data pointer
7 years ago
Paolo Bonzini ad53e35ae5 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
7 years ago
Paolo Bonzini 5d947a1447 KVM: ARM: cleanup kvm_timer_hyp_init
7 years ago
Marc Zyngier 3272f0d08e arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2
7 years ago
Marc Zyngier a07d3b07a8 arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafe
7 years ago
Marc Zyngier bf8feb3964 arm64: KVM: vgic-v2: Add GICV access from HYP
7 years ago
Marc Zyngier fb5ee369cc arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
7 years ago
Marc Zyngier 8cebe750c4 arm64: KVM: Make kvm_skip_instr32 available to HYP
7 years ago
Marc Zyngier 3aedd5c49e arm: KVM: Use common AArch32 conditional execution code
7 years ago
Marc Zyngier 427d7cacf9 arm64: KVM: Move the AArch32 conditional execution to common code
7 years ago
Marc Zyngier 55d7cad6a9 KVM: arm: vgic: Drop build compatibility hack for older kernel versions
7 years ago
Christoffer Dall 1fe0009833 KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2
7 years ago
Christoffer Dall ba7b9169b5 KVM: arm/arm64: Factor out vgic_attr_regs_access functionality
7 years ago
Suraj Jitindar Singh 8a7e75d47b KVM: Add provisioning for ulong vm stats and u64 vcpu stats
7 years ago
Bhaktipriya Shridhar 3706feacd0 KVM: Remove deprecated create_singlethread_workqueue
7 years ago
Paolo Bonzini 2eeb321fd2 KVM/ARM Fixes for v4.8-rc3
7 years ago
Marc Zyngier cabdc5c59a KVM: arm/arm64: timer: Workaround misconfigured timer interrupt
7 years ago
Andre Przywara 286054a7a8 KVM: arm64: ITS: avoid re-mapping LPIs
7 years ago