aboutsummaryrefslogtreecommitdiff
path: root/virt
AgeCommit message (Expand)Author
2015-08-14Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtlsk-v3.14-15.08-rtKevin Hilman
2015-08-03Merge tag 'v3.14.48' of git://git./linux/kernel/git/stable/linux-stable into ...Shannon Zhao
2015-07-10arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall
2015-07-10arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2015-07-07Merge tag 'v3.14.47' of git://git./linux/kernel/git/stable/linux-stable into ...Shannon Zhao
2015-07-03arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()Christoffer Dall
2015-07-03arm/arm64: KVM: Fix set_clear_sgi_pend_reg offsetChristoffer Dall
2015-07-03KVM: ARM: vgic: plug irq injection raceMarc Zyngier
2015-06-29KVM: vgic: return int instead of bool when checking I/O rangesWill Deacon
2015-06-04Merge tag 'v3.14.43-rt42-lno1' of git://git.linaro.org/people/anders.roxell/l...lsk-v3.14-15.06-rtKevin Hilman
2015-06-01KVM: use simple waitqueue for vcpu->wqMarcelo Tosatti
2015-05-17kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon
2015-05-17KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...Haibin Wang
2015-05-17KVM: arm/arm64: vgic: fix GICD_ICFGR register accessesAndre Przywara
2015-05-06Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-05-06KVM: use slowpath for cross page cached accessesRadim Krčmář
2015-04-20Merge branch 'v3.14/topic/kvm' into linux-linaro-lsk-v3.14Kevin Hilman
2015-04-20KVM:EVENTFD: fix implicit declaration on x86/_64Gary S. Robertson
2014-11-14Merge tag 'v3.14.24' into linux-linaro-lsk-v3.14Mark Brown
2014-11-14kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas
2014-10-31Merge tag 'v3.14.23' into linux-linaro-lsk-v3.14Mark Brown
2014-10-30kvm: don't take vcpu mutex for obviously invalid vcpu ioctlsDavid Matlack
2014-10-30kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-10-08Merge branch 'lsk/v3.14/topic/kvm' into lsk/lsk-with-kvm-v3.14Christoffer Dall
2014-10-08KVM: correct null pid check in kvm_vcpu_yield_to()Sam Bobroff
2014-10-08KVM: check for !is_zero_pfn() in kvm_is_mmio_pfn()Ard Biesheuvel
2014-10-03arm/arm64: KVM: Fix set_clear_sgi_pend_reg offsetChristoffer Dall
2014-10-03arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier
2014-10-03arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier
2014-10-03arm/arm64: KVM: vgic: kill VGIC_NR_IRQSMarc Zyngier
2014-10-03arm/arm64: KVM: vgic: handle out-of-range MMIO accessesMarc Zyngier
2014-10-03arm/arm64: KVM: vgic: kill VGIC_MAX_CPUSMarc Zyngier
2014-10-03arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQSMarc Zyngier
2014-10-03arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier
2014-10-03KVM: ARM: vgic: plug irq injection raceMarc Zyngier
2014-10-03arm/arm64: KVM: vgic: Clarify and correct vgic documentationChristoffer Dall
2014-10-03arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0Christoffer Dall
2014-10-03arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRnChristoffer Dall
2014-10-03arm/arm64: KVM: vgic: Clear queued flags on unqueueChristoffer Dall
2014-10-03arm/arm64: KVM: Rename irq_active to irq_queuedChristoffer Dall
2014-10-03arm/arm64: KVM: Rename irq_state to irq_pendingChristoffer Dall
2014-10-03KVM: VFIO: register kvm_device_ops dynamicallyChristoffer Dall
2014-10-03KVM: ARM: vgic: register kvm_device_ops dynamicallyChristoffer Dall
2014-10-02KVM: device: add simple registration mechanism for kvm_device_opsChristoffer Dall
2014-10-02KVM: EVENTFD: remove inclusion of irq.hEric Auger
2014-10-02KVM: remove redundant assignments in __kvm_set_memory_regionChristian Borntraeger
2014-10-02KVM: remove redundant assigment of return value in kvm_dev_ioctlChristian Borntraeger
2014-10-02KVM: remove redundant check of in_spin_loopChristian Borntraeger
2014-10-02kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-10-02KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini