summaryrefslogtreecommitdiffstats
path: root/Documentation/virtual
AgeCommit message (Expand)AuthorLines
2018-06-01Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini-2/+28
2018-05-26KVM: docs: mmu: Fix link to NPT presentation from KVM Forum 2008Liran Alon-1/+1
2018-05-26kvm: x86: Amend the KVM_GET_SUPPORTED_CPUID API documentationJim Mattson-6/+12
2018-05-26KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capabilityVitaly Kuznetsov-0/+9
2018-05-25KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger-2/+28
2018-05-17kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIMEMichael S. Tsirkin-3/+3
2018-04-20arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier-1/+38
2018-03-28KVM: trivial documentation cleanupsAndrew Jones-4/+8
2018-03-16KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li-0/+2
2018-03-16KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li-9/+18
2018-03-16Merge tag 'kvm-s390-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini-0/+30
2018-03-14KVM: document KVM_CAP_S390_[BPB|PSW|GMAP|COW]Christian Borntraeger-0/+30
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li-2/+13
2018-03-06KVM: x86: KVM_CAP_SYNC_REGSKen Hofsass-0/+40
2018-03-06KVM: x86: add SYNC_REGS_SIZE_BYTES #define.Ken Hofsass-1/+1
2018-03-06kvm: x86: hyperv: guest->host event signaling via eventfdRoman Kagan-0/+32
2018-03-01KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky-12/+28
2018-02-24KVM: x86: fix backward migration with async_PFRadim Krčmář-1/+6
2018-02-01Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář-0/+1
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář-3/+50
2018-01-31Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář-187/+0
2018-01-19KVM: PPC: Book3S: Provide information about hardware/firmware CVE workaroundsPaul Mackerras-0/+46
2018-01-19Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras-0/+2
2018-01-16Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini-0/+300
2018-01-16KVM: X86: use paravirtualized TLB ShootdownWanpeng Li-0/+4
2018-01-16KVM: PPC: Book3S HV: Enable migration of decrementer registerPaul Mackerras-0/+1
2018-01-02KVM: arm/arm64: Delete outdated forwarded irq documentationChristoffer Dall-187/+0
2017-12-06KVM: s390: mark irq_state.flags as non-usableChristian Borntraeger-3/+12
2017-12-04KVM: Define SEV key management command idBrijesh Singh-0/+202
2017-12-04KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctlBrijesh Singh-0/+34
2017-12-04KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctlBrijesh Singh-0/+16
2017-12-04Documentation/virtual/kvm: Add AMD Secure Encrypted Virtualization (SEV)Brijesh Singh-0/+48
2017-11-17Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini-0/+2
2017-11-16Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář-0/+14
2017-11-10KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being savedMarc Zyngier-0/+2
2017-11-09KVM: s390: provide a capability for AIS state migrationChristian Borntraeger-0/+11
2017-11-09KVM: s390: clear_io_irq() requests are not expected for adapter interruptsMichael Mueller-0/+3
2017-11-08Merge tag 'kvm-arm-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář-0/+20
2017-11-06KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESETEric Auger-0/+20
2017-10-12KVM: x86: allow setting identity map addr with no vcpus onlyDavid Hildenbrand-0/+1
2017-10-12KVM: x86: document special identity map address valueDavid Hildenbrand-0/+3
2017-09-07Merge tag 'kvm-arm-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář-0/+5
2017-09-05KVM: arm/arm64: Support uaccess of GICC_APRnChristoffer Dall-0/+5
2017-08-29KVM: s390: Multiple Epoch Facility supportCollin L. Walling-1/+13
2017-07-14kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan-0/+9
2017-07-14KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li-2/+3
2017-07-13kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan-0/+9
2017-07-03kvm: x86: mmu: allow A/D bits to be disabled in an mmuPeter Feiner-0/+4
2017-07-03Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini-0/+37
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini-7/+341