X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=linux_module%2Fpalacios.h;h=b80663ace4739c2d326a616cbfb65c7aeaab6027;hb=fb863b147912e887585346534ada9070af48412f;hp=0141e38acf5ea02bb7f2fd8de5f0b0c2bbe1ed25;hpb=ffd6d915b585a4a17a2d5b081313f0968885a105;p=palacios.releases.git diff --git a/linux_module/palacios.h b/linux_module/palacios.h index 0141e38..b80663a 100644 --- a/linux_module/palacios.h +++ b/linux_module/palacios.h @@ -12,6 +12,8 @@ #define V3_FREE_GUEST 13 #define V3_ADD_MEMORY 50 +#define V3_RESET_MEMORY 51 + #define V3_ADD_PCI_HW_DEV 55 #define V3_ADD_PCI_USER_DEV 56