]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: add hypercall nr to kvm_run
authorJeff Dike <jdike@addtoit.com>
Mon, 16 Jul 2007 19:24:47 +0000 (15:24 -0400)
committerAvi Kivity <avi@qumranet.com>
Sat, 13 Oct 2007 08:18:20 +0000 (10:18 +0200)
commita7bc487f91df205ccce6effd31adb1109758574d
treeaabebcfaea5ed195dfa106863361c6e8c24269f7
parent51819ae450eff1560ee346a251b2b6bd0d8dcd79
KVM: add hypercall nr to kvm_run

Add the hypercall number to kvm_run and initialize it.  This changes the ABI,
but as this particular ABI was unusable before this no users are affected.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/kvm_main.c
include/linux/kvm.h