]> Git Repo - qemu.git/commit
s390x/tcg: wire up pci instructions
authorCornelia Huck <[email protected]>
Thu, 16 Nov 2017 09:09:53 +0000 (10:09 +0100)
committerCornelia Huck <[email protected]>
Fri, 9 Feb 2018 08:37:13 +0000 (09:37 +0100)
commitf6c232ce1605f7719ed6f769c8609099d8cdff48
treed041004c055ac957e0316a78bb3bd5542d4e68a0
parent869e676ae7c7ef678292652be8995a525e642bee
s390x/tcg: wire up pci instructions

On s390x, pci support is implemented via a set of instructions
(no mmio). Unfortunately, none of them are documented in the
PoP; the code is based upon the existing implementation for KVM
and the Linux zpci driver.

Reviewed-by: David Hildenbrand <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
target/s390x/helper.h
target/s390x/insn-data.def
target/s390x/misc_helper.c
target/s390x/translate.c
This page took 0.024388 seconds and 4 git commands to generate.