X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvmm_decoder.h;h=ac3e83bf71b926b0c1d4176edbc0efad42660f1b;hb=6f089682a19a99474faf05f74b44f9f71f58b30b;hp=4d956b4a4f0ae0b15971db38b0971220f4936c5d;hpb=dd37e2c1fabd6d6856c7a2cdbd2f3f73fb034393;p=palacios.releases.git diff --git a/palacios/include/palacios/vmm_decoder.h b/palacios/include/palacios/vmm_decoder.h index 4d956b4..ac3e83b 100644 --- a/palacios/include/palacios/vmm_decoder.h +++ b/palacios/include/palacios/vmm_decoder.h @@ -61,6 +61,12 @@ struct x86_instr { This is an External API definition that must be implemented by a decoder */ + +/* + * Initializes a decoder + */ +int init_decoder(); + /* * Decodes an instruction * All addresses in arguments are in the host address space