aboutsummaryrefslogtreecommitdiff
path: root/Documentation/virtual
AgeCommit message (Expand)AuthorFilesLines
2015-06-05KVM: x86: mark legacy PCI device assignment as deprecatedGravatar Paolo Bonzini 1-7/+7
2015-06-05KVM: x86: add SMM to the MMU role, support SMRAM address spaceGravatar Paolo Bonzini 1-0/+6
2015-06-05KVM: implement multiple address spacesGravatar Paolo Bonzini 1-0/+12
2015-06-04KVM: x86: API changes for SMM supportGravatar Paolo Bonzini 1-6/+34
2015-05-19KVM: MMU: fix SMAP virtualizationGravatar Xiao Guangrong 1-4/+14
2015-05-07KVM: x86: Support for disabling quirksGravatar Nadav Amit 1-1/+2
2015-04-21KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Gravatar Michael Ellerman 1-0/+17
2015-04-07Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Paolo Bonzini 2-0/+120
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Paolo Bonzini 1-5/+17
2015-03-31KVM: s390: migrate vcpu interrupt stateGravatar Jens Freimann 1-0/+61
2015-03-31KVM: s390: add ioctl to inject local interruptsGravatar Jens Freimann 1-0/+56
2015-03-31KVM: s390: fix get_all_floating_irqsGravatar Jens Freimann 1-0/+3
2015-03-27MIPS: KVM: Wire up MSA capabilityGravatar James Hogan 1-0/+12
2015-03-27MIPS: KVM: Expose MSA registersGravatar James Hogan 1-1/+11
2015-03-27MIPS: KVM: Wire up FPU capabilityGravatar James Hogan 1-0/+13
2015-03-27MIPS: KVM: Expose FPU registersGravatar James Hogan 1-0/+16
2015-03-27MIPS: KVM: Add Config4/5 and writing of Config registersGravatar James Hogan 1-0/+2
2015-03-27MIPS: KVM: Implement PRid CP0 register accessGravatar James Hogan 1-0/+1
2015-03-17KVM: s390: Create ioctl for Getting/Setting guest storage keysGravatar Jason J. Herne 1-0/+58
2015-03-17KVM: s390: introduce post handlers for STSIGravatar Ekaterina Tumanova 1-0/+28
2015-03-17KVM: s390: Add MEMOP ioctls for reading/writing guest memoryGravatar Thomas Huth 1-0/+46
2015-03-14arm/arm64: KVM: export VCPU power state via MP_STATE ioctlGravatar Alex Bennée 1-4/+12
2015-03-12KVM: arm/arm64: add irqfd supportGravatar Eric Auger 1-1/+5
2015-03-06KVM: s390: Allocate and save/restore vector registersGravatar Eric Farman 1-0/+10
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-0/+35
2015-02-13virtual: Documentation: simplify and generalize paravirt_ops.txtGravatar Luis R. Rodriguez 2-0/+35
2015-02-09KVM: s390: add cpu model supportGravatar Michael Mueller 1-0/+45
2015-01-23Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Paolo Bonzini 2-1/+35
2015-01-23KVM: s390: forward most SIGP orders to user spaceGravatar David Hildenbrand 1-0/+20
2015-01-23KVM: s390: new parameter for SIGP STOP irqsGravatar David Hildenbrand 1-1/+1
2015-01-23KVM: s390: Allow userspace to limit guest memory sizeGravatar Dominik Dingel 1-0/+14
2015-01-20arm/arm64: KVM: force alignment of VGIC dist/CPU/redist addressesGravatar Andre Przywara 1-0/+4
2015-01-20arm/arm64: KVM: allow userland to request a virtual GICv3Gravatar Andre Przywara 2-7/+28
2015-01-11KVM: arm/arm64: vgic: add init entry to VGIC KVM deviceGravatar Eric Auger 1-0/+11
2014-12-15Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Paolo Bonzini 1-1/+16
2014-12-13arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootGravatar Christoffer Dall 1-0/+9
2014-12-13arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIGravatar Christoffer Dall 1-0/+5
2014-12-13arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionGravatar Christoffer Dall 1-1/+2
2014-11-20kvm: Documentation: remove ia64Gravatar Tiejun Chen 1-23/+22
2014-11-07Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Paolo Bonzini 1-5/+5
2014-11-07KVM: fix vm device attribute documentationGravatar Dominik Dingel 1-5/+5
2014-11-03kvm: drop unsupported capabilities, fix documentationGravatar Michael S. Tsirkin 1-7/+33
2014-11-03Documentation: virtual: kvm: correct one bit description in APF caseGravatar Tiejun Chen 1-1/+1
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Paolo Bonzini 1-0/+10
2014-09-22KVM: PPC: BOOKE: Add one_reg documentation of SPRG9 and DBSRGravatar Bharat Bhushan 1-0/+2
2014-09-18arm/arm64: KVM: vgic: make number of irqs a configurable attributeGravatar Marc Zyngier 1-0/+10
2014-09-10KVM: fix api documentation of KVM_GET_EMULATED_CPUIDGravatar Alex Bennée 1-70/+70
2014-09-10KVM: document KVM_SET_GUEST_DEBUG apiGravatar Alex Bennée 1-0/+44
2014-09-03kvm: fix potentially corrupt mmio cacheGravatar David Matlack 1-0/+14
2014-08-25KVM: clarify the idea of kvm_dirty_regsGravatar David Hildenbrand 1-0/+4