X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvm_guest.h;h=1a5f186ba8d7ab0a1b58b663d1de3b6be1e28d40;hp=bc2c814ac7549bc5e0f99d830734907af49f2e78;hb=6c28cc8753bb0e1b17b5c6c2ee296eb60e09079c;hpb=bc2c46a12649344d973e2201271c05390ce924bf diff --git a/palacios/include/palacios/vm_guest.h b/palacios/include/palacios/vm_guest.h index bc2c814..1a5f186 100644 --- a/palacios/include/palacios/vm_guest.h +++ b/palacios/include/palacios/vm_guest.h @@ -101,7 +101,7 @@ struct guest_info { // This structure is how we get interrupts for the guest struct vm_intr intr_state; - vmm_io_map_t io_map; + struct vmm_io_map io_map; // device_map struct vmm_dev_mgr dev_mgr;