aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/virtual (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-07Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini2-0/+120
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'Paolo Bonzini1-5/+17
2015-03-31KVM: s390: migrate vcpu interrupt stateJens Freimann1-0/+61
2015-03-31KVM: s390: add ioctl to inject local interruptsJens Freimann1-0/+56
2015-03-31KVM: s390: fix get_all_floating_irqsJens Freimann1-0/+3
2015-03-27MIPS: KVM: Wire up MSA capabilityJames Hogan1-0/+12
2015-03-27MIPS: KVM: Expose MSA registersJames Hogan1-1/+11
2015-03-27MIPS: KVM: Wire up FPU capabilityJames Hogan1-0/+13
2015-03-27MIPS: KVM: Expose FPU registersJames Hogan1-0/+16
2015-03-27MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan1-0/+2
2015-03-27MIPS: KVM: Implement PRid CP0 register accessJames Hogan1-0/+1
2015-03-17KVM: s390: Create ioctl for Getting/Setting guest storage keysJason J. Herne1-0/+58
2015-03-17KVM: s390: introduce post handlers for STSIEkaterina Tumanova1-0/+28
2015-03-17KVM: s390: Add MEMOP ioctls for reading/writing guest memoryThomas Huth1-0/+46
2015-03-14arm/arm64: KVM: export VCPU power state via MP_STATE ioctlAlex Bennée1-4/+12
2015-03-12KVM: arm/arm64: add irqfd supportEric Auger1-1/+5
2015-03-06KVM: s390: Allocate and save/restore vector registersEric Farman1-0/+10
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-0/+35
2015-02-13virtual: Documentation: simplify and generalize paravirt_ops.txtLuis R. Rodriguez2-0/+35
2015-02-09KVM: s390: add cpu model supportMichael Mueller1-0/+45
2015-01-23Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-nextPaolo Bonzini2-1/+35
2015-01-23KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand1-0/+20
2015-01-23KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand1-1/+1
2015-01-23KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel1-0/+14
2015-01-20arm/arm64: KVM: force alignment of VGIC dist/CPU/redist addressesAndre Przywara1-0/+4
2015-01-20arm/arm64: KVM: allow userland to request a virtual GICv3Andre Przywara2-7/+28
2015-01-11KVM: arm/arm64: vgic: add init entry to VGIC KVM deviceEric Auger1-0/+11
2014-12-15Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-1/+16
2014-12-13arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall1-0/+9
2014-12-13arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall1-0/+5
2014-12-13arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall1-1/+2
2014-11-20kvm: Documentation: remove ia64Tiejun Chen1-23/+22
2014-11-07Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-5/+5
2014-11-07KVM: fix vm device attribute documentationDominik Dingel1-5/+5
2014-11-03kvm: drop unsupported capabilities, fix documentationMichael S. Tsirkin1-7/+33
2014-11-03Documentation: virtual: kvm: correct one bit description in APF caseTiejun Chen1-1/+1
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-nextPaolo Bonzini1-0/+10
2014-09-22KVM: PPC: BOOKE: Add one_reg documentation of SPRG9 and DBSRBharat Bhushan1-0/+2
2014-09-18arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier1-0/+10
2014-09-10KVM: fix api documentation of KVM_GET_EMULATED_CPUIDAlex Bennée1-70/+70
2014-09-10KVM: document KVM_SET_GUEST_DEBUG apiAlex Bennée1-0/+44
2014-09-03kvm: fix potentially corrupt mmio cacheDavid Matlack1-0/+14
2014-08-25KVM: clarify the idea of kvm_dirty_regsDavid Hildenbrand1-0/+4
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini1-8/+52
2014-07-28KVM: PPC: Remove DCR handlingAlexander Graf1-3/+3
2014-07-28KVM: Allow KVM_CHECK_EXTENSION on the vm fdAlexander Graf1-2/+5
2014-07-28KVM: PPC: Book3S: Fix LPCR one_reg interfaceAlexey Kardashevskiy1-1/+2
2014-07-28KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras1-0/+4
2014-07-28KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras1-2/+39
2014-07-22Merge tag 'kvm-s390-20140721' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-nextPaolo Bonzini1-3/+24