qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] b9123f: Revert "virtio-pci: add support for c


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] b9123f: Revert "virtio-pci: add support for configure inte...
Date: Mon, 10 Jan 2022 08:50:56 -0800

  Branch: refs/heads/staging
  Home:   https://github.com/qemu/qemu
  Commit: b9123f1655f33aa9fda814ed10d6b43d583cefdc
      
https://github.com/qemu/qemu/commit/b9123f1655f33aa9fda814ed10d6b43d583cefdc
  Author: Michael S. Tsirkin <mst@redhat.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
    M hw/virtio/virtio-pci.c
    M hw/virtio/virtio-pci.h

  Log Message:
  -----------
  Revert "virtio-pci: add support for configure interrupt"

This reverts commit d5d24d859c3957ea1674d0e102f96439cdbfe93a.


  Commit: 691481ae569db8991bb97c009f35eca1ac7d4b49
      
https://github.com/qemu/qemu/commit/691481ae569db8991bb97c009f35eca1ac7d4b49
  Author: Michael S. Tsirkin <mst@redhat.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
    M hw/virtio/virtio-mmio.c

  Log Message:
  -----------
  Revert "virtio-mmio: add support for configure interrupt"

This reverts commit d48185f1a40d4e4ed2fa2873a42b2a5eb8748256.


  Commit: 90ec98741e71c7a5e574283ed0feb09b069264fe
      
https://github.com/qemu/qemu/commit/90ec98741e71c7a5e574283ed0feb09b069264fe
  Author: Michael S. Tsirkin <mst@redhat.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
    M hw/net/vhost_net-stub.c
    M hw/net/vhost_net.c
    M hw/net/virtio-net.c
    M include/net/vhost_net.h

  Log Message:
  -----------
  Revert "virtio-net: add support for configure interrupt"

This reverts commit 497679d51087090d5a22fd265d1b96cf92d49d9d.


  Commit: 41e0cd62cfa2600c920c2be460e032fb8cb1af19
      
https://github.com/qemu/qemu/commit/41e0cd62cfa2600c920c2be460e032fb8cb1af19
  Author: Michael S. Tsirkin <mst@redhat.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
    M hw/virtio/vhost.c
    M include/hw/virtio/vhost.h

  Log Message:
  -----------
  Revert "vhost: add support for configure interrupt"

This reverts commit f7220a7ce21604a4bc6260ccca4dc9068c1f27f2.


  Commit: 64339b1604f24303a2c1652eeaa7bc3c83e09627
      
https://github.com/qemu/qemu/commit/64339b1604f24303a2c1652eeaa7bc3c83e09627
  Author: Michael S. Tsirkin <mst@redhat.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
    M hw/virtio/virtio.c
    M include/hw/virtio/virtio.h

  Log Message:
  -----------
  Revert "virtio: add support for configure interrupt"

This reverts commit 081f864f56307551f59c5e934e3f30a7290d0faa.


  Commit: e601b7df2cd917a89226322b4256cc47349a2ae0
      
https://github.com/qemu/qemu/commit/e601b7df2cd917a89226322b4256cc47349a2ae0
  Author: Michael S. Tsirkin <mst@redhat.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
    M hw/virtio/trace-events
    M hw/virtio/vhost-vdpa.c

  Log Message:
  -----------
  Revert "vhost-vdpa: add support for config interrupt"

This reverts commit 634f7c89fbd78f57d00d5d6b39c0ade9df1fe27f.


  Commit: b99bce3ffec43c046e85108aa7ff561525670fa8
      
https://github.com/qemu/qemu/commit/b99bce3ffec43c046e85108aa7ff561525670fa8
  Author: Michael S. Tsirkin <mst@redhat.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
    M include/hw/virtio/vhost-backend.h

  Log Message:
  -----------
  Revert "vhost: introduce new VhostOps vhost_set_config_call"

This reverts commit 88062372340d33090b7f089ed3b1a00f530a8914.


  Commit: 69534d921885a0bc60f2b3f1ce8542c15c259607
      
https://github.com/qemu/qemu/commit/69534d921885a0bc60f2b3f1ce8542c15c259607
  Author: Michael S. Tsirkin <mst@redhat.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
    M hw/virtio/virtio-pci.c

  Log Message:
  -----------
  Revert "virtio-pci: decouple the single vector from the interrupt process"

This reverts commit 316011b8a74e777eb3ba03171cd701a291c28867.


  Commit: e0a85dbfba1206aa7887bb087e91dea81472c446
      
https://github.com/qemu/qemu/commit/e0a85dbfba1206aa7887bb087e91dea81472c446
  Author: Michael S. Tsirkin <mst@redhat.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
    M hw/virtio/virtio-pci.c

  Log Message:
  -----------
  Revert "virtio-pci: decouple notifier from interrupt process"

This reverts commit e3480ef81f6fb61cc9c04e3b5be8b7e84484fc05.


  Commit: ab9f51a29ca84cfcecc2d18574794b650ce4bb28
      
https://github.com/qemu/qemu/commit/ab9f51a29ca84cfcecc2d18574794b650ce4bb28
  Author: Michael S. Tsirkin <mst@redhat.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
    M hw/display/vhost-user-gpu.c
    M hw/net/virtio-net.c
    M hw/virtio/vhost-user-fs.c
    M hw/virtio/vhost-vsock-common.c
    M hw/virtio/virtio-crypto.c
    M include/hw/virtio/virtio.h

  Log Message:
  -----------
  Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"

This reverts commit bf1d85c166c19af95dbd27b1faba1d2909732323.


  Commit: 8ffcccb978a5d0822b942864c5c5a6090ce91004
      
https://github.com/qemu/qemu/commit/8ffcccb978a5d0822b942864c5c5a6090ce91004
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
    M hw/display/vhost-user-gpu.c
    M hw/net/vhost_net-stub.c
    M hw/net/vhost_net.c
    M hw/net/virtio-net.c
    M hw/virtio/trace-events
    M hw/virtio/vhost-user-fs.c
    M hw/virtio/vhost-vdpa.c
    M hw/virtio/vhost-vsock-common.c
    M hw/virtio/vhost.c
    M hw/virtio/virtio-crypto.c
    M hw/virtio/virtio-mmio.c
    M hw/virtio/virtio-pci.c
    M hw/virtio/virtio-pci.h
    M hw/virtio/virtio.c
    M include/hw/virtio/vhost-backend.h
    M include/hw/virtio/vhost.h
    M include/hw/virtio/virtio.h
    M include/net/vhost_net.h

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging

virtio: revert config interrupt changes

Lots of fallout from config interrupt changes. Author wants to rework
the patches. Let's revert quickly so others don't suffer meanwhile.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

# gpg: Signature made Mon 10 Jan 2022 05:49:56 GMT
# gpg:                using RSA key 5D09FD0871C8F85B94CA8A0D281F0DB8D28D5469
# gpg:                issuer "mst@redhat.com"
# gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>" [full]
# gpg:                 aka "Michael S. Tsirkin <mst@redhat.com>" [full]
# Primary key fingerprint: 0270 606B 6F3C DF3D 0B17  0970 C350 3912 AFBE 8E67
#      Subkey fingerprint: 5D09 FD08 71C8 F85B 94CA  8A0D 281F 0DB8 D28D 5469

* remotes/mst/tags/for_upstream:
  Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
  Revert "virtio-pci: decouple notifier from interrupt process"
  Revert "virtio-pci: decouple the single vector from the interrupt process"
  Revert "vhost: introduce new VhostOps vhost_set_config_call"
  Revert "vhost-vdpa: add support for config interrupt"
  Revert "virtio: add support for configure interrupt"
  Revert "vhost: add support for configure interrupt"
  Revert "virtio-net: add support for configure interrupt"
  Revert "virtio-mmio: add support for configure interrupt"
  Revert "virtio-pci: add support for configure interrupt"

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>


Compare: https://github.com/qemu/qemu/compare/27042fa8560b...8ffcccb978a5



reply via email to

[Prev in Thread] Current Thread [Next in Thread]