diff options
author | Blue Swirl | 2010-03-21 20:47:15 +0100 |
---|---|---|
committer | Blue Swirl | 2010-03-21 20:47:15 +0100 |
commit | 952760bb7bce7fbfe0afcf04fee268745f297b87 (patch) | |
tree | 8d0ad00eb068c13794ea691595d661eb19c3c7d3 /hw/apb_pci.c | |
parent | Compile pcie_host only once (diff) | |
download | qemu-952760bb7bce7fbfe0afcf04fee268745f297b87.tar.gz qemu-952760bb7bce7fbfe0afcf04fee268745f297b87.tar.xz qemu-952760bb7bce7fbfe0afcf04fee268745f297b87.zip |
Compile pci_host only once
Convert pci_host_conf_register_mmio_noswap(x) to
pci_host_conf_register_mmio(x, 0).
Convert pci_host_conf_register_mmio(x) to
pci_host_conf_register_mmio(x, 1) for big endian hosts, all cases
happen to be BE.
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/apb_pci.c')
0 files changed, 0 insertions, 0 deletions