OSDN Git Service

vfio-pci: Roll the header into the .c file
authorAlex Williamson <alex.williamson@redhat.com>
Mon, 8 Oct 2012 14:45:30 +0000 (08:45 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 8 Oct 2012 14:45:30 +0000 (08:45 -0600)
commit5c97e5eba665b66395eee87d88cf2f8301594145
tree84b38c13918e8e27a85c1055da15704fb4d95d68
parent98cd5a5eaf4ad96d240e680eb1b26460dc278c33
vfio-pci: Roll the header into the .c file

It's only ~100 lines and nobody else should be using this.
Suggested by Michael Tsirkin.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
hw/vfio_pci.c
hw/vfio_pci_int.h [deleted file]