diff options
| author | Hervé Poussineau | 2013-09-13 13:58:44 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin | 2013-09-15 10:49:51 +0200 |
| commit | 9f1a029abf15751e32a4b1df99ed2b8315f9072c (patch) | |
| tree | 18b39e10d04fc9851e217acac3f960a0603b7f42 /scripts | |
| parent | piix4: disable io on reset (diff) | |
| download | qemu-9f1a029abf15751e32a4b1df99ed2b8315f9072c.tar.gz qemu-9f1a029abf15751e32a4b1df99ed2b8315f9072c.tar.xz qemu-9f1a029abf15751e32a4b1df99ed2b8315f9072c.zip | |
pci: remove explicit check to 64K ioport size
This check is useless, as bigger addresses will be ignored when
added to 'io' MemoryRegion, which has a size of 64K.
However, some architectures don't use the 'io' MemoryRegion, like
the alpha and versatile platforms. They create a PCI I/O region
bigger than 64K, so let them handle PCI I/O BARs in the higher range.
MST: reinstated work-around for BAR sizing.
Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
