]> Git Repo - qemu.git/commit - hw/ppc/spapr_pci.c
spapr_pci: Reset DMA config on PHB reset
authorAlexey Kardashevskiy <[email protected]>
Wed, 1 Jun 2016 08:57:36 +0000 (18:57 +1000)
committerDavid Gibson <[email protected]>
Tue, 7 Jun 2016 00:17:45 +0000 (10:17 +1000)
commitacf1b6dd22ef8ccd5431e933706f12ce643f6cf0
tree8bf51f86a30eb105dfddd2e3cb0d0780258fb82e
parentb4b6eb771a5c2eec47fd87ea28c499a5aa4b6db2
spapr_pci: Reset DMA config on PHB reset

LoPAPR dictates that during system reset all DMA windows must be removed
and the default DMA32 window must be created so does the patch.

At the moment there is just one window supported so no change in
behaviour is expected.

Signed-off-by: Alexey Kardashevskiy <[email protected]>
Reviewed-by: David Gibson <[email protected]>
Signed-off-by: David Gibson <[email protected]>
hw/ppc/spapr_pci.c
This page took 0.025531 seconds and 4 git commands to generate.