index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-03-25
1
-1
/
+0
|
\
|
*
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2022-02-06
1
-1
/
+0
*
|
Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2022-03-15
1
-6
/
+24
|
\
\
|
*
|
KVM: s390x: fix SCK locking
Claudio Imbrenda
2022-03-14
1
-3
/
+16
|
*
|
KVM: s390: pv: make use of ultravisor AIV support
Michael Mueller
2022-02-25
1
-3
/
+8
*
|
|
KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific request
Sean Christopherson
2022-03-01
1
-4
/
+4
|
/
/
*
|
KVM: s390: Add missing vm MEM_OP size check
Janis Schoetterl-Glausch
2022-02-22
1
-1
/
+1
*
|
KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
Janis Schoetterl-Glausch
2022-02-14
1
-0
/
+1
*
|
KVM: s390: Rename existing vcpu memop functions
Janis Schoetterl-Glausch
2022-02-14
1
-9
/
+10
*
|
KVM: s390: Add vm IOCTL for key checked guest absolute memory access
Janis Schoetterl-Glausch
2022-02-14
1
-0
/
+81
*
|
KVM: s390: Add optional storage key checking to MEMOP IOCTL
Janis Schoetterl-Glausch
2022-02-14
1
-10
/
+21
*
|
KVM: s390: Honor storage keys when accessing guest memory
Janis Schoetterl-Glausch
2022-02-14
1
-2
/
+2
*
|
KVM: s390: Return error on SIDA memop on normal guest
Janis Schoetterl-Glausch
2022-02-02
1
-0
/
+2
|
/
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-1
/
+1
|
\
|
*
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
1
-1
/
+1
*
|
Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2021-12-21
1
-2
/
+7
|
\
\
|
*
|
KVM: s390: Clarify SIGP orders versus STOP/RESTART
Eric Farman
2021-12-17
1
-2
/
+7
|
|
/
*
|
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
2021-12-08
1
-5
/
+0
*
|
KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook
Sean Christopherson
2021-12-08
1
-1
/
+1
*
|
KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU
Sean Christopherson
2021-12-08
1
-1
/
+1
*
|
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
2021-12-08
1
-13
/
+11
*
|
KVM: s390: Introduce kvm_s390_get_gfn_end()
Maciej S. Szmigiero
2021-12-08
1
-1
/
+1
*
|
KVM: Integrate gfn_to_memslot_approx() into search_memslots()
Maciej S. Szmigiero
2021-12-08
1
-37
/
+8
*
|
KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLY
Sean Christopherson
2021-12-08
1
-4
/
+9
*
|
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
2021-12-08
1
-2
/
+0
*
|
KVM: s390: Use "new" memslot instead of userspace memory region
Sean Christopherson
2021-12-08
1
-5
/
+8
*
|
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
2021-12-08
1
-1
/
+2
*
|
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-08
1
-10
/
+11
*
|
KVM: s390: Use kvm_get_vcpu() instead of open-coded access
Marc Zyngier
2021-12-08
1
-3
/
+5
*
|
KVM: Move wiping of the kvm->vcpus array to common code
Marc Zyngier
2021-12-08
1
-17
/
+1
|
/
*
KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
Vitaly Kuznetsov
2021-11-18
1
-0
/
+2
*
KVM: s390: add debug statement for diag 318 CPNC data
Collin Walling
2021-10-27
1
-0
/
+1
*
KVM: s390: Add a routine for setting userspace CPU state
Eric Farman
2021-10-25
1
-3
/
+3
*
KVM: s390: clear kicked_mask before sleeping again
Halil Pasic
2021-10-20
1
-0
/
+1
*
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
2021-09-22
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-07
1
-7
/
+5
|
\
|
*
Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2021-09-06
1
-1
/
+3
|
|
\
|
|
*
KVM: s390: index kvm->arch.idle_mask by vcpu_idx
Halil Pasic
2021-08-27
1
-1
/
+1
|
|
*
KVM: s390: Enable specification exception interpretation
Janis Schoetterl-Glausch
2021-08-27
1
-0
/
+2
|
*
|
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
2021-08-20
1
-4
/
+0
|
*
|
KVM: Rename lru_slot to last_used_slot
David Matlack
2021-08-06
1
-2
/
+2
*
|
|
s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...
Tony Krowiak
2021-08-24
1
-4
/
+27
*
|
|
s390/vfio-ap: r/w lock for PQAP interception handler function pointer
Tony Krowiak
2021-08-24
1
-0
/
+1
|
/
/
*
|
KVM: s390: restore old debugfs names
Christian Borntraeger
2021-07-27
1
-9
/
+9
*
|
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-04
1
-6
/
+6
|
\
\
|
*
|
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
2021-06-07
1
-6
/
+6
*
|
|
Merge tag 'kvm-s390-next-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2021-06-25
1
-9
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
KVM: s390: allow facility 192 (vector-packed-decimal-enhancement facility 2)
Christian Borntraeger
2021-06-23
1
-0
/
+4
|
*
|
KVM: s390: get rid of register asm usage
Heiko Carstens
2021-06-23
1
-9
/
+9
|
|
/
*
|
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
2021-06-25
1
-108
/
+0
[next]