diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2013-04-19 11:15:20 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2013-04-19 11:15:20 +0100 |
commit | 7468d73ac9a514b33c0c2797a1238db11163b23b (patch) | |
tree | 9aec449d3c8a1c241caafc76e841b8b5df262546 /xen-stub.c | |
parent | 66a96d7018b9cbabb73c9b87b62a37e4cc46580a (diff) | |
download | hqemu-7468d73ac9a514b33c0c2797a1238db11163b23b.zip hqemu-7468d73ac9a514b33c0c2797a1238db11163b23b.tar.gz |
versatile_pci: Implement the PCI controller's control registers
The versatile_pci PCI controller has a set of control registers which
handle the mapping between PCI and system address spaces. Implement
these registers (though for now they have no effect since we don't
implement mapping PCI space into system memory at all).
The most natural order for our sysbus regions has the control
registers at the start, so move all the others down one.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'xen-stub.c')
0 files changed, 0 insertions, 0 deletions