summaryrefslogtreecommitdiffstats
path: root/Documentation/virtual
Commit message (Expand)AuthorAgeFilesLines
* KVM: docs: nVMX: Remove known limitations as they do not exist nowLiran Alon2018-06-011-11/+0
* KVM: docs: mmu: KVM support exposing SLAT to guestsLiran Alon2018-06-011-2/+2
* Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-06-011-2/+28
|\
| * KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger2018-05-251-2/+28
* | KVM: docs: mmu: Fix link to NPT presentation from KVM Forum 2008Liran Alon2018-05-261-1/+1
* | kvm: x86: Amend the KVM_GET_SUPPORTED_CPUID API documentationJim Mattson2018-05-261-6/+12
* | KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capabilityVitaly Kuznetsov2018-05-261-0/+9
* | kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIMEMichael S. Tsirkin2018-05-171-3/+3
|/
* arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2018-04-202-1/+38
* KVM: trivial documentation cleanupsAndrew Jones2018-03-282-4/+8
* KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li2018-03-161-0/+2
* KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li2018-03-161-9/+18
* Merge tag 'kvm-s390-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-03-161-0/+30
|\
| * KVM: document KVM_CAP_S390_[BPB|PSW|GMAP|COW]Christian Borntraeger2018-03-141-0/+30
* | KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li2018-03-061-2/+13
* | KVM: x86: KVM_CAP_SYNC_REGSKen Hofsass2018-03-061-0/+40
* | KVM: x86: add SYNC_REGS_SIZE_BYTES #define.Ken Hofsass2018-03-061-1/+1
* | kvm: x86: hyperv: guest->host event signaling via eventfdRoman Kagan2018-03-061-0/+32
* | KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky2018-03-011-12/+28
* | KVM: x86: fix backward migration with async_PFRadim Krčmář2018-02-242-1/+6
|/
* Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-02-011-0/+1
|\
| * Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2018-01-191-0/+2
| |\
| * | KVM: PPC: Book3S HV: Enable migration of decrementer registerPaul Mackerras2018-01-161-0/+1
* | | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-011-3/+50
|\ \ \
| * | | KVM: PPC: Book3S: Provide information about hardware/firmware CVE workaroundsPaul Mackerras2018-01-191-0/+46
* | | | Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář2018-01-311-187/+0
|\ \ \ \
| * | | | KVM: arm/arm64: Delete outdated forwarded irq documentationChristoffer Dall2018-01-021-187/+0
| |/ / /
* | | | Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini2018-01-163-0/+300
|\ \ \ \
| * | | | KVM: Define SEV key management command idBrijesh Singh2017-12-041-0/+202
| * | | | KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctlBrijesh Singh2017-12-041-0/+34
| * | | | KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctlBrijesh Singh2017-12-041-0/+16
| * | | | Documentation/virtual/kvm: Add AMD Secure Encrypted Virtualization (SEV)Brijesh Singh2017-12-042-0/+48
| | |_|/ | |/| |
* | | | KVM: X86: use paravirtualized TLB ShootdownWanpeng Li2018-01-161-0/+4
| |/ / |/| |
* | | KVM: s390: mark irq_state.flags as non-usableChristian Borntraeger2017-12-061-3/+12
|/ /
* | Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2017-11-171-0/+2
|\ \ | |/ |/|
| * KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being savedMarc Zyngier2017-11-101-0/+2
* | Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-11-162-0/+14
|\ \
| * | KVM: s390: provide a capability for AIS state migrationChristian Borntraeger2017-11-092-0/+11
| * | KVM: s390: clear_io_irq() requests are not expected for adapter interruptsMichael Mueller2017-11-091-0/+3
* | | Merge tag 'kvm-arm-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář2017-11-081-0/+20
|\ \ \ | | |/ | |/|
| * | KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESETEric Auger2017-11-061-0/+20
| |/
* | KVM: x86: allow setting identity map addr with no vcpus onlyDavid Hildenbrand2017-10-121-0/+1
* | KVM: x86: document special identity map address valueDavid Hildenbrand2017-10-121-0/+3
|/
* Merge tag 'kvm-arm-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář2017-09-071-0/+5
|\
| * KVM: arm/arm64: Support uaccess of GICC_APRnChristoffer Dall2017-09-051-0/+5
* | KVM: s390: Multiple Epoch Facility supportCollin L. Walling2017-08-291-1/+13
|/
* kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan2017-07-141-0/+9
* KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li2017-07-141-2/+3
* kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan2017-07-131-0/+9
* kvm: x86: mmu: allow A/D bits to be disabled in an mmuPeter Feiner2017-07-031-0/+4
OpenPOWER on IntegriCloud