]> git.proxmox.com Git - qemu.git/commit - range.h
Introduce range.h
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 18 Sep 2010 05:53:14 +0000 (05:53 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 18 Sep 2010 05:53:14 +0000 (05:53 +0000)
commitbf1b00712375bea65f2254dea8281fa646eebbd5
tree049018dae367e40c1b21130ebc7427c381850e3f
parentf562e716c962451af359e5a59ee9dbbd66b9fee8
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>
hw/acpi_piix4.c
hw/msix.c
hw/pci.c
hw/pci.h
hw/piix_pci.c
hw/vhost.c
range.h [new file with mode: 0644]