summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-0593-1849/+7424
|\
| * Merge branch 'kvm-arm-for-3.10' of git://github.com/columbia/linux-kvm-arm in...Marcelo Tosatti2013-05-0314-320/+526
| |\
| | * ARM: KVM: iterate over all CPUs for CPU compatibility checkAndre Przywara2013-04-291-3/+12
| | * KVM: ARM: Fix spelling in error messageChristoffer Dall2013-04-291-1/+1
| | * ARM: KVM: define KVM_ARM_MAX_VCPUS unconditionallyArnd Bergmann2013-04-291-3/+3
| | * ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier2013-04-293-18/+20
| | * ARM: KVM: add architecture specific hook for capabilitiesMarc Zyngier2013-04-292-1/+6
| | * ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier2013-04-293-22/+63
| | * ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier2013-04-295-79/+197
| | * ARM: KVM: rework HYP page table freeingMarc Zyngier2013-04-293-103/+82
| | * ARM: KVM: enforce maximum size for identity mapped codeMarc Zyngier2013-04-291-1/+6
| | * ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier2013-04-294-34/+24
| | * ARM: KVM: fix HYP mapping limitations around zeroMarc Zyngier2013-04-291-11/+10
| | * ARM: KVM: simplify HYP mapping populationMarc Zyngier2013-04-291-60/+42
| | * ARM: KVM: arch_timer: use symbolic constantsMark Rutland2013-04-291-3/+4
| | * ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier2013-04-294-1/+76
| * | KVM: x86: Account for failing enable_irq_window for NMI window requestJan Kiszka2013-05-034-13/+13
| * | KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras2013-05-026-25/+205
| * | kvm/ppc/mpic: fix missing unlock in set_base_addr()Wei Yongjun2013-05-021-1/+1
| * | kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/writeScott Wood2013-05-021-4/+19
| * | kvm/ppc/mpic: remove usersScott Wood2013-05-021-1/+0
| * | kvm/ppc/mpic: fix mmio region lists when multiple guests usedScott Wood2013-05-021-21/+32
| * | kvm: KVM_CAP_IOMMU only available with device assignmentAlex Williamson2013-04-302-0/+4
| |/
| * KVM: nVMX: Skip PF interception check when queuing during nested runJan Kiszka2013-04-281-1/+1
| * KVM: x86: Increase the "hard" max VCPU limitChegu Vinod2013-04-281-1/+1
| * kvm: Allow build-time configuration of KVM device assignmentAlex Williamson2013-04-288-15/+32
| * Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queueGleb Natapov2013-04-2841-211/+4871
| |\
| | * KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras2013-04-264-0/+123
| | * KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS callsPaul Mackerras2013-04-264-15/+113
| | * KVM: PPC: Book3S HV: Improve real-mode handling of external interruptsPaul Mackerras2013-04-263-64/+80
| | * KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulationBenjamin Herrenschmidt2013-04-265-19/+490
| | * KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt2013-04-267-19/+158
| | * KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt2013-04-2612-2/+1192
| | * KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman2013-04-2610-1/+230
| | * kvm/ppc/mpic: Eliminate mmio_mappedScott Wood2013-04-261-28/+1
| | * kvm: destroy emulated devices on VM exitScott Wood2013-04-261-2/+0
| | * KVM: IA64: Carry non-ia64 changes into ia64Alexander Graf2013-04-263-1/+3
| | * KVM: PPC: MPIC: Restrict to e500 platformsAlexander Graf2013-04-261-1/+1
| | * KVM: PPC: MPIC: Add support for KVM_IRQ_LINEAlexander Graf2013-04-262-0/+14
| | * KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf2013-04-266-1/+139
| | * kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood2013-04-265-8/+132
| | * kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-268-200/+626
| | * kvm/ppc/mpic: adapt to kernel style and environmentScott Wood2013-04-261-237/+208
| | * kvm/ppc/mpic: remove some obviously unneeded codeScott Wood2013-04-261-344/+0
| | * kvm/ppc/mpic: import hw/openpic.c from QEMUScott Wood2013-04-261-0/+1686
| | * KVM: Move irqfd resample cap handling to generic codeAlexander Graf2013-04-261-1/+0
| | * KVM: Extract generic irqchip logic into irqchip.cAlexander Graf2013-04-261-1/+1
| | * KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTINGAlexander Graf2013-04-261-0/+1
| | * KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINSAlexander Graf2013-04-261-0/+2
| | * KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras2013-04-266-21/+80