X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=linux_module%2Fiface-host-dev.h;h=7ef467bdc3a4fe3fc286ec8534f3139c2077dcef;hb=4ca005982593fbdd7f4204ec9805b5f86edf5155;hp=4f1334f8f83f7e26a2631a0311dbea3190cdd368;hpb=276cfa264720edddc1677e35c6a300596965de7d;p=palacios.git diff --git a/linux_module/iface-host-dev.h b/linux_module/iface-host-dev.h index 4f1334f..7ef467b 100644 --- a/linux_module/iface-host-dev.h +++ b/linux_module/iface-host-dev.h @@ -7,8 +7,8 @@ */ -#define V3_VM_HOST_DEV_CONNECT (10244+1) +/* Connect using a V3_VM_HOST_DEV_CONNECT on the VM, which will return an fd */ /* to detemine whether a host request is available, poll the fd for read */ /* make a request for reading/writing guest or injecting irq */