index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
virt
/
kvm
/
api.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-04
KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS
Jing Zhang
1
-0
/
+48
2023-10-02
LoongArch: KVM: Supplement kvm document about LoongArch-specific part
Tianrui Zhao
1
-9
/
+61
2023-09-27
KVM: x86/pmu: Add documentation for fixed ctr on PMU filter
Jinrong Liang
1
-0
/
+18
2023-09-27
KVM: Correct kvm_vcpu_event(s) typo in KVM API documentation
Michal Luczaj
1
-9
/
+9
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2023-08-18
Documentation: Fix typos
Bjorn Helgaas
1
-13
/
+13
2023-08-09
KVM: riscv: Add KVM_GET_REG_LIST API support
Haibo Xu
1
-1
/
+1
2023-08-08
docs: kvm: riscv: document EBUSY in KVM_SET_ONE_REG
Daniel Henrique Barboza
1
-0
/
+2
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+27
2023-06-21
docs: arm64: Move arm64 documentation under Documentation/arch/
Jonathan Corbet
1
-1
/
+1
2023-05-16
KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
Ricardo Koller
1
-0
/
+27
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+70
2023-04-26
Merge tag 'kvm-x86-generic-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2023-04-26
Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-4
/
+67
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-04-21
Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
1
-4
/
+29
2023-04-05
KVM: arm64: Expose SMC/HVC width to userspace
Marc Zyngier
1
-0
/
+8
2023-04-05
KVM: arm64: Introduce support for userspace SMCCC filtering
Oliver Upton
1
-0
/
+4
2023-04-05
KVM: arm64: Add support for KVM_EXIT_HYPERCALL
Oliver Upton
1
-2
/
+16
2023-04-05
KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALL
Oliver Upton
1
-2
/
+1
2023-04-04
docs: kvm: x86: Fix broken field list
Takahiro Itazuri
1
-2
/
+2
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
1
-1
/
+1
2023-03-30
KVM: arm64: Document KVM_ARM_SET_CNT_OFFSETS and co
Marc Zyngier
1
-0
/
+38
2023-03-23
KVM: Add the missed title format
Shaoqin Huang
1
-0
/
+1
2023-03-16
KVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags() to INT_MAX
Thomas Huth
1
-1
/
+2
2023-02-15
Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-9
/
+37
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-3
/
+7
2023-02-07
Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
Janis Schoetterl-Glausch
1
-3
/
+25
2023-02-07
KVM: s390: disable migration mode when dirty tracking is disabled
Nico Boehr
1
-6
/
+12
2023-02-04
Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-3
/
+7
2023-01-29
KVM: arm64: Allow no running vcpu on saving vgic3 pending table
Gavin Shan
1
-1
/
+3
2023-01-29
KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending status
Gavin Shan
1
-3
/
+5
2023-01-24
KVM: x86/pmu: Introduce masked events to the pmu event filter
Aaron Lewis
1
-7
/
+71
2023-01-11
Merge tag 'kvmarm-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+8
2023-01-09
KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID
Paolo Bonzini
1
-0
/
+14
2023-01-05
Merge branch kvm-arm64/s1ptw-write-fault into kvmarm-master/fixes
Marc Zyngier
1
-0
/
+8
2023-01-03
KVM: arm64: Document the behaviour of S1PTW faults on RO memslots
Marc Zyngier
1
-0
/
+8
2022-12-28
Merge branch 'kvm-late-6.1-fixes' into HEAD
Paolo Bonzini
1
-20
/
+26
2022-12-27
KVM: x86/xen: Documentation updates and clarifications
David Woodhouse
1
-15
/
+26
2022-12-27
KVM: Delete extra block of "};" in the KVM API documentation
Sean Christopherson
1
-5
/
+0
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-109
/
+165
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
1
-10
/
+31
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
1
-8
/
+7
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
[prev]
[next]