summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-15arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper1-1/+1
2014-10-14arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZEChristoffer Dall1-0/+11
2014-10-14arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall4-40/+249
2014-10-13arm/arm64: KVM: map MMIO regions at creation timeArd Biesheuvel1-8/+69
2014-10-10arm64: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel1-1/+1
2014-10-10ARM: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel1-1/+1
2014-10-10arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel4-4/+8
2014-10-10arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()Ard Biesheuvel1-0/+6
2014-10-10arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pagesArd Biesheuvel1-2/+1
2014-10-07ARM: KVM: fix vgic-disabled buildArnd Bergmann1-0/+8
2014-09-29arm: kvm: fix CPU hotplugVladimir Murzin1-1/+2
2014-09-26arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall3-3/+15
2014-09-26arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp3-6/+16
2014-09-25arm/arm64: KVM: Fix set_clear_sgi_pend_reg offsetChristoffer Dall1-2/+2
2014-09-19arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier4-0/+49
2014-09-19arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier3-21/+29
2014-09-19arm/arm64: KVM: vgic: kill VGIC_NR_IRQSMarc Zyngier2-9/+14
2014-09-19arm/arm64: KVM: vgic: handle out-of-range MMIO accessesMarc Zyngier2-12/+47
2014-09-19arm/arm64: KVM: vgic: kill VGIC_MAX_CPUSMarc Zyngier2-5/+4
2014-09-19arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQSMarc Zyngier2-6/+11
2014-09-19arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier3-53/+269
2014-09-19KVM: ARM: vgic: plug irq injection raceMarc Zyngier1-1/+2
2014-09-19arm/arm64: KVM: vgic: Clarify and correct vgic documentationChristoffer Dall1-6/+7
2014-09-19arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0Christoffer Dall1-2/+16
2014-09-19arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRnChristoffer Dall2-12/+123
2014-09-19arm/arm64: KVM: vgic: Clear queued flags on unqueueChristoffer Dall1-1/+3
2014-09-19arm/arm64: KVM: Rename irq_active to irq_queuedChristoffer Dall2-16/+21
2014-09-19arm/arm64: KVM: Rename irq_state to irq_pendingChristoffer Dall2-28/+28
2014-09-19Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall46-1179/+1293
2014-09-17kvm: Make init_rmode_identity_map() return 0 on success.Tang Chen1-10/+8
2014-09-17kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen3-28/+22
2014-09-17KVM: VFIO: register kvm_device_ops dynamicallyWill Deacon3-12/+15
2014-09-17KVM: s390: register flic ops dynamicallyCornelia Huck4-6/+3
2014-09-17KVM: ARM: vgic: register kvm_device_ops dynamicallyWill Deacon3-83/+79
2014-09-17KVM: device: add simple registration mechanism for kvm_device_opsWill Deacon3-33/+55
2014-09-16kvm: ioapic: conditionally delay irq delivery duringeoi broadcastZhang Haoyu3-2/+66
2014-09-16KVM: x86: Use kvm_make_request when applicableGuo Hui Liu1-8/+7
2014-09-11KVM: EVENTFD: remove inclusion of irq.hEric Auger1-1/+0
2014-09-11ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel3-26/+10
2014-09-11KVM: x86: make apic_accept_irq tracepoint more genericPaolo Bonzini2-9/+6
2014-09-11kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.Tang Chen2-4/+5
2014-09-11Merge tag 'kvm-s390-next-20140910' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini6-20/+74
2014-09-10KVM: s390/interrupt: remove double assignmentChristian Borntraeger1-1/+0
2014-09-10KVM: s390/cmm: Fix prefix handling for diag 10 balloonChristian Borntraeger1-8/+18
2014-09-10KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger1-2/+1
2014-09-10KVM: s390: unintended fallthrough for external callChristian Borntraeger1-0/+1
2014-09-10KVM: s390: Limit guest size to 16TBChristian Borntraeger1-1/+1
2014-09-10KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger2-7/+7
2014-09-10KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak2-1/+46
2014-09-10KVM: fix api documentation of KVM_GET_EMULATED_CPUIDAlex Bennée1-70/+70