sco Eduardo Iglesias
>
> Cc: qemu-devel@nongnu.org; Alistair Francis ;
> Eduardo Habkost ; Ying Fang
> ; Vikram Garhwal ; Paul
> Zimmerman
> Subject: Re: [PATCH v4 2/7] usb/hcd-xhci: Move qemu-xhci device to hcd-
> xhci-pci.c
>
> On 8/28/20 9:19 PM, Sai Pavan Boddu w
On 8/28/20 9:19 PM, Sai Pavan Boddu wrote:
> Move pci specific devices to new file. This set the environment to move all
> pci specific hooks in hcd-xhci.c to hcd-xhci-pci.c.
>
> Signed-off-by: Sai Pavan Boddu
> ---
> hw/usb/Kconfig| 6 +
> hw/usb/Makefile.objs | 1 +
> hw/usb/hcd
Move pci specific devices to new file. This set the environment to move all
pci specific hooks in hcd-xhci.c to hcd-xhci-pci.c.
Signed-off-by: Sai Pavan Boddu
---
hw/usb/Kconfig| 6 +
hw/usb/Makefile.objs | 1 +
hw/usb/hcd-xhci-pci.c | 66 ++