]> Git Repo - qemu.git/commit - hw/s390x/s390-pci-inst.c
s390x/pci: fix dma notifications in rpcit instruction
authorYi Min Zhao <[email protected]>
Mon, 19 Jan 2015 07:15:56 +0000 (15:15 +0800)
committerCornelia Huck <[email protected]>
Tue, 3 Feb 2015 12:42:40 +0000 (13:42 +0100)
commit4e99a0f7ae2a8392fd306c357148763ac4f820f9
treea378247188eaafe81317dcda0e8897ecc7a8b483
parent5b324bbafc4fe367bd9c5bfa6cff071081fb8b0e
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 <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
hw/s390x/s390-pci-inst.c
This page took 0.028099 seconds and 4 git commands to generate.