git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fb41ba
)
KVM: x86: Drop unneeded CONFIG_HAS_IOMEM check
author
Jan Kiszka
<jan.kiszka@web.de>
Mon, 12 Oct 2009 06:51:40 +0000
(08:51 +0200)
committer
Avi Kivity
<avi@redhat.com>
Thu, 3 Dec 2009 07:32:18 +0000
(09:32 +0200)
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>
No differences found