index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
/
vfio_ap_ops.c
Age
Commit message (
Expand
)
Author
2023-08-30
Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-08-18
s390/vfio-ap: make sure nib is shared
Tony Krowiak
2023-08-18
s390/vfio-ap: check for TAPQ response codes 0x35 and 0x36
Tony Krowiak
2023-08-18
s390/vfio-ap: handle queue state change in progress on reset
Tony Krowiak
2023-08-18
s390/vfio-ap: use work struct to verify queue reset
Tony Krowiak
2023-08-18
s390/vfio-ap: store entire AP queue status word with the queue object
Tony Krowiak
2023-08-18
s390/vfio-ap: remove upper limit on wait for queue reset to complete
Tony Krowiak
2023-08-18
s390/vfio-ap: allow deconfigured queue to be passed through to a guest
Tony Krowiak
2023-08-18
s390/vfio-ap: wait for response code 05 to clear on queue reset
Tony Krowiak
2023-08-18
s390/vfio-ap: clean up irq resources if possible
Tony Krowiak
2023-08-18
s390/vfio-ap: no need to check the 'E' and 'I' bits in APQSW after TAPQ
Tony Krowiak
2023-07-25
vfio-iommufd: Add detach_ioas support for emulated VFIO devices
Yi Liu
2023-07-03
s390: fix various typos
Heiko Carstens
2023-06-06
s390/vfio-ap: wire in the vfio_device_ops request callback
Tony Krowiak
2023-06-06
s390/vfio-ap: realize the VFIO_DEVICE_SET_IRQS ioctl
Tony Krowiak
2023-06-06
s390/vfio-ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctl
Tony Krowiak
2023-03-20
s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()
Harald Freudenberger
2023-03-20
s390/ap: make tapq gr2 response a struct
Harald Freudenberger
2023-03-20
s390/ap: exploit new B bit from QCI config info
Harald Freudenberger
2023-02-27
s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg union
Harald Freudenberger
2023-02-10
s390: vfio-ap: tighten the NIB validity check
Halil Pasic
2023-01-22
s390/vfio_ap: increase max wait time for reset verification
Tony Krowiak
2023-01-22
s390/vfio_ap: fix handling of error response codes
Tony Krowiak
2023-01-22
s390/vfio_ap: verify ZAPQ completion after return of response code zero
Tony Krowiak
2023-01-22
s390/vfio_ap: use TAPQ to verify reset in progress completes
Tony Krowiak
2023-01-22
s390/vfio_ap: check TAPQ response code when waiting for queue reset
Tony Krowiak
2023-01-22
s390/vfio-ap: verify reset complete in separate function
Tony Krowiak
2023-01-13
s390/vfio-ap: fix an error handling path in vfio_ap_mdev_probe_queue()
Christophe JAILLET
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-02
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
2022-12-02
vfio/ap: Validate iova during dma_unmap and trigger irq disable
Matthew Rosato
2022-11-23
s390/vfio-ap: GISA: sort out physical vs virtual pointers usage
Nico Boehr
2022-11-10
vfio: Remove vfio_free_device
Eric Farman
2022-10-12
Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-10-04
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
2022-10-04
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
2022-09-21
s390/vfio-ap: bypass unnecessary processing of AP resources
Tony Krowiak
2022-09-21
vfio/ap: Use the new device life cycle helpers
Yi Liu
2022-08-06
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-07-25
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
2022-07-25
vfio/ap: Change saved_pfn to saved_iova
Nicolin Chen
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
2022-07-23
vfio/ap: Pass in physical address of ind to ap_aqic()
Nicolin Chen
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
2022-07-19
s390/vfio-ap: handle config changed and scan complete notification
Tony Krowiak
[next]