summaryrefslogtreecommitdiffstats
path: root/Documentation/virtual
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: VFIO: Add in-kernel acceleration for VFIOAlexey Kardashevskiy2017-04-201-2/+16
* Merge tag 'kvm-s390-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-04-112-3/+55
|\
| * KVM: s390: introduce AIS capabilityYi Min Zhao2017-04-071-0/+8
| * KVM: s390: introduce adapter interrupt inject functionYi Min Zhao2017-04-061-0/+9
| * KVM: s390: introduce ais mode modify functionFei Li2017-04-061-0/+20
| * KVM: s390: interface for suppressible I/O adaptersFei Li2017-04-061-3/+9
| * KVM: s390: gs support for kvm guestsFan Zhang2017-03-221-0/+9
* | KVM: x86: drop legacy device assignmentPaolo Bonzini2017-04-071-204/+0
* | Merge tag 'kvm_mips_4.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář2017-04-062-1/+94
|\ \
| * | KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan2017-03-281-0/+5
| * | KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan2017-03-281-0/+4
| * | KVM: MIPS/VZ: Support guest segmentation controlJames Hogan2017-03-281-0/+3
| * | KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan2017-03-281-0/+2
| * | KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan2017-03-281-0/+2
| * | KVM: MIPS: Implement VZ supportJames Hogan2017-03-281-0/+2
| * | KVM: MIPS: Add 64BIT capabilityJames Hogan2017-03-281-0/+25
| * | KVM: MIPS: Add VZ & TE capabilitiesJames Hogan2017-03-281-1/+46
| * | KVM: MIPS: Implement HYPCALL emulationJames Hogan2017-03-281-0/+5
| |/
* / KVM: Documentation: document MCE ioctlsLuiz Capitulino2017-03-201-0/+63
|/
* KVM: Add documentation for KVM_CAP_NR_MEMSLOTSLinu Cherian2017-03-091-0/+4
* Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linuxLinus Torvalds2017-03-041-3/+3
|\
| * Documentation: Update path to sysrq.txtKrzysztof Kozlowski2017-03-031-3/+3
* | KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini2017-02-171-1/+12
* | Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-091-3/+8
|\ \
| * | KVM: arm/arm64: Documentation: Update arm-vgic-v3.txtVijaya Kumar K2017-01-301-3/+8
| |/
* | Merge tag 'kvm_mips_4.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-071-0/+10
|\ \
| * | KVM: MIPS/T&E: Expose read-only CP0_IntCtl registerJames Hogan2017-02-031-0/+1
| * | KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registersJames Hogan2017-02-031-0/+8
| * | KVM: MIPS/T&E: Implement CP0_EBase registerJames Hogan2017-02-031-0/+1
* | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-071-7/+187
|\ \ \
| * | | KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT sizeDavid Gibson2017-01-311-6/+8
| * | | KVM: PPC: Book3S HV: HPT resizing documentation and reserved numbersDavid Gibson2017-01-311-0/+95
| * | | Documentation: Correct duplicate section number in kvm/api.txtDavid Gibson2017-01-311-3/+3
| * | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2017-01-311-0/+83
| |\ \ \ | | |/ / | |/| |
| | * | KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUPaul Mackerras2017-01-311-0/+83
| | |/
* | / KVM: x86: add KVM_HC_CLOCK_PAIRING hypercallMarcelo Tosatti2017-02-071-0/+35
|/ /
* / kvm: x86: mmu: Update documentation for fast page fault mechanismJunaid Shahid2017-01-091-4/+27
|/
* KVM: hyperv: fix locking of struct kvm_hv fieldsPaolo Bonzini2016-12-161-2/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-133-1/+133
|\
| * Merge tag 'kvm-arm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2016-12-121-1/+1
| |\
| | * ARM: KVM: Support vGICv3 ITSVladimir Murzin2016-11-141-1/+1
| * | KVM: Add halt polling documentationSuraj Jitindar Singh2016-11-282-0/+129
| * | KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras2016-11-241-0/+2
| * | KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2016-11-211-0/+1
| |/
* | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-121-2/+2
|\ \
| * | Merge tag 'v4.9-rc4' into soundJonathan Corbet2016-11-181-1/+11
| |\|
| * | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-2/+2
* | | Documentation/virtual/kvm: Support the vCPU preemption checkPan Xinhui2016-11-221-1/+8
* | | kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini2016-11-191-0/+11
| |/ |/|
* | KVM: document lock ordersPaolo Bonzini2016-10-271-1/+11
|/