From: Jason Wang <jasowang@redhat.com>
To: Dmitry Fleytman <dmitry@daynix.com>, Miao Yan <yanmiaobest@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v3 0/5] correct some register return values for vxmnet3
Date: Thu, 24 Dec 2015 10:53:49 +0800 [thread overview]
Message-ID: <567B5E3D.2090405@redhat.com> (raw)
In-Reply-To: <9631C52C-3397-4A1C-AA02-24E1BC78DB9E@daynix.com>
On 12/23/2015 02:29 PM, Dmitry Fleytman wrote:
> Reviewed-by: Dmitry Fleytman <dmitry@daynix.com>
>
>> On 23 Dec 2015, at 08:06 AM, Miao Yan <yanmiaobest@gmail.com> wrote:
>>
>> Qemu vmxnet3 emulation doesn't recognize VMXNET3_CMD_GET_DID_LO,
>> VMXNET3_CMD_GET_DID_HI and VMXNET3_CMD_GET_DEV_EXTRA_INFO command and
>> returns -1 on all of them.
>>
>> This patchset makes them return correct values.
>>
>> Changes in v2:
>> - return 0 on unknown command
>> Changes in v3:
>> - rename VMXNET3_DEVICE_VERSION to VMXNET3_UPT_REVISION
>>
>> Miao Yan (5):
>> net/vmxnet3: return 1 on device activation failure
>> net/vmxnet3: return correct value for VMXNET3_CMD_GET_DID_* command
>> net/vmxnet3: return correct value for VMXNET3_CMD_GET_DEV_EXTRA_INFO
>> net/vmxnet3: return 0 on unknown command
>> net/vmxnet3: rename VMXNET3_DEVICE_VERSION to VMXNET3_UPT_REVISION
>>
>> hw/net/vmxnet3.c | 29 +++++++++++++++++++++++++----
>> 1 file changed, 25 insertions(+), 4 deletions(-)
>>
>> --
>> 1.9.1
>>
Applied in my -net.
Thanks
prev parent reply other threads:[~2015-12-24 2:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-23 6:06 [Qemu-devel] [PATCH v3 0/5] correct some register return values for vxmnet3 Miao Yan
2015-12-23 6:06 ` [Qemu-devel] [PATCH v3 1/5] net/vmxnet3: return 1 on device activation failure Miao Yan
2015-12-23 6:06 ` [Qemu-devel] [PATCH v3 2/5] net/vmxnet3: return correct value for VMXNET3_CMD_GET_DID_* command Miao Yan
2015-12-23 6:06 ` [Qemu-devel] [PATCH v3 3/5] net/vmxnet3: return correct value for VMXNET3_CMD_GET_DEV_EXTRA_INFO Miao Yan
2015-12-23 6:06 ` [Qemu-devel] [PATCH v3 4/5] net/vmxnet3: return 0 on unknown command Miao Yan
2015-12-23 6:06 ` [Qemu-devel] [PATCH v3 5/5] net/vmxnet3: rename VMXNET3_DEVICE_VERSION to VMXNET3_UPT_REVISION Miao Yan
2015-12-23 6:29 ` [Qemu-devel] [PATCH v3 0/5] correct some register return values for vxmnet3 Dmitry Fleytman
2015-12-24 2:53 ` Jason Wang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=567B5E3D.2090405@redhat.com \
--to=jasowang@redhat.com \
--cc=dmitry@daynix.com \
--cc=qemu-devel@nongnu.org \
--cc=yanmiaobest@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).