[PULL 0/5] Trivial branch for 7.1 patches

Laurent Vivier posted 5 patches 3 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220426124610.639614-1-laurent@vivier.eu
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Yuval Shaia <yuval.shaia.ml@gmail.com>
There is a newer version of this series
docs/about/build-platforms.rst |  4 +--
docs/pcie_sriov.txt            |  6 ++--
hw/rdma/vmw/pvrdma_main.c      |  9 +++---
hw/virtio/trace-events         |  2 ++
hw/virtio/vhost-vdpa.c         |  2 ++
target/mips/TODO               | 51 ----------------------------------
6 files changed, 14 insertions(+), 60 deletions(-)
delete mode 100644 target/mips/TODO
[PULL 0/5] Trivial branch for 7.1 patches
Posted by Laurent Vivier 3 years, 9 months ago
The following changes since commit a1755db71e34df016ffc10aa0727360aae2c6036:

  Merge tag 'pull-block-2022-04-25' of https://gitlab.com/hreitz/qemu into staging (2022-04-25 13:35:41 -0700)

are available in the Git repository at:

  https://gitlab.com/laurent_vivier/qemu.git tags/trivial-branch-for-7.1-pull-request

for you to fetch changes up to 4a89bf188a318592324769bd2bda95172c9a7091:

  docs: Replace HomeBrew -> Homebrew (2022-04-26 12:40:36 +0200)

----------------------------------------------------------------
Pull request trivial patches 20220426

----------------------------------------------------------------

Eugenio Pérez (1):
  vdpa: Add missing tracing to batch mapping functions

Stefan Weil (2):
  docs: Replace Qemu -> QEMU
  docs: Replace HomeBrew -> Homebrew

Thomas Huth (1):
  target/mips: Remove stale TODO file

Yuval Shaia (1):
  hw/pvrdma: Some cosmetic fixes

 docs/about/build-platforms.rst |  4 +--
 docs/pcie_sriov.txt            |  6 ++--
 hw/rdma/vmw/pvrdma_main.c      |  9 +++---
 hw/virtio/trace-events         |  2 ++
 hw/virtio/vhost-vdpa.c         |  2 ++
 target/mips/TODO               | 51 ----------------------------------
 6 files changed, 14 insertions(+), 60 deletions(-)
 delete mode 100644 target/mips/TODO

-- 
2.35.1

Re: [PULL 0/5] Trivial branch for 7.1 patches
Posted by Richard Henderson 3 years, 9 months ago
On 4/26/22 05:46, Laurent Vivier wrote:
> The following changes since commit a1755db71e34df016ffc10aa0727360aae2c6036:
> 
>    Merge tag 'pull-block-2022-04-25' of https://gitlab.com/hreitz/qemu into staging (2022-04-25 13:35:41 -0700)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/laurent_vivier/qemu.git tags/trivial-branch-for-7.1-pull-request
> 
> for you to fetch changes up to 4a89bf188a318592324769bd2bda95172c9a7091:
> 
>    docs: Replace HomeBrew -> Homebrew (2022-04-26 12:40:36 +0200)
> 
> ----------------------------------------------------------------
> Pull request trivial patches 20220426

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate.


r~


> 
> ----------------------------------------------------------------
> 
> Eugenio Pérez (1):
>    vdpa: Add missing tracing to batch mapping functions
> 
> Stefan Weil (2):
>    docs: Replace Qemu -> QEMU
>    docs: Replace HomeBrew -> Homebrew
> 
> Thomas Huth (1):
>    target/mips: Remove stale TODO file
> 
> Yuval Shaia (1):
>    hw/pvrdma: Some cosmetic fixes
> 
>   docs/about/build-platforms.rst |  4 +--
>   docs/pcie_sriov.txt            |  6 ++--
>   hw/rdma/vmw/pvrdma_main.c      |  9 +++---
>   hw/virtio/trace-events         |  2 ++
>   hw/virtio/vhost-vdpa.c         |  2 ++
>   target/mips/TODO               | 51 ----------------------------------
>   6 files changed, 14 insertions(+), 60 deletions(-)
>   delete mode 100644 target/mips/TODO
>