On Mon, Apr 08 2024, "Michael S. Tsirkin" <m...@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 <jasow...@redhat.com>
> Signed-off-by: Michael S. Tsirkin <m...@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 <coh...@redhat.com>

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


Reply via email to