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:
831ca60
)
KVM: emulator: Fix io permission checking for 64bit guest
author
Gleb Natapov
<gleb@redhat.com>
Mon, 7 Mar 2011 12:55:06 +0000
(14:55 +0200)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Thu, 17 Mar 2011 16:08:33 +0000
(13:08 -0300)
Current implementation truncates upper 32bit of TR base address during IO
permission bitmap check. The patch fixes this.
Reported-and-tested-by: Francis Moreau <francis.moro@gmail.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found