aboutsummaryrefslogtreecommitdiff
path: root/Documentation/virtual
AgeCommit message (Expand)Author
2014-10-02arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier
2014-10-02KVM: Allow KVM_CHECK_EXTENSION on the vm fdAlexander Graf
2014-10-02KVM: prepare for KVM_(S|G)ET_MP_STATE on other architecturesDavid Hildenbrand
2014-10-02KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API headerAnup Patel
2014-10-02KVM: arm-vgic: Add vgic reg access from dev attrChristoffer Dall
2014-10-02KVM: arm-vgic: Set base addr through device APIChristoffer Dall
2014-10-02KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall
2014-10-02kvm: Add VFIO deviceAlex Williamson
2014-10-02kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov
2014-10-02KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini
2014-10-02KVM: protect kvm_usage_count with its own spinlockPaolo Bonzini
2014-10-02arm64: KVM: userspace API documentationMarc Zyngier
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