Introduce range.h
commit5afb9869171c15c777eee09bc98624221009555f
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 18 Sep 2010 05:53:14 +0000 (18 05:53 +0000)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 27 Oct 2010 17:01:59 +0000 (27 19:01 +0200)
tree751c6cd0ca09554aad8a3caa4c69bb878665f709
parent48ebf2f90f8fba8c03c0bfdb3bd4fe1e8fd5d61b
Introduce range.h

Extract range functions from pci.h. These will be used by later patches
by non-PCI devices. Adjust current users.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
(cherry picked from commit bf1b00712375bea65f2254dea8281fa646eebbd5)
hw/msi.c
hw/pci_bridge.c
hw/pcie.c