aboutsummaryrefslogtreecommitdiff
path: root/Documentation/virtual
AgeCommit message (Expand)Author
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-03Merge branch 'kvm-arm-for-3.10' of git://github.com/columbia/linux-kvm-arm in...Marcelo Tosatti
2013-05-02KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras
2013-04-30kvm/ppc/mpic: remove default routes from documentationScott Wood
2013-04-28KVM: ARM: Fix API documentation for ONE_REG encodingChristoffer Dall
2013-04-26KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras
2013-04-26KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman
2013-04-26KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf
2013-04-26kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood
2013-04-26kvm: add device control APIScott Wood
2013-04-26KVM: PPC: e500: Add support for EPTCFG registerMihai Caraman
2013-04-26KVM: PPC: e500: Add support for TLBnPS registersMihai Caraman
2013-04-26KVM: PPC: e500: Expose MMU registers via ONE_REGMihai Caraman
2013-03-22KVM: PPC: Added one_reg interface for timer registersBharat Bhushan
2013-03-12Remove Documentation/virtual/virtio-spec.txtRusty Russell
2013-03-05KVM: ioeventfd for virtio-ccw devices.Cornelia Huck
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-11ARM: KVM: VGIC accept vcpu and dist base addresses from user spaceChristoffer Dall
2013-02-11KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctlChristoffer Dall
2013-02-05KVM: Remove duplicate text in api.txtGeoff Levand
2013-02-04KVM: set_memory_region: Disallow changing read-only attribute laterTakuya Yoshikawa
2013-01-23KVM: ARM: Power State Coordination Interface implementationMarc Zyngier
2013-01-23KVM: ARM: VFP userspace interfaceRusty Russell
2013-01-23KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall
2013-01-23KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall
2013-01-23KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall
2013-01-14KVM: Remove unused slot_bitmap from kvm_mmu_pageTakuya Yoshikawa
2013-01-10KVM: PPC: BookE: Add EPR ONE_REG syncAlexander Graf
2013-01-10KVM: PPC: BookE: Implement EPR exitAlexander Graf
2013-01-10KVM: PPC: Fix SREGS documentation referenceMihai Caraman
2013-01-07KVM: s390: Add support for channel I/O instructions.Cornelia Huck
2013-01-07KVM: s390: Base infrastructure for enabling capabilities.Cornelia Huck
2013-01-07KVM: s390: Add support for machine checks.Cornelia Huck
2013-01-07KVM: s390: Support for I/O interrupts.Cornelia Huck
2012-12-06KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interfaceMihai Caraman
2012-12-06KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras
2012-10-31Merge commit 'origin/queue' into for-queueAlexander Graf
2012-10-30KVM: Documentation: Fix reentry-to-be-consistent paragraphAlexander Graf
2012-10-29Merge remote-tracking branch 'master' into queueMarcelo Tosatti
2012-10-10Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti
2012-10-10s390/kvm: Add documentation for KVM_S390_INTERRUPTCornelia Huck
2012-10-10Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-09typo in UserModeLinux-HOWTORichard Genoud
2012-10-05KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areasPaul Mackerras
2012-10-05KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interfacePaul Mackerras
2012-10-05KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interfacePaul Mackerras
2012-10-05Document IACx/DACx registers access using ONE_REG APIBharat Bhushan
2012-10-05KVM: PPC: Add support for ePAPR idle hcall in host kernelLiu Yu-B13201