开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.c
Age
Commit message (
Expand
)
Author
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2021-12-21
Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2021-12-17
KVM: s390: Clarify SIGP orders versus STOP/RESTART
Eric Farman
2021-12-08
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
2021-12-08
KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook
Sean Christopherson
2021-12-08
KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU
Sean Christopherson
2021-12-08
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
2021-12-08
KVM: s390: Introduce kvm_s390_get_gfn_end()
Maciej S. Szmigiero
2021-12-08
KVM: Integrate gfn_to_memslot_approx() into search_memslots()
Maciej S. Szmigiero
2021-12-08
KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLY
Sean Christopherson
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
2021-12-08
KVM: s390: Use "new" memslot instead of userspace memory region
Sean Christopherson
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-08
KVM: s390: Use kvm_get_vcpu() instead of open-coded access
Marc Zyngier
2021-12-08
KVM: Move wiping of the kvm->vcpus array to common code
Marc Zyngier
2021-11-18
KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
Vitaly Kuznetsov
2021-10-27
KVM: s390: add debug statement for diag 318 CPNC data
Collin Walling
2021-10-25
KVM: s390: Add a routine for setting userspace CPU state
Eric Farman
2021-10-20
KVM: s390: clear kicked_mask before sleeping again
Halil Pasic
2021-09-22
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-06
Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2021-08-27
KVM: s390: index kvm->arch.idle_mask by vcpu_idx
Halil Pasic
2021-08-27
KVM: s390: Enable specification exception interpretation
Janis Schoetterl-Glausch
2021-08-24
s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...
Tony Krowiak
2021-08-24
s390/vfio-ap: r/w lock for PQAP interception handler function pointer
Tony Krowiak
2021-08-20
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
2021-08-06
KVM: Rename lru_slot to last_used_slot
David Matlack
2021-07-27
KVM: s390: restore old debugfs names
Christian Borntraeger
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-06-25
Merge tag 'kvm-s390-next-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
2021-06-24
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
2021-06-23
KVM: s390: allow facility 192 (vector-packed-decimal-enhancement facility 2)
Christian Borntraeger
2021-06-23
KVM: s390: get rid of register asm usage
Heiko Carstens
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
2021-04-17
KVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
2021-04-15
KVM: s390: fix guarded storage control register handling
Heiko Carstens
2021-03-09
KVM: s390: diag9c (directed yield) forwarding
Pierre Morel
2021-03-09
KVM: s390: Fix comment spelling in kvm_s390_vcpu_start()
Bhaskar Chowdhury
2021-02-13
s390/kvm: use union tod_clock
Heiko Carstens
2021-01-19
s390: convert to generic entry
Sven Schnelle
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-10
KVM: s390: track synchronous pfault events in kvm_stat
Christian Borntraeger
2020-12-10
KVM: s390: Add memcg accounting to KVM allocations
Christian Borntraeger
2020-11-11
KVM: s390: remove diag318 reset code
Collin Walling
[next]