X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fgeekos%2Fsvm_ctrl_regs.h;h=44f6b7aa3f7b93928e671967696194c5ca56ca44;hb=9be2a31f574121ab4aa0289b7714eefe070b0db0;hp=d8b3e375c7c94a77b77f73808a1edd2295834f1c;hpb=959ed075fac59969a8dc299e51824166f50bb2d0;p=palacios.git diff --git a/palacios/include/geekos/svm_ctrl_regs.h b/palacios/include/geekos/svm_ctrl_regs.h index d8b3e37..44f6b7a 100644 --- a/palacios/include/geekos/svm_ctrl_regs.h +++ b/palacios/include/geekos/svm_ctrl_regs.h @@ -19,7 +19,7 @@ static const uchar_t mov_from_cr_byte = 0x20; -int handle_cr0_write(struct guest_info * info, ullong_t * new_cr0); +int handle_cr0_write(struct guest_info * info);