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:
0d6b353
)
KVM; SVM: Add correct handling of nested iopm
author
Joerg Roedel
<joerg.roedel@amd.com>
Mon, 1 Mar 2010 14:34:39 +0000
(15:34 +0100)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:15:15 +0000
(12:15 +0300)
This patch adds the correct handling of the nested io
permission bitmap. Old behavior was to not lookup the port
in the iopm but only reinject an io intercept to the guest.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found