index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
pci.c
Age
Commit message (
Expand
)
Author
2024-11-27
KVM: s390: Use try_cmpxchg() instead of cmpxchg() loops
Heiko Carstens
2024-10-25
s390: Fix various typos
Heiko Carstens
2023-07-03
s390: fix various typos
Heiko Carstens
2023-04-20
KVM: s390: pci: fix virtual-physical confusion on module unload/load
Nico Boehr
2022-12-29
KVM: s390: Mark __kvm_s390_init() and its descendants as __init
Sean Christopherson
2022-12-12
Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...
Joerg Roedel
2022-11-19
iommu/s390: Make attach succeed even if the device is in error state
Niklas Schnelle
2022-11-07
KVM: s390: pci: Fix allocation size of aift kzdev elements
Rafael Mendonca
2022-09-21
KVM: s390: pci: register pci hooks without interpretation
Matthew Rosato
2022-09-21
KVM: s390: pci: fix GAIT physical vs virtual pointers usage
Matthew Rosato
2022-09-21
KVM: s390: pci: fix plain integer as NULL pointer warnings
Matthew Rosato
2022-08-29
KVM: s390: pci: Hook to access KVM lowlevel from VFIO
Pierre Morel
2022-07-11
KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
Matthew Rosato
2022-07-11
KVM: s390: pci: add routines to start/stop interpretive execution
Matthew Rosato
2022-07-11
KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
Matthew Rosato
2022-07-11
KVM: s390: pci: do initial setup for AEN interpretation
Matthew Rosato
2022-07-11
KVM: s390: pci: add basic kvm_zdev structure
Matthew Rosato