X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=linux_module%2Fpalacios.h;h=56d5abfbfda585c64d2c2710f7695d5d8b5b31e6;hb=f22feaaf919bc038c43036eac0cbf4f927a49b39;hp=df9aabe36d36525cee29942a927ef0f7cb17d4c5;hpb=747f685ed77e4df26eb9b7b6b32412448852ffec;p=palacios.git diff --git a/linux_module/palacios.h b/linux_module/palacios.h index df9aabe..56d5abf 100644 --- a/linux_module/palacios.h +++ b/linux_module/palacios.h @@ -10,11 +10,10 @@ /* Global Control IOCTLs */ #define V3_START_GUEST 10 #define V3_ADD_MEMORY 50 -#define V3_START_NETWORK 60 /* VM Specific IOCTLs */ #define V3_VM_CONSOLE_CONNECT 20 -#define V3_VM_STREAM_CONNECT 21 + #define V3_VM_STOP 22 #define V3_VM_INSPECT 30