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