X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fgeekos%2Fsvm.h;h=ed2aae0b5419d8419974550491ea8985f4dbb2de;hb=7cb3bd8e4ed31b20163a79f2dd413ef45583dee7;hp=32d79c6390991810e5b39f066b76aebf1a897b53;hpb=2e05f3b8f738466246add183c55bcb17abf33ec9;p=palacios.git diff --git a/palacios/include/geekos/svm.h b/palacios/include/geekos/svm.h index 32d79c6..ed2aae0 100644 --- a/palacios/include/geekos/svm.h +++ b/palacios/include/geekos/svm.h @@ -211,7 +211,7 @@ -void Init_SVM(); +void Init_SVM(struct vmm_ctrl_ops * vmm_ops); int is_svm_capable();