diff options
author | Halil Pasic <pasic@linux.ibm.com> | 2019-03-26 12:41:09 +0100 |
---|---|---|
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | 2019-06-15 12:25:00 +0200 |
commit | 37db8985b2116c89a3cbaf87083a02f83afaba5b (patch) | |
tree | 6773488a5f73993f894e4bc164afb4d8c23a9460 /fs/nfsd/trace.c | |
parent | bb99332a2b558e1f28b4c5011f9ea3b46f1c8806 (diff) | |
download | linux-37db8985b2116c89a3cbaf87083a02f83afaba5b.tar.bz2 |
s390/cio: add basic protected virtualization support
As virtio-ccw devices are channel devices, we need to use the
dma area within the common I/O layer for any communication with
the hypervisor.
Note that we do not need to use that area for control blocks
directly referenced by instructions, e.g. the orb.
It handles neither QDIO in the common code, nor any device type specific
stuff (like channel programs constructed by the DASD driver).
An interesting side effect is that virtio structures are now going to
get allocated in 31 bit addressable storage.
Signed-off-by: Halil Pasic <pasic@linux.ibm.com>
Reviewed-by: Sebastian Ott <sebott@linux.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Michael Mueller <mimu@linux.ibm.com>
Tested-by: Michael Mueller <mimu@linux.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'fs/nfsd/trace.c')
0 files changed, 0 insertions, 0 deletions