X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvm_guest.h;h=977356d330c7acb142ecc8aa1463f7ae67c393c0;hb=a27a60b911afe29329cf93b23e274e0ef182093e;hp=4e62449a58934e408a89393575170dc8c022667a;hpb=40be15894eccfbb51e42bcfe550aaf8d9841bc3a;p=palacios.releases.git diff --git a/palacios/include/palacios/vm_guest.h b/palacios/include/palacios/vm_guest.h index 4e62449..977356d 100644 --- a/palacios/include/palacios/vm_guest.h +++ b/palacios/include/palacios/vm_guest.h @@ -5,7 +5,7 @@ #include #include #include - +#include typedef ullong_t gpr_t; @@ -51,6 +51,9 @@ struct guest_info { // nested_paging_t nested_page_state; + // This structure is how we get interrupts for the guest + struct vm_intr intr_state; + vmm_io_map_t io_map; // device_map