+2
−2
+27
−26
Loading
patch 'break out of polling loop on error' caused
a minor performance regression on my machine: recover
that performance by adding a bunch of unlikely annotations
in the error handling.
Signed-off-by:
Michael S. Tsirkin <mst@redhat.com>