From: Jason Wang <jasowang@redhat.com>
To: Shmulik Ladkani <shmulik.ladkani@ravellosystems.com>,
Dmitry Fleytman <dmitry@daynix.com>
Cc: idan.brown@ravellosystems.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v4 0/7] vmxnet3: Fine-tune device capabilities
Date: Mon, 28 Dec 2015 12:18:00 +0800 [thread overview]
Message-ID: <5680B7F8.1050801@redhat.com> (raw)
In-Reply-To: <1450941461-26996-1-git-send-email-shmulik.ladkani@ravellosystems.com>
On 12/24/2015 03:17 PM, Shmulik Ladkani wrote:
> Various fixes to what the vmxnet3 device reports in its PCI
> configuration space, in order to be aligned with VMware virtual hardware
> exposed by ESXi/Workstation.
>
> Since v3: Place back-compat flags into HW_COMPAT_2_5
> Since v2: Introduce the compatability properties in separate patches,
> per Jason Wang's comment
> Since v1: Added migration compatability, per Jason Wang's comment
>
> Shmulik Ladkani (7):
> vmxnet3: Change offsets of msi/msix pci capabilities
> vmxnet3: Change the offset of the MSIX PBA table
> vmxnet3: Introduce 'x-old-msi-offsets' backword compatability property
> vmxnet3: coding: Introduce VMXNET3Class
> vmxnet3: The vmxnet3 device is a PCIE endpoint
> vmxnet3: Introduce 'x-disable-pcie' backword compatability property
> vmxnet3: Report the Device Serial Number capability
>
> hw/net/vmxnet3.c | 114 +++++++++++++++++++++++++++++++++++++++++++++++++---
> include/hw/compat.h | 10 ++++-
> 2 files changed, 117 insertions(+), 7 deletions(-)
>
Applied to my -net with a small re-ordering of the patches (patch 7 was
applied before patch 6) for a better bisection behavior for migration
compatibility.
Thanks
prev parent reply other threads:[~2015-12-28 4:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-24 7:17 [Qemu-devel] [PATCH v4 0/7] vmxnet3: Fine-tune device capabilities Shmulik Ladkani
2015-12-24 7:17 ` [Qemu-devel] [PATCH v4 1/7] vmxnet3: Change offsets of msi/msix pci capabilities Shmulik Ladkani
2015-12-24 7:17 ` [Qemu-devel] [PATCH v4 2/7] vmxnet3: Change the offset of the MSIX PBA table Shmulik Ladkani
2015-12-24 7:17 ` [Qemu-devel] [PATCH v4 3/7] vmxnet3: Introduce 'x-old-msi-offsets' back-compat property Shmulik Ladkani
2015-12-24 7:17 ` [Qemu-devel] [PATCH v4 4/7] vmxnet3: coding: Introduce VMXNET3Class Shmulik Ladkani
2015-12-24 7:17 ` [Qemu-devel] [PATCH v4 5/7] vmxnet3: The vmxnet3 device is a PCIE endpoint Shmulik Ladkani
2015-12-24 7:17 ` [Qemu-devel] [PATCH v4 6/7] vmxnet3: Introduce 'x-disable-pcie' back-compat property Shmulik Ladkani
2015-12-24 7:17 ` [Qemu-devel] [PATCH v4 7/7] vmxnet3: Report the Device Serial Number capability Shmulik Ladkani
2015-12-28 4:18 ` 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=5680B7F8.1050801@redhat.com \
--to=jasowang@redhat.com \
--cc=dmitry@daynix.com \
--cc=idan.brown@ravellosystems.com \
--cc=qemu-devel@nongnu.org \
--cc=shmulik.ladkani@ravellosystems.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).