Re: [PATCH 4/5] hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'

2020-10-12 Thread David Gibson
On Mon, Oct 12, 2020 at 02:45:05PM +0200, Philippe Mathieu-Daudé wrote: > From: Philippe Mathieu-Daudé > > We already have a generic PCI_SLOT() macro in "hw/pci/pci.h" > to extract the PCI slot identifier, use it. > > Signed-off-by: Philippe Mathieu-Daudé ppc parts Acked-by: David Gibson > -

RE: [PATCH 4/5] hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'

2020-10-12 Thread Paul Durrant
> -Original Message- > From: Philippe Mathieu-Daudé > Sent: 12 October 2020 13:45 > To: qemu-de...@nongnu.org > Cc: Peter Maydell ; qemu-...@nongnu.org; > qemu-triv...@nongnu.org; Paul > Durrant ; Aurelien Jarno ; > qemu-...@nongnu.org; Philippe Mathieu- > Daudé ; Michael S. Tsirkin ; Ed