X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvm_guest.h;h=908eb287a335f4b5e7b24fd175f7d3ffcff69255;hp=010fc76276301b38e8118ed4eb371bd9d7e09a8c;hb=5b6278751429f59297ce74e614d50632daea3748;hpb=03a41b18bdb6ce4bf666f18acdaf302e2360efdc diff --git a/palacios/include/palacios/vm_guest.h b/palacios/include/palacios/vm_guest.h index 010fc76..908eb28 100644 --- a/palacios/include/palacios/vm_guest.h +++ b/palacios/include/palacios/vm_guest.h @@ -31,7 +31,7 @@ #include #include #include - +#include @@ -133,6 +133,8 @@ struct guest_info { struct v3_intr_state intr_state; struct vmm_io_map io_map; + + struct v3_msr_map msr_map; // device_map struct vmm_dev_mgr dev_mgr;