Age | Commit message (Expand) | Author | Files | Lines |
2022-10-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+15 |
2022-10-10 | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -3/+2 |
2022-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -134/+7 |
2022-10-03 | Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 1 | -2/+15 |
2022-09-29 | KVM: Document weakly ordered architecture requirements for dirty ring | Marc Zyngier | 1 | -2/+15 |
2022-09-27 | Delete duplicate words from kernel docs | Akhil Raj | 1 | -1/+1 |
2022-09-26 | KVM: remove KVM_REQ_UNHALT | Paolo Bonzini | 1 | -27/+1 |
2022-09-26 | KVM: x86: Delete duplicate documentation for KVM_X86_SET_MSR_FILTER | Aaron Lewis | 1 | -107/+6 |
2022-08-26 | crypto: ccp - Initialize PSP when reading psp data file failed | Jacky Li | 1 | -3/+2 |
2022-08-11 | KVM: x86/MMU: properly format KVM_CAP_VM_DISABLE_NX_HUGE_PAGES capability table | Bagas Sanjaya | 1 | -4/+4 |
2022-08-11 | Documentation: KVM: extend KVM_CAP_VM_DISABLE_NX_HUGE_PAGES heading underline | Bagas Sanjaya | 1 | -1/+1 |
2022-08-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -3/+406 |
2022-08-03 | Merge tag 'docs-6.0' of git://git.lwn.net/linux | Linus Torvalds | 3 | -4/+4 |
2022-08-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -5/+6 |
2022-08-01 | Merge remote-tracking branch 'kvm/next' into kvm-next-5.20 | Paolo Bonzini | 3 | -3/+406 |
2022-07-22 | Merge tag 'kvm-s390-next-5.20-1' of https://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 1 | -0/+71 |
2022-07-20 | KVM: s390: resetting the Topology-Change-Report | Pierre Morel | 1 | -0/+25 |
2022-07-19 | KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean stats | Oliver Upton | 1 | -1/+1 |
2022-07-14 | Documentation: kvm: clarify histogram units | Paolo Bonzini | 1 | -4/+7 |
2022-07-14 | kvm: stats: tell userspace which values are boolean | Paolo Bonzini | 1 | -0/+6 |
2022-07-14 | KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specific | Sean Christopherson | 1 | -1/+1 |
2022-07-13 | Documentation: kvm: extend KVM_S390_ZPCI_OP subheading underline | Bagas Sanjaya | 1 | -1/+1 |
2022-07-11 | Merge tag 'kvm-s390-pci-5.20' into kernelorgnext | Christian Borntraeger | 1 | -0/+46 |
2022-07-11 | KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices | Matthew Rosato | 1 | -0/+47 |
2022-07-07 | Documentation: KVM: update s390-diag.rst reference | Mauro Carvalho Chehab | 1 | -1/+1 |
2022-07-07 | Documentation: KVM: update msr.rst reference | Mauro Carvalho Chehab | 1 | -1/+1 |
2022-07-07 | Documentation: KVM: update amd-memory-encryption.rst references | Mauro Carvalho Chehab | 1 | -1/+1 |
2022-07-07 | Documentation: KVM: update s390-pv.rst reference | Mauro Carvalho Chehab | 1 | -1/+1 |
2022-07-01 | arm64: Rename the VHE switch to "finalise_el2" | Marc Zyngier | 1 | -5/+6 |
2022-06-24 | KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis | Ben Gardon | 1 | -0/+16 |
2022-06-20 | KVM: x86: Add a quirk for KVM's "MONITOR/MWAIT are NOPs!" behavior | Sean Christopherson | 1 | -0/+13 |
2022-06-11 | KVM: Fix references to non-existent KVM_CAP_TRIPLE_FAULT_EVENT | Sean Christopherson | 1 | -2/+2 |
2022-06-08 | KVM: x86: PIT: Preserve state of speaker port data bit | Paul Durrant | 1 | -1/+3 |
2022-06-08 | KVM: VMX: Enable Notify VM exit | Tao Xu | 1 | -0/+49 |
2022-06-08 | KVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple fault | Chenyi Qiang | 1 | -0/+8 |
2022-06-08 | KVM: x86: Allow userspace to set maximum VCPU id for VM | Zeng Guang | 1 | -0/+21 |
2022-06-07 | Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 3 | -2/+225 |
2022-06-01 | Documentation/virt/kvm/api.rst: Explain rc/rrc delivery | Janosch Frank | 1 | -0/+8 |
2022-06-01 | Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions | Janosch Frank | 1 | -2/+152 |
2022-06-01 | Documentation: virt: Protected virtual machine dumps | Janosch Frank | 2 | -0/+65 |
2022-05-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -94/+379 |
2022-05-25 | Documentation: kvm: reorder ARM-specific section about KVM_SYSTEM_EVENT_SUSPEND | Paolo Bonzini | 1 | -26/+26 |
2022-05-25 | Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 1 | -0/+6 |
2022-05-25 | Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 4 | -81/+232 |
2022-05-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+2 |
2022-05-20 | KVM: s390: Don't indicate suppression on dirtying, failing memop | Janis Schoetterl-Glausch | 1 | -0/+6 |
2022-05-16 | Merge branch kvm-arm64/psci-suspend into kvmarm-master/next | Marc Zyngier | 1 | -2/+74 |
2022-05-16 | Merge branch kvm-arm64/hcall-selection into kvmarm-master/next | Marc Zyngier | 4 | -78/+157 |
2022-05-05 | Documentation: KVM: Fix title level for PSCI_SUSPEND | Stephen Rothwell | 1 | -1/+1 |
2022-05-04 | Documentation: Fix index.rst after psci.rst renaming | Marc Zyngier | 1 | -1/+1 |