diff options
author | Chen Fan <chen.fan.fnst@cn.fujitsu.com> | 2015-09-16 17:19:11 +0800 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2015-10-02 16:22:02 -0300 |
commit | 8d42d2d32b508484106f1c600f5cdd5496bc867e (patch) | |
tree | 294c7fa08fda7a570b13f4760b065f741d6bf2a8 /tcg | |
parent | 2188cc52cb363433751f72b991d8fb05fc60e39d (diff) | |
download | qemu-8d42d2d32b508484106f1c600f5cdd5496bc867e.tar.gz qemu-8d42d2d32b508484106f1c600f5cdd5496bc867e.tar.bz2 qemu-8d42d2d32b508484106f1c600f5cdd5496bc867e.zip |
apic: move APIC's MMIO region mapping into APIC
When ICC bus/bridge is removed, APIC MMIO will be left
unmapped since it was mapped into system's address space
indirectly by ICC bridge.
Fix it by moving mapping into APIC code, so it would be
possible to remove ICC bus/bridge code later.
Signed-off-by: Chen Fan <chen.fan.fnst@cn.fujitsu.com>
Signed-off-by: Zhu Guihua <zhugh.fnst@cn.fujitsu.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'tcg')
0 files changed, 0 insertions, 0 deletions