commit | 4e99a0f7ae2a8392fd306c357148763ac4f820f9 | [log] [tgz] |
---|---|---|
author | Yi Min Zhao <zyimin@cn.ibm.com> | Mon Jan 19 15:15:56 2015 +0800 |
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | Tue Feb 03 13:42:40 2015 +0100 |
tree | a378247188eaafe81317dcda0e8897ecc7a8b483 | |
parent | 5b324bbafc4fe367bd9c5bfa6cff071081fb8b0e [diff] |
s390x/pci: fix dma notifications in rpcit instruction The virtual I/O address range passed to rpcit instruction might not map to consecutive physical guest pages. For this we have to translate and create mapping notifications for each vioa page separately. Signed-off-by: Yi Min Zhao <zyimin@cn.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>