aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall2014-10-16
* arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper2014-10-15
* arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZEChristoffer Dall2014-10-14
* arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall2014-10-14
* arm/arm64: KVM: map MMIO regions at creation timeArd Biesheuvel2014-10-13
* arm64: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel2014-10-10
* ARM: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel2014-10-10
* arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel2014-10-10
* arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()Ard Biesheuvel2014-10-10
* arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pagesArd Biesheuvel2014-10-10
* ARM: KVM: fix vgic-disabled buildArnd Bergmann2014-10-07
* arm: kvm: fix CPU hotplugVladimir Murzin2014-09-29
* arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall2014-09-26
* arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp2014-09-26
* arm/arm64: KVM: Fix set_clear_sgi_pend_reg offsetChristoffer Dall2014-09-25
* arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier2014-09-18
* arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier2014-09-18
* arm/arm64: KVM: vgic: kill VGIC_NR_IRQSMarc Zyngier2014-09-18
* arm/arm64: KVM: vgic: handle out-of-range MMIO accessesMarc Zyngier2014-09-18
* arm/arm64: KVM: vgic: kill VGIC_MAX_CPUSMarc Zyngier2014-09-18
* arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQSMarc Zyngier2014-09-18
* arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier2014-09-18
* KVM: ARM: vgic: plug irq injection raceMarc Zyngier2014-09-18
* arm/arm64: KVM: vgic: Clarify and correct vgic documentationChristoffer Dall2014-09-18
* arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0Christoffer Dall2014-09-18
* arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRnChristoffer Dall2014-09-18
* arm/arm64: KVM: vgic: Clear queued flags on unqueueChristoffer Dall2014-09-18
* arm/arm64: KVM: Rename irq_active to irq_queuedChristoffer Dall2014-09-18
* arm/arm64: KVM: Rename irq_state to irq_pendingChristoffer Dall2014-09-18
* Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall2014-09-18
|\
| * kvm: Make init_rmode_identity_map() return 0 on success.Tang Chen2014-09-17
| * kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen2014-09-17
| * KVM: VFIO: register kvm_device_ops dynamicallyWill Deacon2014-09-17
| * KVM: s390: register flic ops dynamicallyCornelia Huck2014-09-17
| * KVM: ARM: vgic: register kvm_device_ops dynamicallyWill Deacon2014-09-17
| * KVM: device: add simple registration mechanism for kvm_device_opsWill Deacon2014-09-17
| * kvm: ioapic: conditionally delay irq delivery duringeoi broadcastZhang Haoyu2014-09-16
| * KVM: x86: Use kvm_make_request when applicableGuo Hui Liu2014-09-16
| * KVM: x86: make apic_accept_irq tracepoint more genericPaolo Bonzini2014-09-11
| * kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.Tang Chen2014-09-11
| * Merge tag 'kvm-s390-next-20140910' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-09-11
| |\
| | * KVM: s390/interrupt: remove double assignmentChristian Borntraeger2014-09-10
| | * KVM: s390/cmm: Fix prefix handling for diag 10 balloonChristian Borntraeger2014-09-10
| | * KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger2014-09-10
| | * KVM: s390: unintended fallthrough for external callChristian Borntraeger2014-09-10
| | * KVM: s390: Limit guest size to 16TBChristian Borntraeger2014-09-10
| | * KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger2014-09-10
| | * KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak2014-09-10
| * | KVM: fix api documentation of KVM_GET_EMULATED_CPUIDAlex Bennée2014-09-10
| * | KVM: document KVM_SET_GUEST_DEBUG apiAlex Bennée2014-09-10