* Re: [Qemu-devel] [PATCH 0/2] pvrdma: Extend device state
[not found] <20180902084813.12230-1-yuval.shaia@oracl.com>
@ 2018-09-02 9:13 ` Yuval Shaia
0 siblings, 0 replies; only message in thread
From: Yuval Shaia @ 2018-09-02 9:13 UTC (permalink / raw)
To: Yuval Shaia; +Cc: dmitry.fleytman, jasowang, marcel.apfelbaum, qemu-devel
On Sun, Sep 02, 2018 at 11:48:11AM +0300, Yuval Shaia wrote:
> pvrdma device state is compose of the state of the following:
> - rdma backend device
> - vmxnet3 device on PCI function 0
> - pvrdma device on PCI function 1
>
> This patch-set aim to make it.
>
> Patch 1: Make vmxnet3 accessible from other devices
> Patch 2: Take vnmxnet3 state into account
>
>
> Yuval Shaia (2):
> vmxnet3: Move some definitions to header file
> hw/pvrdma: Add support for port state
>
> hw/net/vmxnet3.c | 116 +--------------------------------
> hw/net/vmxnet3_defs.h | 133 ++++++++++++++++++++++++++++++++++++++
> hw/rdma/vmw/pvrdma.h | 3 +
> hw/rdma/vmw/pvrdma_cmd.c | 12 +++-
> hw/rdma/vmw/pvrdma_main.c | 14 +++-
> 5 files changed, 160 insertions(+), 118 deletions(-)
> create mode 100644 hw/net/vmxnet3_defs.h
Please ignore this patch-set, i will send v2 with a missing functionality.
>
> --
> 2.17.1
>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-09-02 9:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20180902084813.12230-1-yuval.shaia@oracl.com>
2018-09-02 9:13 ` [Qemu-devel] [PATCH 0/2] pvrdma: Extend device state Yuval Shaia
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.