index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
vfio_ccw_cp.c
Age
Commit message (
Expand
)
Author
2023-07-03
s390: fix various typos
Heiko Carstens
2023-01-09
vfio/ccw: remove old IDA format restrictions
Eric Farman
2023-01-09
vfio/ccw: don't group contiguous pages on 2K IDAWs
Eric Farman
2023-01-09
vfio/ccw: handle a guest Format-1 IDAL
Eric Farman
2023-01-09
vfio/ccw: allocate/populate the guest idal
Eric Farman
2023-01-09
vfio/ccw: calculate number of IDAWs regardless of format
Eric Farman
2023-01-09
vfio/ccw: read only one Format-1 IDAW
Eric Farman
2023-01-09
vfio/ccw: refactor the idaw counter
Eric Farman
2023-01-09
vfio/ccw: populate page_array struct inline
Eric Farman
2023-01-09
vfio/ccw: pass page count to page_array struct
Eric Farman
2023-01-09
vfio/ccw: remove unnecessary malloc alignment
Eric Farman
2023-01-09
vfio/ccw: simplify CCW chain fetch routines
Eric Farman
2023-01-09
vfio/ccw: replace copy_from_iova with vfio_dma_rw
Eric Farman
2023-01-09
vfio/ccw: move where IDA flag is set in ORB
Eric Farman
2023-01-09
vfio/ccw: allow non-zero storage keys
Eric Farman
2023-01-09
vfio/ccw: simplify the cp_get_orb interface
Eric Farman
2023-01-09
vfio/ccw: cleanup some of the mdev commentary
Eric Farman
2022-12-05
vfio/ccw: identify CCW data addresses as physical
Eric Farman
2022-08-01
vfio/ccw: Add length to DMA_UNMAP checks
Eric Farman
2022-07-25
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
2022-07-25
vfio/ccw: Add kmap_local_page() for memcpy
Nicolin Chen
2022-07-25
vfio/ccw: Change pa_pfn list to pa_iova list
Nicolin Chen
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
2022-07-23
vfio/ccw: Only pass in contiguous pages
Nicolin Chen
2022-05-11
vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
Jason Gunthorpe
2022-05-11
vfio/ccw: Remove mdev from struct channel_program
Jason Gunthorpe
2021-05-12
vfio-ccw: Check initialized flag in cp_init()
Eric Farman
2020-06-02
vfio-ccw: Enable transparent CCW IPL from DASD
Jared Rossi
2019-07-15
vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
Farhan Ali
2019-07-15
vfio-ccw: Fix memory leak and don't call cp_free in cp_init
Farhan Ali
2019-07-15
vfio-ccw: Fix misleading comment when setting orb.cmd.c64
Farhan Ali
2019-07-05
vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1
Eric Farman
2019-06-24
vfio-ccw: make convert_ccw0_to_ccw1 static
Cornelia Huck
2019-06-21
vfio-ccw: Remove copy_ccw_from_iova()
Eric Farman
2019-06-21
vfio-ccw: Factor out the ccw0-to-ccw1 transition
Eric Farman
2019-06-21
vfio-ccw: Copy CCW data outside length calculation
Eric Farman
2019-06-21
vfio-ccw: Skip second copy of guest cp to host
Eric Farman
2019-06-21
vfio-ccw: Move guest_cp storage into common struct
Eric Farman
2019-06-17
s390/cio: Combine direct and indirect CCW paths
Eric Farman
2019-06-17
vfio-ccw: Rearrange IDAL allocation in direct CCW
Eric Farman
2019-06-17
vfio-ccw: Remove pfn_array_table
Eric Farman
2019-06-17
vfio-ccw: Adjust the first IDAW outside of the nested loops
Eric Farman
2019-06-17
vfio-ccw: Rearrange pfn_array and pfn_array_table arrays
Eric Farman
2019-06-17
s390/cio: Use generalized CCW handler in cp_init()
Eric Farman
2019-06-17
s390/cio: Generalize the TIC handler
Eric Farman
2019-06-17
s390/cio: Refactor the routine that handles TIC CCWs
Eric Farman
2019-06-17
s390/cio: Squash cp_free() and cp_unpin_free()
Eric Farman
2019-06-03
s390/cio: Remove vfio-ccw checks of command codes
Eric Farman
2019-06-03
s390/cio: Allow zero-length CCWs in vfio-ccw
Eric Farman
2019-06-03
s390/cio: Don't pin vfio pages for empty transfers
Eric Farman
[next]