qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] correct some register return values for vxmnet3
@ 2015-12-21 11:06 Miao Yan
  2015-12-21 11:06 ` [Qemu-devel] [PATCH 1/3] net/vmxnet3: return 1 on device activation failure Miao Yan
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Miao Yan @ 2015-12-21 11:06 UTC (permalink / raw)
  To: jasowang, dmitry, qemu-devel

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.

Miao Yan (3):
  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

 hw/net/vmxnet3.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-12-23  3:12 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-21 11:06 [Qemu-devel] [PATCH 0/3] correct some register return values for vxmnet3 Miao Yan
2015-12-21 11:06 ` [Qemu-devel] [PATCH 1/3] net/vmxnet3: return 1 on device activation failure Miao Yan
2015-12-21 18:15   ` P J P
2015-12-22  2:56     ` Miao Yan
2015-12-22  9:06       ` P J P
2015-12-22  9:26         ` Miao Yan
2015-12-22  9:33           ` Dmitry Fleytman
2015-12-21 11:06 ` [Qemu-devel] [PATCH 2/3] net/vmxnet3: return correct value for VMXNET3_CMD_GET_DID_* command Miao Yan
2015-12-21 11:06 ` [Qemu-devel] [PATCH 3/3] net/vmxnet3: return correct value for VMXNET3_CMD_GET_DEV_EXTRA_INFO Miao Yan
2015-12-21 17:19 ` [Qemu-devel] [PATCH 0/3] correct some register return values for vxmnet3 Dmitry Fleytman
2015-12-22  2:44   ` Miao Yan
2015-12-22  7:05     ` Dmitry Fleytman
2015-12-23  2:15       ` Jason Wang
2015-12-23  3:12         ` Miao Yan

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).