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:
600f1ec
)
KVM: fix the errno of ioctl KVM_[UN]REGISTER_COALESCED_MMIO failure
author
Wei Yongjun
<yjwei@cn.fujitsu.com>
Fri, 12 Mar 2010 04:59:06 +0000
(12:59 +0800)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:15:34 +0000
(12:15 +0300)
This patch change the errno of ioctl KVM_[UN]REGISTER_COALESCED_MMIO
from -EINVAL to -ENXIO if no coalesced mmio dev exists.
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found