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