Age | Commit message (Expand) | Author | Files | Lines |
2022-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -116/+179 |
2022-12-14 | KVM: x86: Add proper ReST tables for userspace MSR exits/flags | Sean Christopherson | 1 | -8/+12 |
2022-12-12 | Merge remote-tracking branch 'kvm/queue' into HEAD | Paolo Bonzini | 1 | -92/+90 |
2022-12-09 | Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm... | Paolo Bonzini | 4 | -17/+45 |
2022-12-05 | Merge branch kvm-arm64/misc-6.2 into kvmarm-master/next | Marc Zyngier | 2 | -6/+10 |
2022-12-05 | Merge branch kvm-arm64/mte-map-shared into kvmarm-master/next | Marc Zyngier | 1 | -2/+3 |
2022-12-02 | KVM: Document the interaction between KVM_CAP_HALT_POLL and halt_poll_ns | David Matlack | 2 | -8/+20 |
2022-12-02 | KVM: Move halt-polling documentation into common directory | David Matlack | 3 | -1/+1 |
2022-12-02 | Merge tag 'kvm-x86-fixes-6.2-1' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -58/+59 |
2022-12-02 | KVM: Add missing arch for KVM_CREATE_DEVICE and KVM_{SET,GET}_DEVICE_ATTR | Javier Martinez Canillas | 1 | -0/+2 |
2022-12-02 | KVM: Reference to kvm_userspace_memory_region in doc and comments | Javier Martinez Canillas | 1 | -1/+1 |
2022-12-02 | KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctl | Javier Martinez Canillas | 1 | -11/+0 |
2022-12-02 | KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctl | Javier Martinez Canillas | 1 | -16/+0 |
2022-12-01 | KVM: x86: Clean up KVM_CAP_X86_USER_SPACE_MSR documentation | Sean Christopherson | 1 | -16/+24 |
2022-12-01 | KVM: x86: Reword MSR filtering docs to more precisely define behavior | Sean Christopherson | 1 | -35/+35 |
2022-12-01 | KVM: x86: Delete documentation for READ|WRITE in KVM_X86_SET_MSR_FILTER | Sean Christopherson | 1 | -7/+0 |
2022-11-30 | KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configured | David Woodhouse | 1 | -6/+28 |
2022-11-29 | Documentation: document the ABI changes for KVM_CAP_ARM_MTE | Peter Collingbourne | 1 | -2/+3 |
2022-11-28 | Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 1 | -4/+37 |
2022-11-23 | KVM: s390: pv: api documentation for asynchronous destroy | Claudio Imbrenda | 1 | -4/+37 |
2022-11-11 | KVM: arm64: Fix pvtime documentation | Usama Arif | 2 | -6/+10 |
2022-11-10 | KVM: arm64: Enable ring-based dirty memory tracking | Gavin Shan | 1 | -1/+1 |
2022-11-10 | KVM: Support dirty ring in conjunction with bitmap | Gavin Shan | 2 | -8/+31 |
2022-11-07 | KVM: s390: pv: don't allow userspace to set the clock under PV | Nico Boehr | 1 | -0/+3 |
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 |