summary refs log tree commit diff stats
path: root/hw/grackle_pci.c
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2012-01-18 16:42:09 +0100
committerAlexander Graf <agraf@suse.de>2012-01-21 05:17:02 +0100
commit88045ac55592cacc92567aa46cb6917854bf7241 (patch)
tree23cf8dd5854fb1a5b231453ec1960ff7a77cb44b /hw/grackle_pci.c
parent0a6eec6bbf0afc253bd4253902bd65226914cb6b (diff)
downloadfocaccia-qemu-88045ac55592cacc92567aa46cb6917854bf7241.tar.gz
focaccia-qemu-88045ac55592cacc92567aa46cb6917854bf7241.zip
PPC: Pseries: Check for PCI boundaries
We call pci_host_config_{read,write}_common() which perform PCI config
accesses. However they don't do all limit checking the way we expect
it to.

So let's introduce a small wrapper around them, making them behave the
way we would without touching generic code.

This patch is based on a patch by David Gibson which put this logic into
the generic code.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'hw/grackle_pci.c')
0 files changed, 0 insertions, 0 deletions