summaryrefslogtreecommitdiffstats
path: root/Documentation/virt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-091-2/+2
|\
| * KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan2021-06-081-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-291-3/+5
|\|
| * KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti2021-05-271-3/+5
* | Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-161-1/+1
|\ \ | |/ |/|
| * x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh2021-05-101-1/+1
* | doc/kvm: Fix wrong entry for KVM_CAP_X86_MSR_FILTERSiddharth Chandrasekaran2021-05-071-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-018-52/+417
|\
| * KVM: documentation: fix sphinx warningsPaolo Bonzini2021-04-262-4/+5
| * Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-235-3/+51
| |\
| | * Merge branch 'kvm-arm64/ptp' into kvmarm-master/nextMarc Zyngier2021-04-201-2/+2
| | |\
| | | * KVM: arm64: Fix Function ID typo for PTP_KVM serviceZenghui Yu2021-04-201-2/+2
| | * | Merge branch 'kvm-arm64/vlpi-save-restore' into kvmarm-master/nextMarc Zyngier2021-04-131-1/+1
| | |\ \
| | | * | KVM: arm64: GICv4.1: Give a chance to save VLPI stateShenming Lu2021-03-241-1/+1
| | * | | Merge branch 'kvm-arm64/vgic-5.13' into kvmarm-master/nextMarc Zyngier2021-04-131-1/+1
| | |\ \ \
| | | * | | docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT docEric Auger2021-04-061-1/+1
| | | |/ /
| | * | | Merge branch 'kvm-arm64/ptp' into kvmarm-master/nextMarc Zyngier2021-04-133-0/+36
| | |\ \ \ | | | | |/ | | | |/|
| | | * | KVM: arm64: Fix table format for PTP documentationMarc Zyngier2021-04-081-11/+11
| | | * | KVM: arm64: Add support for the KVM PTP serviceJianyong Wu2021-04-073-0/+36
| | | |/
| | * | Merge branch 'kvm-arm64/misc-5.13' into kvmarm-master/nextMarc Zyngier2021-04-131-0/+12
| | |\ \
| | | * | KVM: arm64: Clarify vcpu reset behaviourMarc Zyngier2021-04-091-0/+12
| | | |/
| | * / Documentation: KVM: Document KVM_GUESTDBG_USE_HW control flag for arm64Alexandru Elisei2021-04-071-1/+2
| | |/
| * | Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2021-04-221-2/+105
| |\ \
| * | | KVM: SVM: Add KVM_SEV_RECEIVE_FINISH commandBrijesh Singh2021-04-211-0/+8
| * | | KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA commandBrijesh Singh2021-04-211-0/+24
| * | | KVM: SVM: Add support for KVM_SEV_RECEIVE_START commandBrijesh Singh2021-04-211-0/+29
| * | | KVM: SVM: Add support for KVM_SEV_SEND_CANCEL commandSteve Rutherford2021-04-211-0/+9
| * | | KVM: SVM: Add KVM_SEV_SEND_FINISH commandBrijesh Singh2021-04-211-0/+8
| * | | KVM: SVM: Add KVM_SEND_UPDATE_DATA commandBrijesh Singh2021-04-211-0/+28
| * | | KVM: SVM: Add KVM_SEV SEND_START commandBrijesh Singh2021-04-211-0/+30
| * | | KVM: x86: document behavior of measurement ioctls with len==0Paolo Bonzini2021-04-211-0/+6
| * | | KVM: x86: Support KVM VMs sharing SEV contextNathan Tempelman2021-04-211-1/+17
| * | | KVM: x86: Add capability to grant VM access to privileged SGX attributeSean Christopherson2021-04-201-0/+23
| * | | doc/virt/kvm: move KVM_CAP_PPC_MULTITCE in section 8Emanuele Giuseppe Esposito2021-04-201-125/+125
| * | | KVM: introduce KVM_CAP_SET_GUEST_DEBUG2Paolo Bonzini2021-04-171-0/+3
| * | | Merge tag 'kvm-s390-next-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-04-151-0/+33
| |\ \ \
| | * | | KVM: s390: diag9c (directed yield) forwardingPierre Morel2021-03-091-0/+33
| * | | | KVM: x86/mmu: Make Host-writable and MMU-writable bit locations dynamicSean Christopherson2021-03-151-9/+9
| * | | | KVM: x86/mmu: Rename and document A/D scheme for TDP SPTEsSean Christopherson2021-03-151-19/+18
| | |_|/ | |/| |
* | | | Merge tag 'docs-5.13' of git://git.lwn.net/linuxLinus Torvalds2021-04-261-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | docs: kvm: Fix a typo ("althought")Jonathan Neuschäfer2021-03-081-1/+1
| | |/ | |/|
* | | documentation/kvm: additional explanations on KVM_SET_BOOT_CPU_IDEmanuele Giuseppe Esposito2021-03-191-1/+2
* | | KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ishSean Christopherson2021-03-181-2/+4
| |/ |/|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-141-0/+3
|\ \ | |/ |/|
| * KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier2021-03-121-0/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-041-55/+60
|\|
| * KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse2021-03-021-0/+41
| * KVM: Documentation: Fix index for KVM_CAP_PPC_DAWR1Kai Huang2021-03-021-1/+1
| * KVM: Documentation: rectify rst markup in kvm_run->flagsChenyi Qiang2021-02-261-1/+2
| * Documentation: kvm: fix messy conversion from .txt to .rstPaolo Bonzini2021-02-261-53/+16