summaryrefslogtreecommitdiffstats
path: root/Documentation/virtual
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-1210-94/+227
|\
| * Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-112-16/+63
| |\
| | * KVM: doc: Add API documentation on the KVM_REG_ARM_WORKAROUNDS registerAndre Przywara2019-07-051-0/+31
| * | Documentation: virtual: Add toctree hooksLuke Nowakowski-Krijger2019-07-112-0/+29
| * | Documentation: kvm: Convert cpuid.txt to .rstLuke Nowakowski-Krijger2019-07-112-91/+107
| * | Documentation: virtual: Convert paravirt_ops.txt to .rstLuke Nowakowski-Krijger2019-07-111-8/+11
| * | KVM: x86: PMU Event FilterEric Hankland2019-07-111-0/+26
| * | Documentation: kvm: document CPUID bit for MSR_KVM_POLL_CONTROLPaolo Bonzini2019-07-021-0/+4
| * | KVM: X86: Expose PV_SCHED_YIELD CPUID feature bit to guestWanpeng Li2019-07-021-0/+4
| * | KVM: X86: Yield to IPI target if necessaryWanpeng Li2019-07-021-0/+11
| * | kvm: x86: add host poll control msrsMarcelo Tosatti2019-06-181-0/+9
| * | kvm: Convert kvm_lock to a mutexJunaid Shahid2019-06-051-3/+1
| * | KVM: X86: Provide a capability to disable cstate msr read interceptsWanpeng Li2019-06-041-0/+1
| * | KVM: Documentation: Add disable pause exits to KVM_CAP_X86_DISABLE_EXITSWanpeng Li2019-06-041-0/+1
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-093-2/+5
|\ \ \ | |_|/ |/| |
| * | docs: arm64: convert docs to ReST and rename to .rstMauro Carvalho Chehab2019-06-141-1/+1
| * | docs: amd-memory-encryption.rst get rid of warningsMauro Carvalho Chehab2019-06-081-0/+3
| * | KVM: arm/arm64: Always capitalize ITSGeert Uytterhoeven2019-06-071-1/+1
| |/
* | KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon2019-06-191-15/+31
* | KVM: fix typo in documentationDennis Restle2019-06-181-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-173-26/+399
|\
| * Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-05-151-0/+178
| |\
| | * KVM: arm64: Add capability to advertise ptrauth for guestAmit Daniel Kachhap2019-04-241-4/+10
| | * KVM: arm64: Add userspace flag to enable pointer authenticationAmit Daniel Kachhap2019-04-241-0/+10
| | * KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDsDave Martin2019-04-181-2/+3
| | * KVM: Clarify KVM_{SET,GET}_ONE_REG error code documentationDave Martin2019-04-181-5/+9
| | * KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZEDave Martin2019-04-181-3/+2
| | * KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizingDave Martin2019-04-181-4/+6
| | * KVM: arm64/sve: Document KVM API extensions for SVEDave Martin2019-03-291-3/+129
| | * KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REGDave Martin2019-03-291-0/+6
| | * KVM: Documentation: Document arm64 core registers in detailDave Martin2019-03-291-0/+24
| * | Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-05-152-0/+207
| |\ \
| | * | KVM: PPC: Book3S HV: XIVE: Add passthrough supportCédric Le Goater2019-04-301-0/+19
| | * | KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pagesCédric Le Goater2019-04-301-0/+7
| | * | KVM: PPC: Book3S HV: XIVE: Add a TIMA mappingCédric Le Goater2019-04-301-0/+23
| | * | KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE stateCédric Le Goater2019-04-302-0/+18
| | * | KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pagesCédric Le Goater2019-04-301-0/+29
| | * | KVM: PPC: Book3S HV: XIVE: Add a control to sync the sourcesCédric Le Goater2019-04-301-0/+8
| | * | KVM: PPC: Book3S HV: XIVE: Add a global reset controlCédric Le Goater2019-04-301-0/+5
| | * | KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configurationCédric Le Goater2019-04-301-0/+34
| | * | KVM: PPC: Book3S HV: XIVE: Add a control to configure a sourceCédric Le Goater2019-04-301-0/+21
| | * | KVM: PPC: Book3S HV: XIVE: add a control to initialize a sourceCédric Le Goater2019-04-301-0/+15
| | * | KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVECédric Le Goater2019-04-301-0/+9
| | * | KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation modeCédric Le Goater2019-04-301-0/+19
| * | | KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2Peter Xu2019-05-081-5/+10
| * | | KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini2019-04-301-2/+3
| * | | Revert "KVM: doc: Document the life cycle of a VM and its resources"Radim Krčmář2019-04-301-17/+0
| * | | Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-04-301-1/+2
| |\ \ \
| | * | | KVM: s390: add MSA9 to cpumodelChristian Borntraeger2019-04-181-1/+2
| | |/ /
| * / / kvm: move KVM_CAP_NR_MEMSLOTS to common codePaolo Bonzini2019-04-161-3/+2
| |/ /