Displaying 2 results from an estimated 2 matches for "no_state".
Did you mean:
bo_state
2009 Jun 19
0
Re: [libvirt] domain.info() sometimes returns state zero for running machines
...aised an exception...
>>>>
>>>>
>>> I think it is most likely a bug in our handling of the state info
>>>
>> >from the hypervisor with certain Xen version. I''m fairly sure we
>>
>>> should never get NO_STATE for any active domain
>>>
>>> If you want to try and troubleshoot the code, then this handled in the
>>> xenHypervisorGetDomInfo() method in src/xen_internal.c.
>>>
>>> It currently does this:
>>>
>>> domain_flags = XEN_GETDOMAININF...
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