search for: no_net

Displaying 4 results from an estimated 4 matches for "no_net".

Did you mean: nd_net
2006 Jun 09
3
VGSM Trouble: Kind people, help me please...
...ds, it gives me this Error: >Jun 10 01:12:44 ERROR[5309]: chan_vgsm.c:3960 vgsm_module_codec_init: >ioctl(IOC_CODEC_SET, RESET) failed: Bad file descriptor Well, the Asterisk command "show vgsm interfaces" gives out this output: localhost*CLI> show vgsm interfaces wind : NO_NET NOT_REGISTERED vodafone: FAILED NOT_SEARCHING As a matter of fact, I followed the instructions on rarely found documentation on VoiSmart's GSM cards, at http://open.voismart.it/index.php/VGSM Are there any people that purchased those GSM cards and configured successfully o...
2012 Jul 23
4
[RFC 0/2] virtio: provide a way for host to monitor critical events in the device
As it was discussed recently, there's currently no way for the guest to notify the host about panics. Further more, there's no reasonable way to notify the host of other critical events such as an OOM kill. This short patch series introduces a new device named virtio-notifier which does two simple things: 1. Provide a simple interface for the guest to notify the host of critical
2012 Jul 23
4
[RFC 0/2] virtio: provide a way for host to monitor critical events in the device
As it was discussed recently, there's currently no way for the guest to notify the host about panics. Further more, there's no reasonable way to notify the host of other critical events such as an OOM kill. This short patch series introduces a new device named virtio-notifier which does two simple things: 1. Provide a simple interface for the guest to notify the host of critical
2018 Apr 20
13
[PATCH net-next v7 0/4] Enable virtio_net to act as a standby for a passthru device
The main motivation for this patch is to enable cloud service providers to provide an accelerated datapath to virtio-net enabled VMs in a transparent manner with no/minimal guest userspace changes. This also enables hypervisor controlled live migration to be supported with VMs that have direct attached SR-IOV VF devices. Patch 1 introduces a new feature bit VIRTIO_NET_F_STANDBY that can be used