]> Git Repo - qemu.git/commit
vfio/ccw: get io region info
authorDong Jia Shi <[email protected]>
Wed, 17 May 2017 00:48:08 +0000 (02:48 +0200)
committerCornelia Huck <[email protected]>
Fri, 19 May 2017 10:29:01 +0000 (12:29 +0200)
commitc14e706ce9a4354c803e8f64bd12148831f888a3
treefce9bdff0ee32585e10ebc8646118886c1e78006
parent1dcac3e15263674bb9c84feed6b35bb1f7bc1c6b
vfio/ccw: get io region info

vfio-ccw provides an MMIO region for I/O operations. We fetch its
information via ioctls here, then we can use it performing I/O
instructions and retrieving I/O results later on.

Reviewed-by: Eric Auger <[email protected]>
Acked-by: Alex Williamson <[email protected]>
Signed-off-by: Dong Jia Shi <[email protected]>
Message-Id: <20170517004813[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
hw/vfio/ccw.c
This page took 0.027936 seconds and 4 git commands to generate.