Age | Commit message (Expand) | Author | Files | Lines |
2022-03-21 | KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2 | Oliver Upton | 1 | -0/+50 |
2022-03-18 | Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 2 | -46/+82 |
2022-03-09 | Merge branch kvm-arm64/misc-5.18 into kvmarm-master/next | Marc Zyngier | 2 | -45/+44 |
2022-03-09 | Documentation: KVM: Update documentation to indicate KVM is arm64-only | Oliver Upton | 2 | -45/+44 |
2022-03-05 | Merge branch 'kvm-bugfixes' into HEAD | Paolo Bonzini | 1 | -1/+1 |
2022-03-01 | KVM: Drop KVM_REQ_MMU_RELOAD and update vcpu-requests.rst documentation | Sean Christopherson | 1 | -4/+3 |
2022-02-25 | Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next | Marc Zyngier | 1 | -0/+5 |
2022-02-25 | KVM: x86: Provide per VM capability for disabling PMU virtualization | David Dunn | 1 | -0/+22 |
2022-02-24 | Merge branch 'kvm-ppc-cap-210' into kvm-next-5.18 | Paolo Bonzini | 1 | -0/+14 |
2022-02-22 | Merge branch 'kvm-ppc-cap-210' into kvm-master | Paolo Bonzini | 1 | -0/+14 |
2022-02-22 | KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3 | Nicholas Piggin | 1 | -0/+14 |
2022-02-22 | KVM: s390: Clarify key argument for MEM_OP in api docs | Janis Schoetterl-Glausch | 1 | -1/+1 |
2022-02-21 | KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags field | Will Deacon | 1 | -0/+5 |
2022-02-17 | KVM: x86: Add KVM_CAP_ENABLE_CAP to x86 | Aaron Lewis | 1 | -1/+1 |
2022-02-14 | KVM: s390: Update api documentation for memop ioctl | Janis Schoetterl-Glausch | 1 | -22/+90 |
2022-02-08 | KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU | Alexandru Elisei | 1 | -1/+5 |
2022-02-08 | KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute | Alexandru Elisei | 1 | -0/+28 |
2022-02-08 | KVM: arm64: Do not change the PMU event filter after a VCPU has run | Marc Zyngier | 1 | -1/+1 |
2022-01-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+3 |
2022-01-28 | KVM: x86: add system attribute to retrieve full set of supported xsave states | Paolo Bonzini | 1 | -1/+3 |
2022-01-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+3 |
2022-01-20 | docs: kvm: fix WARNINGs from api.rst | Wei Wang | 1 | -3/+3 |
2022-01-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -9/+84 |
2022-01-14 | kvm: x86: Add support for getting/setting expanded xstate buffer | Guang Zeng | 1 | -2/+40 |
2022-01-07 | kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID | Jing Liu | 1 | -0/+4 |
2022-01-07 | KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery | David Woodhouse | 1 | -0/+21 |
2022-01-07 | KVM: x86/xen: Maintain valid mapping of Xen shared_info page | David Woodhouse | 1 | -0/+12 |
2021-12-21 | Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 1 | -3/+3 |
2021-12-17 | crypto: ccp - Add SEV_INIT_EX support | David Rientjes | 1 | -0/+6 |
2021-12-08 | KVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte and invert the direction | Lai Jiangshan | 1 | -4/+4 |
2021-12-07 | KVM: s390: Fix names of skey constants in api documentation | Janis Schoetterl-Glausch | 1 | -3/+3 |
2021-11-11 | KVM: SEV: Add support for SEV intra host migration | Peter Gonda | 1 | -0/+14 |
2021-10-18 | selftests: KVM: Introduce system counter offset test | Oliver Upton | 1 | -14/+27 |
2021-10-18 | KVM: x86: Expose TSC offset controls to userspace | Oliver Upton | 1 | -0/+57 |
2021-10-18 | KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK | Oliver Upton | 1 | -9/+39 |
2021-10-05 | Merge tag 'kvm-riscv-5.16-1' of git://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 1 | -9/+184 |
2021-10-04 | RISC-V: KVM: Document RISC-V specific parts of KVM API | Anup Patel | 1 | -9/+184 |
2021-09-30 | kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS | Juergen Gross | 2 | -2/+2 |
2021-09-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -8/+34 |
2021-09-02 | Merge tag 'docs-5.15' of git://git.lwn.net/linux | Linus Torvalds | 1 | -14/+18 |
2021-08-20 | KVM: x86: implement KVM_GUESTDBG_BLOCKIRQ | Maxim Levitsky | 1 | -0/+1 |
2021-08-20 | KVM: stats: Update doc for histogram statistics | Jing Zhang | 1 | -8/+27 |
2021-08-13 | Merge branch 'kvm-tdpmmu-fixes' into HEAD | Paolo Bonzini | 1 | -4/+4 |
2021-08-13 | KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock | Sean Christopherson | 1 | -4/+4 |
2021-08-03 | KVM: Block memslot updates across range_start() and range_end() | Paolo Bonzini | 1 | -0/+6 |
2021-07-26 | docs: virt: kvm: api.rst: replace some characters | Mauro Carvalho Chehab | 1 | -14/+14 |
2021-07-26 | KVM: Documentation: Fix KVM_CAP_ENFORCE_PV_FEATURE_CPUID name | Vitaly Kuznetsov | 1 | -1/+1 |
2021-07-25 | docs: virt: kvm: api.rst: replace some characters | Mauro Carvalho Chehab | 1 | -14/+14 |
2021-07-25 | docs: kvm: properly format code blocks and lists | Ioana Ciornei | 1 | -0/+4 |
2021-07-25 | docs: kvm: fix build warnings | Ioana Ciornei | 1 | -14/+14 |