summaryrefslogtreecommitdiffstats
path: root/Documentation/virtual
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Require in-kernel irqchip for PMU supportChristoffer Dall2016-09-271-1/+3
* KVM: arm/arm64: Add VGICv3 save/restore API documentationChristoffer Dall2016-09-083-35/+261
* KVM: documentation: fix KVM_CAP_X2APIC_API informationPaolo Bonzini2016-08-041-3/+4
* Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-041-13/+33
|\
| * KVM: arm/arm64: Enable MSI routingEric Auger2016-07-221-0/+3
| * KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-221-4/+8
| * KVM: api: Pass the devid in the msi routing entryEric Auger2016-07-221-2/+17
* | Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář2016-07-222-9/+30
|\ \ | |/
| * KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara2016-07-181-1/+1
| * KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara2016-07-181-6/+19
| * KVM: Extend struct kvm_msi to hold a 32-bit device IDAndre Przywara2016-07-181-2/+10
* | KVM: s390: allow user space to handle instr 0x0000David Hildenbrand2016-07-181-0/+13
* | KVM: x86: add a flag to disable KVM x2apic broadcast quirkRadim Krčmář2016-07-141-0/+6
* | KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář2016-07-141-0/+41
|/
* MIPS: KVM: Add KScratch registersJames Hogan2016-06-151-0/+6
* Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-06-152-1/+88
|\
| * KVM: s390: provide CMMA attributes only if availableDavid Hildenbrand2016-06-102-1/+4
| * KVM: s390: interface to query and configure cpu subfunctionsDavid Hildenbrand2016-06-101-0/+57
| * KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand2016-06-101-0/+27
* | KVM: x86: Fix typosAndrea Gelmini2016-06-141-2/+2
|/
* kvm: introduce KVM_MAX_VCPU_IDGreg Kurz2016-05-111-2/+8
* Merge tag 'kvm-s390-next-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-05-101-0/+8
|\
| * KVM: s390: document KVM_CAP_S390_RIDavid Hildenbrand2016-05-091-0/+8
* | Documentation: virtual: fix spelling mistakeEric Engestrom2016-04-251-1/+1
|/
* KVM: s390: add clear I/O irq operation for FLICHalil Pasic2016-04-201-0/+6
* KVM: s390: document FLIC behavior on unsupportedHalil Pasic2016-04-201-0/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-165-7/+185
|\
| * Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-03-092-4/+41
| |\
| | * arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao2016-02-291-0/+25
| | * arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao2016-02-292-4/+14
| | * arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao2016-02-291-0/+2
| * | KVM: document KVM_REINJECT_CONTROL ioctlRadim Krčmář2016-03-041-0/+24
| * | KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowedXiao Guangrong2016-03-031-3/+3
| * | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-03-031-0/+57
| |\ \
| | * | KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy2016-03-021-0/+32
| | * | KVM: PPC: Add support for multiple-TCE hcallsAlexey Kardashevskiy2016-02-161-0/+25
| | |/
| * | kvm/x86: Hyper-V VMBus hypercall userspace exitAndrey Smetanin2016-02-161-0/+6
| * | KVM: s390: usage hint for adapter mappingsCornelia Huck2016-02-101-0/+2
| * | KVM: s390: add documentation of KVM_S390_VM_CRYPTODavid Hildenbrand2016-02-101-0/+33
| * | KVM: s390: add documentation of KVM_S390_VM_TODDavid Hildenbrand2016-02-101-0/+19
| |/
* | KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini2016-03-101-1/+2
|/
* KVM doc: Fix KVM_SMI chapter numberAlexey Kardashevskiy2016-01-261-1/+1
* KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel2015-12-151-1/+2
* KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptesTakuya Yoshikawa2015-11-251-2/+2
* kvm/x86: Hyper-V kvm exitAndrey Smetanin2015-11-251-0/+22
* kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin2015-11-251-0/+19
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-054-13/+256
|\
| * Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-042-8/+197
| |\
| | * KVM: arm/arm64: Fix vGIC documentationPavel Fedin2015-10-221-8/+10
| | * arm/arm64: KVM: Add forwarded physical interrupts documentationChristoffer Dall2015-10-221-0/+187
OpenPOWER on IntegriCloud