X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fgeekos%2Fsvm_ctrl_regs.h;h=d16e46f0efb469eedcfea9ba0b0220a14f6cd3d1;hb=8cb3daaded0d8c80be801aa74493006b5a06999f;hp=f710159cab41ef250d9ce413f42c25c1b58b7e87;hpb=7acd54f8c3b30d118d56186a9c6506f21f85096d;p=palacios.git diff --git a/palacios/include/geekos/svm_ctrl_regs.h b/palacios/include/geekos/svm_ctrl_regs.h index f710159..d16e46f 100644 --- a/palacios/include/geekos/svm_ctrl_regs.h +++ b/palacios/include/geekos/svm_ctrl_regs.h @@ -17,7 +17,7 @@ static const uchar_t mov_from_cr_byte = 0x20; -int handle_cr0_write(guest_info_t * info, ullong_t * new_cr0); +int handle_cr0_write(struct guest_info * info, ullong_t * new_cr0);