qemu-e2k/hw/vfio
Wei Yang 3fc1c182c1 vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explain
Use the macro PCI_CAP_LIST_NEXT instead of 1, so that the code would be
more self-explain.

This patch makes this change and also fixs one typo in comment.

Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2016-02-19 09:42:29 -07:00
..
calxeda-xgmac.c hw/vfio: Clean up includes 2016-01-29 15:07:24 +00:00
common.c hw/vfio: Clean up includes 2016-01-29 15:07:24 +00:00
Makefile.objs vfio/pci: Split quirks to a separate file 2015-09-23 13:04:45 -06:00
pci-quirks.c hw/vfio: Clean up includes 2016-01-29 15:07:24 +00:00
pci.c vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explain 2016-02-19 09:42:29 -07:00
pci.h vfio/pci: Lazy PBA emulation 2016-01-19 11:33:42 -07:00
platform.c hw/vfio: Clean up includes 2016-01-29 15:07:24 +00:00