summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier2014-09-184-0/+49
* arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier2014-09-183-21/+29
* arm/arm64: KVM: vgic: kill VGIC_NR_IRQSMarc Zyngier2014-09-182-9/+14
* arm/arm64: KVM: vgic: handle out-of-range MMIO accessesMarc Zyngier2014-09-182-12/+47
* arm/arm64: KVM: vgic: kill VGIC_MAX_CPUSMarc Zyngier2014-09-182-5/+4
* arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQSMarc Zyngier2014-09-182-6/+11
* arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier2014-09-183-53/+269
* KVM: ARM: vgic: plug irq injection raceMarc Zyngier2014-09-181-1/+2
* arm/arm64: KVM: vgic: Clarify and correct vgic documentationChristoffer Dall2014-09-181-6/+7
* arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0Christoffer Dall2014-09-181-2/+16
* arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRnChristoffer Dall2014-09-182-12/+123
* arm/arm64: KVM: vgic: Clear queued flags on unqueueChristoffer Dall2014-09-181-1/+3
* arm/arm64: KVM: Rename irq_active to irq_queuedChristoffer Dall2014-09-182-16/+21
* arm/arm64: KVM: Rename irq_state to irq_pendingChristoffer Dall2014-09-182-28/+28
* Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall2014-09-1846-1179/+1293
|\
| * kvm: Make init_rmode_identity_map() return 0 on success.Tang Chen2014-09-171-10/+8
| * kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen2014-09-173-28/+22
| * KVM: VFIO: register kvm_device_ops dynamicallyWill Deacon2014-09-173-12/+15
| * KVM: s390: register flic ops dynamicallyCornelia Huck2014-09-174-6/+3
| * KVM: ARM: vgic: register kvm_device_ops dynamicallyWill Deacon2014-09-173-83/+79
| * KVM: device: add simple registration mechanism for kvm_device_opsWill Deacon2014-09-173-33/+55
| * kvm: ioapic: conditionally delay irq delivery duringeoi broadcastZhang Haoyu2014-09-163-2/+66
| * KVM: x86: Use kvm_make_request when applicableGuo Hui Liu2014-09-161-8/+7
| * KVM: x86: make apic_accept_irq tracepoint more genericPaolo Bonzini2014-09-112-9/+6
| * kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.Tang Chen2014-09-112-4/+5
| * Merge tag 'kvm-s390-next-20140910' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-09-116-20/+74
| |\
| | * KVM: s390/interrupt: remove double assignmentChristian Borntraeger2014-09-101-1/+0
| | * KVM: s390/cmm: Fix prefix handling for diag 10 balloonChristian Borntraeger2014-09-101-8/+18
| | * KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger2014-09-101-2/+1
| | * KVM: s390: unintended fallthrough for external callChristian Borntraeger2014-09-101-0/+1
| | * KVM: s390: Limit guest size to 16TBChristian Borntraeger2014-09-101-1/+1
| | * KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger2014-09-102-7/+7
| | * KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak2014-09-102-1/+46
| * | KVM: fix api documentation of KVM_GET_EMULATED_CPUIDAlex Bennée2014-09-101-70/+70
| * | KVM: document KVM_SET_GUEST_DEBUG apiAlex Bennée2014-09-101-0/+44
| * | KVM: remove redundant assignments in __kvm_set_memory_regionChristian Borntraeger2014-09-051-3/+0
| * | KVM: remove redundant assigment of return value in kvm_dev_ioctlChristian Borntraeger2014-09-051-2/+0
| * | KVM: remove redundant check of in_spin_loopChristian Borntraeger2014-09-051-2/+1
| * | KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini2014-09-054-11/+16
| * | KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini2014-09-052-6/+10
| * | KVM: nSVM: propagate the NPF EXITINFO to the guestPaolo Bonzini2014-09-032-4/+32
| * | KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMDPaolo Bonzini2014-09-032-2/+19
| * | KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen2014-09-033-6/+6
| * | kvm: x86: fix stale mmio cache bugDavid Matlack2014-09-033-6/+17
| * | kvm: fix potentially corrupt mmio cacheDavid Matlack2014-09-033-15/+42
| * | KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini2014-09-032-6/+8
| |/
| * KVM: x86: use guest maxphyaddr to check MTRR valuesPaolo Bonzini2014-08-291-3/+2
| * KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-2916-27/+27
| * KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-2911-163/+57
| * KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-299-34/+21
OpenPOWER on IntegriCloud