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:
3c038e6
)
KVM: async_pf: Exploit one reg interface for pfault
author
Dominik Dingel
<dingel@linux.vnet.ibm.com>
Mon, 30 Sep 2013 08:55:33 +0000
(10:55 +0200)
committer
Christian Borntraeger
<borntraeger@de.ibm.com>
Thu, 30 Jan 2014 12:11:05 +0000
(13:11 +0100)
To enable pfault after live migration we need to expose pfault_token,
pfault_select and pfault_compare, as one reg registers to userspace.
So that qemu is able to transfer this between the source and the target.
Signed-off-by: Dominik Dingel <dingel@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
No differences found