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:
6c047cd
)
KVM: Let host know whether the guest can handle async PF in non-userspace context.
author
Gleb Natapov
<gleb@redhat.com>
Thu, 14 Oct 2010 09:22:55 +0000
(11:22 +0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 12 Jan 2011 09:23:21 +0000
(11:23 +0200)
If guest can detect that it runs in non-preemptable context it can
handle async PFs at any time, so let host know that it can send async
PF even if guest cpu is not in userspace.
Acked-by: Rik van Riel <riel@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found