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:
f21b8bf
)
KVM: Remove misleading check for mmio during event injection
author
Avi Kivity
<avi@qumranet.com>
Sun, 25 Nov 2007 15:45:31 +0000
(17:45 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 30 Jan 2008 15:53:15 +0000
(17:53 +0200)
mmio was already handled in kvm_arch_vcpu_ioctl_run(), so no need to check
again.
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found