开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2025-01-31
KVM: s390: remove the last user of page->index
Claudio Imbrenda
2025-01-31
KVM: s390: move gmap_shadow_pgt_lookup() into kvm
Claudio Imbrenda
2025-01-31
KVM: s390: move some gmap shadowing functions away from mm/gmap.c
Claudio Imbrenda
2025-01-31
KVM: s390: get rid of gmap_translate()
Claudio Imbrenda
2025-01-31
KVM: s390: get rid of gmap_fault()
Claudio Imbrenda
2025-01-31
KVM: s390: use __kvm_faultin_pfn()
Claudio Imbrenda
2025-01-31
KVM: s390: move pv gmap functions into kvm
Claudio Imbrenda
2025-01-31
KVM: s390: fake memslot for ucontrol VMs
Claudio Imbrenda
2025-01-31
KVM: s390: wrapper for KVM_BUG
Claudio Imbrenda
2025-01-31
KVM: s390: vsie: stop using "struct page" for vsie page
David Hildenbrand
2025-01-31
KVM: s390: vsie: stop messing with page refcount
David Hildenbrand
2025-01-31
KVM: s390: vsie: stop using page->index
David Hildenbrand
2025-01-31
KVM: s390: vsie: fix some corner-cases when grabbing vsie pages
David Hildenbrand
2025-01-07
KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs
Christoph Schlameuss
2025-01-07
KVM: s390: Reject setting flic pfault attributes on ucontrol VMs
Christoph Schlameuss
2025-01-07
KVM: s390: vsie: fix virtual/physical address in unpin_scb()
Claudio Imbrenda
2024-11-29
Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-11-27
KVM: s390: Remove one byte cmpxchg() usage
Heiko Carstens
2024-11-27
KVM: s390: Use try_cmpxchg() instead of cmpxchg() loops
Heiko Carstens
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-11-18
Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-11-13
s390/kvm: Convert to use flag output macros
Heiko Carstens
2024-11-12
Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2024-11-11
KVM: s390: add gen17 facilities to CPU model
Hendrik Brueckner
2024-11-11
KVM: s390: add msa11 to cpu model
Hendrik Brueckner
2024-11-11
KVM: s390: add concurrent-function facility to cpu model
Hendrik Brueckner
2024-11-08
Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-11-07
s390/kvm: Mask extra bits from program interrupt code
Claudio Imbrenda
2024-10-31
s390/kvm: Initialize uninitialized flags variable
Claudio Imbrenda
2024-10-29
s390/kvm: Stop using gmap_{en,dis}able()
Claudio Imbrenda
2024-10-29
s390/mm/fault: Handle guest-related program interrupts in KVM
Claudio Imbrenda
2024-10-29
s390/kvm: Remove kvm_arch_fault_in_page()
Claudio Imbrenda
2024-10-25
KVM: s390: Use kvm_release_page_dirty() to unpin "struct page" memory
Sean Christopherson
2024-10-25
KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
Sean Christopherson
2024-10-25
s390: Fix various typos
Heiko Carstens
2024-10-10
KVM: s390: Change virtual to physical address access in diag 0x258 handler
Michael Mueller
2024-10-10
KVM: s390: gaccess: Check if guest address is in memslot
Nico Boehr
2024-08-19
KVM: s390: Fix SORTL and DFLTCC instruction format error in __insn32_query
Hariharan Mari
2024-08-06
KVM: s390: fix validity interception issue when gisa is switched off
Michael Mueller
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-18
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-07-10
s390/kvm: Move bitfields for dat tables
Claudio Imbrenda
2024-07-10
s390/entry: Pass the asce as parameter to sie64a()
Claudio Imbrenda
2024-07-04
kvm: s390: Reject memory region operations for ucontrol VMs
Christoph Schlameuss
2024-07-04
KVM: s390: vsie: retry SIE instruction on host intercepts
Eric Farman
2024-07-01
KVM: s390: fix LPSWEY handling
Christian Borntraeger
2024-06-18
KVM: Introduce vcpu->wants_to_run
David Matlack
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
[next]