commit | 519ef35341b4f360f072ea74e398b70a5a2fc270 | [log] [tgz] |
---|---|---|
author | Jeff Dike <jdike@addtoit.com> | Mon Jul 16 15:24:47 2007 -0400 |
committer | Avi Kivity <avi@qumranet.com> | Sat Oct 13 10:18:20 2007 +0200 |
tree | aabebcfaea5ed195dfa106863361c6e8c24269f7 | |
parent | 1c3d14fe0ab75337a3f6c06b6bc18bcbc2b3d0bc [diff] |
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>