qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cornelia Huck <cohuck@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>, qemu-devel@nongnu.org
Cc: Jason Wang <jasowang@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH] Revert "hw/virtio: Add support for VDPA network simulation devices"
Date: Mon, 08 Apr 2024 11:57:09 +0200	[thread overview]
Message-ID: <87ttkci3d6.fsf@redhat.com> (raw)
In-Reply-To: <df6b6b465753e754a19459e8cd61416548f89a42.1712569644.git.mst@redhat.com>

On Mon, Apr 08 2024, "Michael S. Tsirkin" <mst@redhat.com> wrote:

> This reverts commit cd341fd1ffded978b2aa0b5309b00be7c42e347c.
>
> The patch adds non-upstream code in
> include/standard-headers/linux/virtio_pci.h
> which would make maintainance harder.
>
> Revert for now.
>
> Suggested-by: Jason Wang <jasowang@redhat.com>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> ---
>  include/hw/virtio/virtio-pci.h              |   5 -
>  include/hw/virtio/virtio.h                  |  19 --
>  include/standard-headers/linux/virtio_pci.h |   7 -
>  hw/net/virtio-net.c                         |  16 --
>  hw/virtio/virtio-pci.c                      | 189 +-------------------
>  hw/virtio/virtio.c                          |  39 ----
>  MAINTAINERS                                 |   5 -
>  docs/system/device-emulation.rst            |   1 -
>  docs/system/devices/vdpa-net.rst            | 121 -------------
>  9 files changed, 3 insertions(+), 399 deletions(-)
>  delete mode 100644 docs/system/devices/vdpa-net.rst

Acked-by: Cornelia Huck <cohuck@redhat.com>

We should get rid of this before we release a version with non-upstream
header code.



  parent reply	other threads:[~2024-04-08  9:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-08  9:47 [PATCH] Revert "hw/virtio: Add support for VDPA network simulation devices" Michael S. Tsirkin
2024-04-08  9:51 ` Peter Maydell
2024-04-08 10:17   ` Michael S. Tsirkin
2024-04-08 20:11     ` Paolo Bonzini
2024-04-08 22:15       ` Michael S. Tsirkin
2024-04-08  9:57 ` Cornelia Huck [this message]
2024-04-09  1:46 ` Jason Wang

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=87ttkci3d6.fsf@redhat.com \
    --to=cohuck@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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).