Searched hist:"0374 cbd2f1b5bc68816c811bdaf266d98b21ecfe" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/pci-host/ |
H A D | bonito.c | diff 0374cbd2f1b5bc68816c811bdaf266d98b21ecfe Sun Oct 11 10:18:59 CDT 2020 Philippe Mathieu-Daudé <f4bug@amsat.org> hw/pci-host: Use the PCI_BUILD_BDF() macro from 'hw/pci/pci.h'
We already have a generic PCI_BUILD_BDF() macro in "hw/pci/pci.h" to pack these values, use it.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Acked-by: Michael S. Tsirkin <mst@redhat.com> Message-Id: <20201012124506.3406909-3-philmd@redhat.com>
|
H A D | pnv_phb4.c | diff 0374cbd2f1b5bc68816c811bdaf266d98b21ecfe Sun Oct 11 10:18:59 CDT 2020 Philippe Mathieu-Daudé <f4bug@amsat.org> hw/pci-host: Use the PCI_BUILD_BDF() macro from 'hw/pci/pci.h'
We already have a generic PCI_BUILD_BDF() macro in "hw/pci/pci.h" to pack these values, use it.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Acked-by: Michael S. Tsirkin <mst@redhat.com> Message-Id: <20201012124506.3406909-3-philmd@redhat.com>
|