Home
last modified time | relevance | path

Searched hist:"7587855 c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/net/
H A Dvde.c7587855c Thu Mar 15 15:06:32 CDT 2018 Julia Suvorova via Qemu-devel <qemu-devel@nongnu.org> net/vde: print error on vde_open() failure

Despite the fact that now when the initialization of vde fails, qemu
does not end silently, no informative error is printed. The patch
generates an error and pushes it through the calling function.

Related bug: https://bugs.launchpad.net/qemu/+bug/676029

Signed-off-by: Julia Suvorova <jusual@mail.ru>
Signed-off-by: Jason Wang <jasowang@redhat.com>