qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] hw/net/vmxnet3: Do not abort if the guest is trying to use a


From: Richard Henderson
Subject: Re: [PATCH] hw/net/vmxnet3: Do not abort if the guest is trying to use an invalid TX queue
Date: Thu, 15 Jul 2021 08:54:48 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 7/15/21 3:37 AM, Thomas Huth wrote:
QEMU should never abort just because the guest is doing something odd.
Let's simply log the error and ignore the bad transmit queue instead.

Buglink:https://bugs.launchpad.net/qemu/+bug/1926111
Signed-off-by: Thomas Huth<thuth@redhat.com>
---
  hw/net/vmxnet3.c | 9 +++++++--
  1 file changed, 7 insertions(+), 2 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]