aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64
diff options
context:
space:
mode:
authorAnthony Liguori <aliguori@us.ibm.com>2007-09-17 14:57:50 -0500
committerAvi Kivity <avi@qumranet.com>2008-01-30 17:52:46 +0200
commit7aa81cc04781b5b99a0647ec04533599d78cd219 (patch)
tree6ac8854faf3db2bc499e2c105fdfdab95df52170 /include/asm-sparc64
parentaca7f96600b170e470b3056aba0ed8d7df8d330d (diff)
downloadkernel_samsung_smdk4412-7aa81cc04781b5b99a0647ec04533599d78cd219.zip
kernel_samsung_smdk4412-7aa81cc04781b5b99a0647ec04533599d78cd219.tar.gz
kernel_samsung_smdk4412-7aa81cc04781b5b99a0647ec04533599d78cd219.tar.bz2
KVM: Refactor hypercall infrastructure (v3)
This patch refactors the current hypercall infrastructure to better support live migration and SMP. It eliminates the hypercall page by trapping the UD exception that would occur if you used the wrong hypercall instruction for the underlying architecture and replacing it with the right one lazily. A fall-out of this patch is that the unhandled hypercalls no longer trap to userspace. There is very little reason though to use a hypercall to communicate with userspace as PIO or MMIO can be used. There is no code in tree that uses userspace hypercalls. [avi: fix #ud injection on vmx] Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'include/asm-sparc64')
0 files changed, 0 insertions, 0 deletions