commit | 94c30d9ca6fd00a69e367b91b6e13572c41938c5 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@web.de> | Mon Oct 12 08:51:40 2009 +0200 |
committer | Avi Kivity <avi@redhat.com> | Thu Dec 03 09:32:18 2009 +0200 |
tree | 5075c2b883b3b68f01984d81c3e983977f6c72e9 | |
parent | 9fb41ba8962b18159e16cac81e7d57e897964038 [diff] |
KVM: x86: Drop unneeded CONFIG_HAS_IOMEM check This (broken) check dates back to the days when this code was shared across architectures. x86 has IOMEM, so drop it. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>