index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
virt
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-04
Documentation: kvm: remove KVM_CAP_MIPS_TE
Paolo Bonzini
1
-14
/
+0
2025-04-04
Documentation: kvm: organize capabilities in the right section
Paolo Bonzini
1
-338
/
+340
2025-04-04
Documentation: kvm: fix some definition lists
Paolo Bonzini
1
-6
/
+6
2025-04-04
Documentation: kvm: drop "Capability" heading from capabilities
Paolo Bonzini
1
-11
/
+0
2025-04-04
Documentation: kvm: give correct name for KVM_CAP_SPAPR_MULTITCE
Paolo Bonzini
1
-3
/
+2
2025-04-04
Documentation: KVM: KVM_GET_SUPPORTED_CPUID now exposes TSC_DEADLINE
Paolo Bonzini
1
-3
/
+4
2025-03-20
Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
5
-3
/
+106
2025-03-19
Merge branch 'kvm-arm64/writable-midr' into kvmarm/next
Oliver Upton
1
-0
/
+18
2025-03-19
Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/next
Oliver Upton
2
-1
/
+73
2025-03-19
Merge branch 'kvm-arm64/nv-vgic' into kvmarm/next
Oliver Upton
1
-1
/
+11
2025-03-19
Merge tag 'kvm-x86-xen-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+4
2025-03-05
KVM: arm64: Fix documentation for KVM_CAP_ARM_WRITABLE_IMP_ID_REGS
Oliver Upton
1
-1
/
+1
2025-03-03
KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ
Andre Przywara
1
-1
/
+11
2025-02-26
KVM: arm64: Introduce KVM_REG_ARM_VENDOR_HYP_BMAP_2
Shameer Kolothum
1
-1
/
+14
2025-02-26
KVM: arm64: Specify hypercall ABI for retrieving target implementations
Shameer Kolothum
1
-0
/
+59
2025-02-26
KVM: arm64: Document ordering requirements for irqbypass
Oliver Upton
1
-1
/
+4
2025-02-26
KVM: arm64: Allow userspace to change the implementation ID registers
Sebastian Ott
1
-0
/
+18
2025-02-24
KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
Sean Christopherson
1
-0
/
+4
2025-02-14
KVM: x86/mmu: Don't force atomic update if only the Accessed bit is volatile
James Houghton
1
-2
/
+2
2025-01-31
KVM: s390: fake memslot for ucontrol VMs
Claudio Imbrenda
1
-1
/
+1
2025-01-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-6
/
+8
2025-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+7
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-0
/
+337
2025-01-21
Merge tag 'docs-6.14' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2025-01-20
Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-3
/
+7
2025-01-16
KVM: arm64: nv: Fix doc header layout for timers
Marc Zyngier
1
-3
/
+2
2025-01-13
Documentation: hyperv: Add overview of guest VM hibernation
Michael Kelley
2
-0
/
+337
2025-01-07
KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs
Christoph Schlameuss
1
-0
/
+3
2025-01-07
KVM: s390: Reject setting flic pfault attributes on ucontrol VMs
Christoph Schlameuss
1
-0
/
+4
2025-01-02
KVM: arm64: nv: Document EL2 timer API
Marc Zyngier
1
-6
/
+9
2024-12-18
KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUID
Sean Christopherson
1
-3
/
+6
2024-12-18
KVM: x86: Disallow KVM_CAP_X86_DISABLE_EXITS after vCPU creation
Sean Christopherson
1
-0
/
+1
2024-12-11
Documentation: kvm: fix typo in api.rst
Gianfranco Trad
1
-1
/
+1
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-113
/
+169
2024-11-18
Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-7
/
+28
2024-11-14
Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
1
-0
/
+10
2024-11-13
Documentation: KVM: fix malformed table
Paolo Bonzini
1
-2
/
+2
2024-11-13
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
1
-74
/
+84
2024-11-13
Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-0
/
+34
2024-11-11
Merge branch kvm-arm64/psci-1.3 into kvmarm/next
Oliver Upton
1
-0
/
+10
2024-11-08
Documentation: kvm: reorganize introduction
Paolo Bonzini
1
-13
/
+25
2024-11-08
Documentation: kvm: replace section numbers with links
Paolo Bonzini
1
-12
/
+28
2024-11-08
Documentation: kvm: fix a few mistakes
Paolo Bonzini
1
-15
/
+33
2024-11-08
KVM: powerpc: remove remaining traces of KVM_CAP_PPC_RMA
Paolo Bonzini
1
-36
/
+0
2024-11-07
Documentation: s390-diag.rst: Document diag500(STORAGE LIMIT) subfunction
David Hildenbrand
1
-0
/
+17
2024-11-07
Documentation: s390-diag.rst: Make diag500 a generic KVM hypercall
David Hildenbrand
1
-7
/
+11
2024-11-01
KVM: x86: Quirk initialization of feature MSRs to KVM's max configuration
Sean Christopherson
1
-0
/
+22
2024-11-01
KVM: x86: Document an erratum in KVM_SET_VCPU_EVENTS on Intel CPUs
Sean Christopherson
1
-0
/
+12
2024-10-25
KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
Sean Christopherson
1
-2
/
+2
2024-10-25
KVM: x86/mmu: Mark page/folio accessed only when zapping leaf SPTEs
Sean Christopherson
1
-37
/
+39
[next]