commit | 536336c21697551ceca44bdffb9f53e6cc5f2f20 | [log] [tgz] |
---|---|---|
author | Dominik Dingel <dingel@linux.vnet.ibm.com> | Mon Sep 30 10:55:33 2013 +0200 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Thu Jan 30 13:11:05 2014 +0100 |
tree | fd90db38f0b457deabad296b6999cc9b27d61634 | |
parent | 3c038e6be0e299d4d3762d0a9a29f02de6e04991 [diff] |
KVM: async_pf: Exploit one reg interface for pfault 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>