summaryrefslogtreecommitdiffstats
path: root/Documentation/virtual
AgeCommit message (Expand)AuthorLines
2020-02-12docs: virt: guest-halt-polling.txt convert to ReSTMauro Carvalho Chehab-78/+0
2019-07-30cpuidle: add haltpoll governorMarcelo Tosatti-0/+78
2019-07-24Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig-14557/+0
2019-07-20KVM: x86: Add fixed counters to PMU filterEric Hankland-5/+10
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-94/+227
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini-16/+63
2019-07-11Documentation: virtual: Add toctree hooksLuke Nowakowski-Krijger-0/+29
2019-07-11Documentation: kvm: Convert cpuid.txt to .rstLuke Nowakowski-Krijger-91/+107
2019-07-11Documentation: virtual: Convert paravirt_ops.txt to .rstLuke Nowakowski-Krijger-8/+11
2019-07-11KVM: x86: PMU Event FilterEric Hankland-0/+26
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds-2/+5
2019-07-05KVM: doc: Add API documentation on the KVM_REG_ARM_WORKAROUNDS registerAndre Przywara-0/+31
2019-07-02Documentation: kvm: document CPUID bit for MSR_KVM_POLL_CONTROLPaolo Bonzini-0/+4
2019-07-02KVM: X86: Expose PV_SCHED_YIELD CPUID feature bit to guestWanpeng Li-0/+4
2019-07-02KVM: X86: Yield to IPI target if necessaryWanpeng Li-0/+11
2019-06-19KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon-15/+31
2019-06-18KVM: fix typo in documentationDennis Restle-1/+1
2019-06-18kvm: x86: add host poll control msrsMarcelo Tosatti-0/+9
2019-06-14docs: arm64: convert docs to ReST and rename to .rstMauro Carvalho Chehab-1/+1
2019-06-08docs: amd-memory-encryption.rst get rid of warningsMauro Carvalho Chehab-0/+3
2019-06-07KVM: arm/arm64: Always capitalize ITSGeert Uytterhoeven-1/+1
2019-06-05kvm: Convert kvm_lock to a mutexJunaid Shahid-3/+1
2019-06-04KVM: X86: Provide a capability to disable cstate msr read interceptsWanpeng Li-0/+1
2019-06-04KVM: Documentation: Add disable pause exits to KVM_CAP_X86_DISABLE_EXITSWanpeng Li-0/+1
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-26/+399
2019-05-15Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini-0/+178
2019-05-15Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-0/+207
2019-05-08KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2Peter Xu-5/+10
2019-04-30KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini-2/+3
2019-04-30Revert "KVM: doc: Document the life cycle of a VM and its resources"Radim Krčmář-17/+0
2019-04-30Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-1/+2
2019-04-30KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini-2/+3
2019-04-30KVM: PPC: Book3S HV: XIVE: Add passthrough supportCédric Le Goater-0/+19
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pagesCédric Le Goater-0/+7
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a TIMA mappingCédric Le Goater-0/+23
2019-04-30KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE stateCédric Le Goater-0/+18
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pagesCédric Le Goater-0/+29
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a control to sync the sourcesCédric Le Goater-0/+8
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a global reset controlCédric Le Goater-0/+5
2019-04-30KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configurationCédric Le Goater-0/+34
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a control to configure a sourceCédric Le Goater-0/+21
2019-04-30KVM: PPC: Book3S HV: XIVE: add a control to initialize a sourceCédric Le Goater-0/+15
2019-04-30KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVECédric Le Goater-0/+9
2019-04-30KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation modeCédric Le Goater-0/+19
2019-04-29Documentation: kvm: fix dirty log ioctl arch listsAndrew Jones-3/+3
2019-04-24KVM: arm64: Add capability to advertise ptrauth for guestAmit Daniel Kachhap-4/+10
2019-04-24KVM: arm64: Add userspace flag to enable pointer authenticationAmit Daniel Kachhap-0/+10
2019-04-18KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDsDave Martin-2/+3
2019-04-18KVM: Clarify KVM_{SET,GET}_ONE_REG error code documentationDave Martin-5/+9
2019-04-18KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZEDave Martin-3/+2