aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-242-30/+85
|\
| * KVM: Remove duplicate text in api.txtGeoff Levand2013-02-051-13/+0
| * KVM: set_memory_region: Disallow changing read-only attribute laterTakuya Yoshikawa2013-02-041-6/+6
| * KVM: Remove unused slot_bitmap from kvm_mmu_pageTakuya Yoshikawa2013-01-141-7/+0
| * KVM: PPC: BookE: Add EPR ONE_REG syncAlexander Graf2013-01-101-0/+1
| * KVM: PPC: BookE: Implement EPR exitAlexander Graf2013-01-101-2/+38
| * KVM: PPC: Fix SREGS documentation referenceMihai Caraman2013-01-101-1/+1
| * KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-071-0/+30
| * KVM: s390: Base infrastructure for enabling capabilities.Cornelia Huck2013-01-071-1/+1
| * KVM: s390: Add support for machine checks.Cornelia Huck2013-01-071-0/+4
| * KVM: s390: Support for I/O interrupts.Cornelia Huck2013-01-071-0/+4
* | ARM: KVM: VGIC accept vcpu and dist base addresses from user spaceChristoffer Dall2013-02-111-0/+1
* | KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctlChristoffer Dall2013-02-111-0/+37
* | KVM: ARM: Power State Coordination Interface implementationMarc Zyngier2013-01-231-0/+4
* | KVM: ARM: VFP userspace interfaceRusty Russell2013-01-231-0/+6
* | KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall2013-01-231-0/+2
* | KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall2013-01-231-0/+5
* | KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall2013-01-231-4/+21
* | KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-231-4/+53
|/
* KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interfaceMihai Caraman2012-12-051-0/+1
* KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras2012-12-051-0/+54
* Merge commit 'origin/queue' into for-queueAlexander Graf2012-10-311-1/+1
|\
| * Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-291-1/+1
| |\
| | * Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-091-1/+1
| | |\
| | | * typo in UserModeLinux-HOWTORichard Genoud2012-10-091-1/+1
* | | | KVM: Documentation: Fix reentry-to-be-consistent paragraphAlexander Graf2012-10-301-1/+2
|/ / /
* | | Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti2012-10-101-4/+45
|\ \ \
| * | | KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areasPaul Mackerras2012-10-051-0/+3
| * | | KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interfacePaul Mackerras2012-10-051-0/+11
| * | | KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interfacePaul Mackerras2012-10-051-0/+19
| * | | Document IACx/DACx registers access using ONE_REG APIBharat Bhushan2012-10-051-2/+7
| * | | KVM: PPC: Add support for ePAPR idle hcall in host kernelLiu Yu-B132012012-10-051-2/+5
| |/ /
* / / s390/kvm: Add documentation for KVM_S390_INTERRUPTCornelia Huck2012-10-101-0/+33
|/ /
* | KVM: Add resampling irqfds for level triggered interruptsAlex Williamson2012-09-231-0/+13
* | KVM: clarify kvmclock documentationStefan Fritsch2012-09-171-12/+20
* | KVM: Improve wording of KVM_SET_USER_MEMORY_REGION documentationJan Kiszka2012-09-091-11/+11
* | KVM: introduce readonly memslotXiao Guangrong2012-08-221-3/+7
* | KVM: Add ppc hypercall documentationAlexander Graf2012-08-131-0/+22
* | KVM: Add documentation on hypercallsRaghavendra K T2012-08-131-0/+66
|/
* Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-244-3/+196
|\
| * KVM: MMU: document mmu-lock and fast page faultXiao Guangrong2012-07-111-1/+129
| * KVM: eoi msi documentationMichael S. Tsirkin2012-06-251-0/+33
| * KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt.Bharat Bhushan2012-05-301-2/+0
| * KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras2012-05-301-0/+36
* | KVM: Add missing KVM_IRQFD API documentationAlex Williamson2012-07-021-0/+17
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-243-8/+283
|\
| * Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity2012-05-081-0/+70
| |\
| | * kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt2012-05-061-0/+70
| * | KVM: fix cpuid eax for KVM leafMichael S. Tsirkin2012-05-061-1/+5
| |/
| * KVM: x86: Run PIT work in own kthreadJan Kiszka2012-04-271-0/+8