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
2024-10-20
KVM: x86: Clean up documentation for KVM_X86_QUIRK_SLOT_ZAP_ALL
Sean Christopherson
1
-7
/
+9
2024-09-17
Merge tag 'kvm-x86-vmx-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-4
/
+19
2024-08-22
KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-Exit
Sean Christopherson
1
-4
/
+19
2024-08-14
KVM: x86/mmu: Introduce a quirk to control memslot zap behavior
Yan Zhao
1
-0
/
+8
2024-08-13
Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-1
/
+1
2024-08-05
docs: KVM: Fix register ID of SPSR_FIQ
Takahiro Itazuri
1
-1
/
+1
2024-08-02
Merge branch 'kvm-fixes' into HEAD
Paolo Bonzini
1
-1
/
+7
2024-07-26
KVM: x86: disallow pre-fault for SNP VMs before initialization
Paolo Bonzini
1
-0
/
+6
2024-07-26
KVM: Documentation: Fix title underline too short warning
Chang Yu
1
-1
/
+1
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-31
/
+138
2024-07-16
Merge tag 'kvm-x86-mtrrs-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+5
2024-07-16
Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-21
/
+57
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-4
/
+4
2024-07-16
Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-5
/
+5
2024-07-12
Merge tag 'kvm-s390-next-6.11-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-0
/
+12
2024-07-12
KVM: Document KVM_PRE_FAULT_MEMORY ioctl
Isaku Yamahata
1
-0
/
+55
2024-07-04
kvm: s390: Reject memory region operations for ucontrol VMs
Christoph Schlameuss
1
-0
/
+12
2024-06-28
KVM: Documentation: Enumerate allowed value macros of `irq_type`
Changyuan Lyu
1
-3
/
+3
2024-06-28
KVM: Documentation: Fix typo `BFD`
Changyuan Lyu
1
-2
/
+2
2024-06-11
KVM: x86: Add KVM_RUN_X86_GUEST_MODE kvm_run flag
Thomas Prescher
1
-0
/
+17
2024-06-11
KVM: x86: Improve documentation for KVM_CAP_X86_BUS_LOCK_EXIT
Carlos López
1
-25
/
+27
2024-06-06
KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR register
Shivaprasad G Bhat
1
-0
/
+1
2024-06-06
KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register
Shivaprasad G Bhat
1
-0
/
+1
2024-06-06
KVM: PPC: Book3S HV: Add one-reg interface for DEXCR register
Shivaprasad G Bhat
1
-0
/
+1
2024-06-05
KVM: VMX: Drop support for forcing UC memory when guest CR0.CD=1
Sean Christopherson
1
-1
/
+5
2024-06-05
KVM: x86: Add a capability to configure bus frequency for APIC timer
Isaku Yamahata
1
-0
/
+17
2024-06-03
KVM: fix documentation rendering for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Julian Stecklina
1
-4
/
+4
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+4
2024-05-12
Merge tag 'kvm-x86-generic-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2024-05-12
Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
1
-0
/
+7
2024-05-08
KVM: PPC: Fix documentation for ppc mmu caps
Joel Stanley
1
-4
/
+4
2024-05-03
KVM: fix documentation for KVM_CREATE_GUEST_MEMFD
Carlos López
1
-1
/
+1
2024-05-01
KVM: arm64: Force injection of a data abort on NISV MMIO exit
Marc Zyngier
1
-0
/
+7
2024-04-11
KVM: SEV: define VM types for SEV and SEV-ES
Paolo Bonzini
1
-0
/
+2
2024-03-11
Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-12
/
+41
2024-02-22
KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIP
Sean Christopherson
1
-0
/
+5
2024-02-22
KVM: x86/xen: allow vcpu_info to be mapped by fixed HVA
Paul Durrant
1
-5
/
+21
2024-02-22
KVM: x86/xen: allow shared_info to be mapped by fixed HVA
Paul Durrant
1
-6
/
+19
2024-01-08
Merge tag 'kvm-x86-xen-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+6
2023-12-08
KVM: remove deprecated UAPIs
Paolo Bonzini
1
-12
/
+0
2023-12-07
KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
Paul Durrant
1
-0
/
+6
2023-11-14
KVM: x86: Add support for "protected VMs" that can utilize private memory
Sean Christopherson
1
-0
/
+32
2023-11-14
KVM: x86/mmu: Handle page fault for private memory
Chao Peng
1
-2
/
+6
2023-11-14
KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
1
-2
/
+68
2023-11-13
KVM: Introduce per-page memory attributes
Chao Peng
1
-0
/
+36
2023-11-13
KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
Chao Peng
1
-0
/
+41
2023-11-13
KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
1
-0
/
+22
2023-10-31
Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-0
/
+52
2023-10-31
Merge tag 'kvm-x86-docs-6.7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-9
/
+27
2023-10-04
KVM: arm64: Document vCPU feature selection UAPIs
Oliver Upton
1
-0
/
+4
[next]