X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=linux_module%2Fpalacios.h;h=8730346fe2edb485fe6c1eb297c4f8186d50ea4c;hb=1c4d4772663c7bb6ddf78db445a27b92c58b8fad;hp=56d5abfbfda585c64d2c2710f7695d5d8b5b31e6;hpb=b266fea88678d041b4e2fc4b55d86e6e7b89f797;p=palacios.git diff --git a/linux_module/palacios.h b/linux_module/palacios.h index 56d5abf..8730346 100644 --- a/linux_module/palacios.h +++ b/linux_module/palacios.h @@ -23,6 +23,8 @@ #define V3_VM_HOST_DEV_CONNECT (10244+1) +#define V3_VM_KSTREAM_USER_CONNECT (11244+1) + struct v3_guest_img { unsigned long long size;