On 11/15/2010 04:44 PM, Michael S. Tsirkin wrote:
So I'm not sure I understand what is proposed here.
Care posting a patch?

I *think* just adding:

if (vm_running == 0) {
    return qemu_net_queue_append(queue, sender, flags, data, size, NULL);
}

To qemu_net_queue_send() along with a state notifier to kick the queue on start would do the trick.

Regards,

Anthony Liguori

Reply via email to