summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-10KVM: document KVM_SET_GUEST_DEBUG apiAlex Bennée1-0/+44
2014-09-05KVM: remove redundant assignments in __kvm_set_memory_regionChristian Borntraeger1-3/+0
2014-09-05KVM: remove redundant assigment of return value in kvm_dev_ioctlChristian Borntraeger1-2/+0
2014-09-05KVM: remove redundant check of in_spin_loopChristian Borntraeger1-2/+1
2014-09-05KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini4-11/+16
2014-09-05KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini2-6/+10
2014-09-03KVM: nSVM: propagate the NPF EXITINFO to the guestPaolo Bonzini2-4/+32
2014-09-03KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMDPaolo Bonzini2-2/+19
2014-09-03KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen3-6/+6
2014-09-03kvm: x86: fix stale mmio cache bugDavid Matlack3-6/+17
2014-09-03kvm: fix potentially corrupt mmio cacheDavid Matlack3-15/+42
2014-09-03KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini2-6/+8
2014-08-29KVM: x86: use guest maxphyaddr to check MTRR valuesPaolo Bonzini1-3/+2