index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
virtual
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
3
-26
/
+399
|
\
|
*
Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-05-15
1
-0
/
+178
|
|
\
|
|
*
KVM: arm64: Add capability to advertise ptrauth for guest
Amit Daniel Kachhap
2019-04-24
1
-4
/
+10
|
|
*
KVM: arm64: Add userspace flag to enable pointer authentication
Amit Daniel Kachhap
2019-04-24
1
-0
/
+10
|
|
*
KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDs
Dave Martin
2019-04-18
1
-2
/
+3
|
|
*
KVM: Clarify KVM_{SET,GET}_ONE_REG error code documentation
Dave Martin
2019-04-18
1
-5
/
+9
|
|
*
KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZE
Dave Martin
2019-04-18
1
-3
/
+2
|
|
*
KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing
Dave Martin
2019-04-18
1
-4
/
+6
|
|
*
KVM: arm64/sve: Document KVM API extensions for SVE
Dave Martin
2019-03-29
1
-3
/
+129
|
|
*
KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG
Dave Martin
2019-03-29
1
-0
/
+6
|
|
*
KVM: Documentation: Document arm64 core registers in detail
Dave Martin
2019-03-29
1
-0
/
+24
|
*
|
Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-05-15
2
-0
/
+207
|
|
\
\
|
|
*
|
KVM: PPC: Book3S HV: XIVE: Add passthrough support
Cédric Le Goater
2019-04-30
1
-0
/
+19
|
|
*
|
KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pages
Cédric Le Goater
2019-04-30
1
-0
/
+7
|
|
*
|
KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping
Cédric Le Goater
2019-04-30
1
-0
/
+23
|
|
*
|
KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE state
Cédric Le Goater
2019-04-30
2
-0
/
+18
|
|
*
|
KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pages
Cédric Le Goater
2019-04-30
1
-0
/
+29
|
|
*
|
KVM: PPC: Book3S HV: XIVE: Add a control to sync the sources
Cédric Le Goater
2019-04-30
1
-0
/
+8
|
|
*
|
KVM: PPC: Book3S HV: XIVE: Add a global reset control
Cédric Le Goater
2019-04-30
1
-0
/
+5
|
|
*
|
KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configuration
Cédric Le Goater
2019-04-30
1
-0
/
+34
|
|
*
|
KVM: PPC: Book3S HV: XIVE: Add a control to configure a source
Cédric Le Goater
2019-04-30
1
-0
/
+21
|
|
*
|
KVM: PPC: Book3S HV: XIVE: add a control to initialize a source
Cédric Le Goater
2019-04-30
1
-0
/
+15
|
|
*
|
KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVE
Cédric Le Goater
2019-04-30
1
-0
/
+9
|
|
*
|
KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation mode
Cédric Le Goater
2019-04-30
1
-0
/
+19
|
*
|
|
KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2
Peter Xu
2019-05-08
1
-5
/
+10
|
*
|
|
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
2019-04-30
1
-2
/
+3
|
*
|
|
Revert "KVM: doc: Document the life cycle of a VM and its resources"
Radim Krčmář
2019-04-30
1
-17
/
+0
|
*
|
|
Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-04-30
1
-1
/
+2
|
|
\
\
\
|
|
*
|
|
KVM: s390: add MSA9 to cpumodel
Christian Borntraeger
2019-04-18
1
-1
/
+2
|
|
|
/
/
|
*
/
/
kvm: move KVM_CAP_NR_MEMSLOTS to common code
Paolo Bonzini
2019-04-16
1
-3
/
+2
|
|
/
/
*
|
|
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
2019-04-30
1
-2
/
+3
*
|
|
Documentation: kvm: fix dirty log ioctl arch lists
Andrew Jones
2019-04-29
1
-3
/
+3
|
/
/
*
|
Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGION
Paolo Bonzini
2019-03-28
1
-8
/
+10
*
|
KVM: doc: Document the life cycle of a VM and its resources
Sean Christopherson
2019-03-28
1
-0
/
+17
*
|
KVM: Reject device ioctls from processes other than the VM's creator
Sean Christopherson
2019-03-28
1
-5
/
+11
*
|
KVM: doc: Fix incorrect word ordering regarding supported use of APIs
Sean Christopherson
2019-03-28
1
-12
/
+16
*
|
KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'
Sean Christopherson
2019-03-28
1
-4
/
+7
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
3
-46
/
+49
|
\
|
*
KVM: doc: Document the life cycle of a VM and its resources
Sean Christopherson
2019-03-15
1
-0
/
+17
|
*
KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameter
Nir Weiner
2019-02-20
1
-14
/
+23
|
*
Revert "KVM: MMU: document fast invalidate all pages"
Sean Christopherson
2019-02-20
1
-27
/
+1
|
*
KVM: Move the memslot update in-progress flag to bit 63
Sean Christopherson
2019-02-20
1
-5
/
+8
*
|
virtio-ccw: diag 500 may return a negative cookie
Cornelia Huck
2019-03-06
1
-1
/
+2
|
/
*
Documentation/virtual/kvm: Update URL for AMD SEV API specification
Christophe de Dinechin
2019-01-11
1
-1
/
+1
*
x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID
Vitaly Kuznetsov
2018-12-14
1
-0
/
+56
*
kvm: introduce manual dirty log reprotect
Paolo Bonzini
2018-12-14
1
-0
/
+67
*
kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
Paolo Bonzini
2018-12-14
1
-4
/
+9
*
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
1
-6
/
+129
|
\
|
*
Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-10-19
1
-0
/
+31
|
|
\
|
|
*
kvm: arm64: Allow tuning the physical address size for VM
Suzuki K Poulose
2018-10-03
1
-0
/
+31
[next]