aboutsummaryrefslogtreecommitdiff
path: root/hw/sun4m.h
diff options
context:
space:
mode:
authorIsaku Yamahata <yamahata@valinux.co.jp>2009-10-30 21:21:25 +0900
committerAnthony Liguori <aliguori@us.ibm.com>2009-11-09 08:43:10 -0600
commita0c7a97ea720fad88b2130d9c8972fc9b7666974 (patch)
tree0039b97eb8f50532f1815155ac1915d5aaa27ff6 /hw/sun4m.h
parent1074df4f29706c45c2754ec78b22c2d28504ebdf (diff)
pci: implement pci bridge filtering.
This patch implements pci bridge filtering. TODO: currently almost all the map funcions assumes filtered_size == size and addr & ~(size - 1) == addr. However with bridge filtering, they aren't always true. Teach them such cases, such that filtered_size < size and addr & (size - 1) != 0. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/sun4m.h')
0 files changed, 0 insertions, 0 deletions