diff options
author | Michael S. Tsirkin | 2015-07-08 09:06:15 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2015-07-08 11:38:30 +0200 |
commit | c4fc82bf1ad088a84ccedf779f6aa928e4fadb5f (patch) | |
tree | 1f0dfbb915e1658bd5c55d36c4f1ab3eacb83e0b /include/hw/qdev-properties.h | |
parent | virtio fix cfg endian-ness for BE targets (diff) | |
download | qemu-c4fc82bf1ad088a84ccedf779f6aa928e4fadb5f.tar.gz qemu-c4fc82bf1ad088a84ccedf779f6aa928e4fadb5f.tar.xz qemu-c4fc82bf1ad088a84ccedf779f6aa928e4fadb5f.zip |
tco-test: fix up config accesses and re-enable
The mistake that made the test fail was that it tried to
use a BAR address as an offset for config accesses to LPC.
Config accesses don't need a BAR, and LPC does not have one. Don't
attempt to map it.
With this change applied, TCO test passes, so re-enable it.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include/hw/qdev-properties.h')
0 files changed, 0 insertions, 0 deletions