qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] d1e9e6: hw/pci/pci.c: Fix typos of "Firewire"


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] d1e9e6: hw/pci/pci.c: Fix typos of "Firewire", and of "con...
Date: Sat, 19 Mar 2022 04:28:57 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: d1e9e646298c6635fe84db7af35c1d16e9e8eb8f
      
https://github.com/qemu/qemu/commit/d1e9e646298c6635fe84db7af35c1d16e9e8eb8f
  Author: Rebecca Cran <quic_rcran@quicinc.com>
  Date:   2022-03-18 (Fri, 18 Mar 2022)

  Changed paths:
    M hw/pci/pci.c

  Log Message:
  -----------
  hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same line

Signed-off-by: Rebecca Cran <quic_rcran@quicinc.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20220318101124.912-1-quic_rcran@quicinc.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: a2d860bb546aa766f6c28a47fabedafbfa191cc2
      
https://github.com/qemu/qemu/commit/a2d860bb546aa766f6c28a47fabedafbfa191cc2
  Author: Bernhard Beschow <shentey@gmail.com>
  Date:   2022-03-18 (Fri, 18 Mar 2022)

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

  Log Message:
  -----------
  virtio/virtio-balloon: Prefer Object* over void* parameter

*opaque is an alias to *obj. Using the ladder makes the code consistent with
with other devices, e.g. accel/kvm/kvm-all and accel/tcg/tcg-all. It also
makes the cast more typesafe.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20220301222301.103821-2-shentey@gmail.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: c9020c8e6c0d8eedb7f66b75bfb8c3c03a16b14b
      
https://github.com/qemu/qemu/commit/c9020c8e6c0d8eedb7f66b75bfb8c3c03a16b14b
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   2022-03-19 (Sat, 19 Mar 2022)

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

  Log Message:
  -----------
  Merge tag 'trivial-branch-for-7.0-pull-request' of 
https://gitlab.com/laurent_vivier/qemu into staging

Trivial branch pull request 20220318

# gpg: Signature made Fri 18 Mar 2022 13:42:58 GMT
# gpg:                using RSA key CD2F75DDC8E3A4DC2E4F5173F30C38BD3F2FBE3C
# gpg:                issuer "laurent@vivier.eu"
# gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>" [full]
# gpg:                 aka "Laurent Vivier <laurent@vivier.eu>" [full]
# gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>" 
[full]
# Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C

* tag 'trivial-branch-for-7.0-pull-request' of 
https://gitlab.com/laurent_vivier/qemu:
  virtio/virtio-balloon: Prefer Object* over void* parameter
  hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same line

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


Compare: https://github.com/qemu/qemu/compare/a09863610aef...c9020c8e6c0d



reply via email to

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