Skip to content
Snippets Groups Projects
Commit 28afbc1f authored by Michael S. Tsirkin's avatar Michael S. Tsirkin Committed by Eduardo Habkost
Browse files

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


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

Fixes: bccb20c4 ("Use qemu_strtoul() in set_pci_host_devaddr()")
Reported-by: default avatarKlaus Herman <kherman@inbox.lv>
Reported-by: default avatarGeoffrey McRae <geoff@hostfission.com>
Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
Reviewed-by: default avatarPhilippe Mathieu-Daudé <philmd@redhat.com>
Cc: "Philippe Mathieu-Daudé" <philmd@redhat.com>
Message-Id: <20201120130409.956956-1-mst@redhat.com>
Signed-off-by: default avatarEduardo Habkost <ehabkost@redhat.com>
parent d536d957
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment