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)
commit519ef35341b4f360f072ea74e398b70a5a2fc270
treeaabebcfaea5ed195dfa106863361c6e8c24269f7
parent1c3d14fe0ab75337a3f6c06b6bc18bcbc2b3d0bc
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