Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f12e77caf6c21588d6b24b5f1d8a6036f9ff9378
/
virt
« Previous
0f6c0a7
KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC redir table
by Paolo Bonzini
· 10 years ago
63afbe7
kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
by Will Deacon
· 10 years ago
92b591a
KVM: Allow KVM_CHECK_EXTENSION on the vm fd
by Alexander Graf
· 10 years ago
784aa3d
KVM: Rename and add argument to check_extension
by Alexander Graf
· 10 years ago
25f97ff
kvm: Resolve missing-field-initializers warnings
by Mark Rustad
· 10 years ago
9662fb4
ARM64: KVM: fix vgic_bitmap_get_reg function for BE 64bit case
by Victor Kamensky
· 10 years ago
1c9f047
ARM: KVM: vgic mmio should hold data as LE bytes array in BE case
by Victor Kamensky
· 10 years ago
67b2abf
arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware
by Marc Zyngier
· 11 years ago
b2fb1c0
KVM: ARM: vgic: add the GICv3 backend
by Marc Zyngier
· 11 years ago
1a9b130
arm64: KVM: split GICv2 world switch from hyp code
by Marc Zyngier
· 11 years ago
f982cf4
KVM: ARM: vgic: revisit implementation of irqchip_in_kernel
by Marc Zyngier
· 11 years ago
8f186d5
KVM: ARM: vgic: split GICv2 backend from the main vgic code
by Marc Zyngier
· 11 years ago
ca85f62
KVM: ARM: introduce vgic_params structure
by Marc Zyngier
· 11 years ago
da8dafd1
KVM: ARM: vgic: introduce vgic_enable
by Marc Zyngier
· 11 years ago
beee38b
KVM: ARM: vgic: abstract VMCR access
by Marc Zyngier
· 11 years ago
909d9b5
KVM: ARM: vgic: move underflow handling to vgic_ops
by Marc Zyngier
· 11 years ago
495dd85
KVM: ARM: vgic: abstract MISR decoding
by Marc Zyngier
· 11 years ago
8d6a031
KVM: ARM: vgic: abstract EISR bitmap access
by Marc Zyngier
· 11 years ago
69bb2c9
KVM: ARM: vgic: abstract access to the ELRSR bitmap
by Marc Zyngier
· 11 years ago
8d5c6b0
KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives
by Marc Zyngier
· 11 years ago
eede821
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
by Marc Zyngier
· 11 years ago
b2e09f6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
fa93384
sched: Fix signedness bug in yield_to()
by Dan Carpenter
· 10 years ago
b05d59d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
by Linus Torvalds
· 10 years ago
820b3fc
KVM: add missing cleanup_srcu_struct
by Paolo Bonzini
· 10 years ago
719d93c
kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
by Christian Borntraeger
· 11 years ago
a5a5aef
Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 11 years ago
30c2117
KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC base address.
by Haibin Wang
· 11 years ago
e9545b9
KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL)
by Oleg Nesterov
· 11 years ago
d72d946
KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute()
by Oleg Nesterov
· 11 years ago
f2ae85b
KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses
by Andre Przywara
· 11 years ago
41c22f6
KVM: async_pf: mm->mm_users can not pin apf->mm
by Oleg Nesterov
· 11 years ago
91021a6
KVM: ARM: vgic: Fix sgi dispatch problem
by Haibin Wang
· 11 years ago
e8e249d
kvm: Use pci_enable_msix_exact() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
a086f6a
Revert "KVM: Simplify kvm->tlbs_dirty handling"
by Xiao Guangrong
· 11 years ago
63b5cf0
Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue
by Marcelo Tosatti
· 11 years ago
15f36eb
KVM: s390: Add proper dirty bitmap support to S390 kvm.
by Jason J. Herne
· 12 years ago
68c3b4d
KVM: VMX: speed up wildcard MMIO EVENTFD
by Michael S. Tsirkin
· 11 years ago
f848a5a
KVM: support any-length wildcard ioeventfd
by Michael S. Tsirkin
· 11 years ago
55101e2
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
553f809
arm, kvm: fix double lock on cpu_add_remove_lock
by Ming Lei
· 11 years ago
4009b24
KVM: ioapic: try to recover if pending_eoi goes out of range
by Paolo Bonzini
· 11 years ago
5678de3f
KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155)
by Paolo Bonzini
· 11 years ago
d0cb5f7
Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 11 years ago
7cbb39d
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
176ab02
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
673f7b4
KVM: ioapic: reinject pending interrupts on KVM_SET_IRQCHIP
by Paolo Bonzini
· 11 years ago
44847de
KVM: ioapic: extract body of kvm_ioapic_set_irq
by Paolo Bonzini
· 11 years ago
0bc830b
KVM: ioapic: clear IRR for edge-triggered interrupts at delivery
by Paolo Bonzini
· 11 years ago
0b10a1c
KVM: ioapic: merge ioapic_deliver into ioapic_service
by Paolo Bonzini
· 11 years ago
684a0b7
KVM: eventfd: Fix lock order inversion.
by Cornelia Huck
· 11 years ago
100943c
kvm: x86: ignore ioapic polarity
by Gabriel L. Somlo
· 11 years ago
9d830d4
kvm/vfio: Support for DMA coherent IOMMUs
by Alex Williamson
· 11 years ago
98f4a14
KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loop
by Michael Mueller
· 11 years ago
5befdc3
KVM: Simplify kvm->tlbs_dirty handling
by Takuya Yoshikawa
· 11 years ago
f18eb31
Merge branch 'kvm-master' into kvm-queue
by Paolo Bonzini
· 11 years ago
2a2f3e26
arm64: KVM: Add VGIC device control for arm64
by Christoffer Dall
· 11 years ago
5248013
asmlinkage, kvm: Make kvm_rebooting visible
by Andi Kleen
· 11 years ago
1179ba5
KVM: async_pf: Add missing call for async page present
by Dominik Dingel
· 11 years ago
9f2ceda
KVM: async_pf: Allow to wait for outstanding work
by Dominik Dingel
· 11 years ago
e0ead41
KVM: async_pf: Provide additional direct page notification
by Dominik Dingel
· 11 years ago
aac5c42
KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()
by Dan Carpenter
· 11 years ago
c05c418
KVM: s390: add floating irq controller
by Jens Freimann
· 11 years ago
7ebd3fa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
4a55dd7
kvm: Provide kvm_vcpu_eligible_for_directed_yield() stub
by Scott Wood
· 11 years ago
e81d1ad
kvm: vfio: silence GCC warning
by Paul Bolle
· 11 years ago
ea0269b
kvm: remove dead code
by Stephen Hemminger
· 11 years ago
7940876
kvm: make local functions static
by Stephen Hemminger
· 11 years ago
fa20f5ae
KVM: arm-vgic: Support CPU interface reg access
by Christoffer Dall
· 11 years ago
90a5355
KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers
by Christoffer Dall
· 11 years ago
cbd333a
KVM: arm-vgic: Support unqueueing of LRs to the dist
by Christoffer Dall
· 11 years ago
c07a019
KVM: arm-vgic: Add vgic reg access from dev attr
by Christoffer Dall
· 11 years ago
1006e8c
KVM: arm-vgic: Make vgic mmio functions more generic
by Christoffer Dall
· 11 years ago
ce01e4e
KVM: arm-vgic: Set base addr through device API
by Christoffer Dall
· 11 years ago
7330672
KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
by Christoffer Dall
· 11 years ago
e1ba020
ARM: KVM: Allow creating the VGIC after VCPUs
by Christoffer Dall
· 11 years ago
39735a3
ARM/KVM: save and restore generic timer registers
by Andre Przywara
· 11 years ago
a1a6438
arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init
by Christoffer Dall
· 11 years ago
c08ac06
KVM: Use cond_resched() directly and remove useless kvm_resched()
by Takuya Yoshikawa
· 11 years ago
338c7db
KVM: Improve create VCPU parameter (CVE-2013-4587)
by Andy Honig
· 11 years ago
8a3caa6
KVM: kvm_clear_guest_page(): fix empty_zero_page usage
by Heiko Carstens
· 11 years ago
f080480
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
80f5b5e
KVM: remove vm mmap method
by Gleb Natapov
· 11 years ago
27ef63c
KVM: IOMMU: hva align mapping page size
by Greg Edwards
· 11 years ago
95f328d
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
by Gleb Natapov
· 11 years ago
e0f0bbc
kvm: Create non-coherent DMA registeration
by Alex Williamson
· 11 years ago
d96eb2c
kvm/x86: Convert iommu_flags to iommu_noncoherent
by Alex Williamson
· 11 years ago
ec53500
kvm: Add VFIO device
by Alex Williamson
· 11 years ago
0c8eb04
KVM: use a more sensible error number when debugfs directory creation fails
by Paolo Bonzini
· 11 years ago
e0230e1
KVM: Mapping IOMMU pages after updating memslot
by Yang Zhang
· 11 years ago
13acfd5
Powerpc KVM work is based on a commit after rc4.
by Gleb Natapov
· 11 years ago
5587027
kvm: Add struct kvm arg to memslot APIs
by Aneesh Kumar K.V
· 11 years ago
2ba9f0d
kvm: powerpc: book3s: Support building HV and PR KVM as module
by Aneesh Kumar K.V
· 11 years ago
f2e1066
KVM: Drop FOLL_GET in GUP when doing async page fault
by chai wen
· 11 years ago
29242cb
virt/kvm/iommu.c: Add leading zeros to device's BDF notation in debug messages
by Andre Richter
· 11 years ago
a2ac07f
Fix NULL dereference in gfn_to_hva_prot()
by Gleb Natapov
· 11 years ago
2f303b7
KVM: Convert kvm_lock back to non-raw spinlock
by Paolo Bonzini
· 11 years ago
4a937f9
KVM: protect kvm_usage_count with its own spinlock
by Paolo Bonzini
· 11 years ago
4fa92fb
KVM: cleanup (physical) CPU hotplug
by Paolo Bonzini
· 11 years ago
98fda16
kvm: remove .done from struct kvm_async_pf
by Radim Krčmář
· 11 years ago
Next »