-
Li Qiang authored
The fcntl will change the flags directly, use qemu_set_nonblock() instead. Reviewed-by:
Daniel P. Berrangé <berrange@redhat.com>
Acked-by:
Michael S. Tsirkin <mst@redhat.com>
Signed-off-by:
Li Qiang <liq3ea@gmail.com>
Signed-off-by:
Jason Wang <jasowang@redhat.com>Li Qiang authoredThe fcntl will change the flags directly, use qemu_set_nonblock() instead. Reviewed-by:
Daniel P. Berrangé <berrange@redhat.com>
Acked-by:
Michael S. Tsirkin <mst@redhat.com>
Signed-off-by:
Li Qiang <liq3ea@gmail.com>
Signed-off-by:
Jason Wang <jasowang@redhat.com>
Loading