qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 28afbc: Revert "hw/core/qdev-properties: Use


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 28afbc: Revert "hw/core/qdev-properties: Use qemu_strtoul(...
Date: Tue, 24 Nov 2020 14:49:00 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 28afbc1f11f5ae33b69deb162a551110717eec94
      
https://github.com/qemu/qemu/commit/28afbc1f11f5ae33b69deb162a551110717eec94
  Author: Michael S. Tsirkin <mst@redhat.com>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
    M hw/core/qdev-properties-system.c

  Log Message:
  -----------
  Revert "hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()"

This reverts commit bccb20c49df1bd683248a366021973901c11982f as it
introduced a regression blocking bus addresses > 0x1f or higher.
Legal bus numbers go up to 0xff.

Fixes: bccb20c49df ("Use qemu_strtoul() in set_pci_host_devaddr()")
Reported-by: Klaus Herman <kherman@inbox.lv>
Reported-by: Geoffrey McRae <geoff@hostfission.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Cc: "Philippe Mathieu-Daudé" <philmd@redhat.com>
Message-Id: <20201120130409.956956-1-mst@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>


  Commit: 1a6ab01d3f109154093c11b4bc9a1ca915e6668e
      
https://github.com/qemu/qemu/commit/1a6ab01d3f109154093c11b4bc9a1ca915e6668e
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
    M hw/core/qdev-properties-system.c

  Log Message:
  -----------
  Merge remote-tracking branch 
'remotes/ehabkost/tags/machine-next-for-5.2-pull-request' into staging

PCI host devaddr property fix for 5.2

# gpg: Signature made Tue 24 Nov 2020 15:13:52 GMT
# gpg:                using RSA key 5A322FD5ABC4D3DBACCFD1AA2807936F984DC5A6
# gpg:                issuer "ehabkost@redhat.com"
# gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>" [full]
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6

* remotes/ehabkost/tags/machine-next-for-5.2-pull-request:
  Revert "hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()"

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


  Commit: dd3d2340c4076d1735cd0f7cb61f4d8622b9562d
      
https://github.com/qemu/qemu/commit/dd3d2340c4076d1735cd0f7cb61f4d8622b9562d
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
    M VERSION

  Log Message:
  -----------
  Update version for v5.2.0-rc3 release

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


Compare: https://github.com/qemu/qemu/compare/c0e0a9b13177...dd3d2340c407



reply via email to

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