usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
commit755fba11fbcadb4ba27700a99f29ebdf9bb63c51
authorSai Pavan Boddu <sai.pavan.boddu@xilinx.com>
Thu, 24 Sep 2020 14:20:51 +0000 (24 19:50 +0530)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 28 Sep 2020 10:40:11 +0000 (28 12:40 +0200)
tree0685fbffb26ef8c557caff5853d6f2a652ed84c4
parenta5317074e123b9303174abb3da560cc7fd4d6b0e
usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c

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 <sai.pavan.boddu@xilinx.com>
Message-id: 1600957256-6494-3-git-send-email-sai.pavan.boddu@xilinx.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/Kconfig
hw/usb/hcd-xhci-pci.c [new file with mode: 0644]
hw/usb/hcd-xhci.c
hw/usb/hcd-xhci.h
hw/usb/meson.build